Skip to content

chore(release): publish 3.10.0

Compare
Choose a tag to compare
@ChewingGlass ChewingGlass released this 04 Aug 14:19
5ca6c26

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.