chore(release): publish 3.10.0
3.10.0 (2022-08-04)
Changed
- Massively reduce bundle size by bundling everything with rollup, using proper side effect free esm.
- Remove barrel style exports to help with tree shaking
Breaking
- StrataProviders no longer includes TokenListProvider. Manually include this if you would like token list fallback.