v.4.0.0
BREAKING CHANGES
The react and vue packages will no longer serve as proxies to the core package, this avoids them having to export *
, which is hurting the ability that bundlers have to tree shake the injective dependencies.
What's Changed
- build: stop exporting everything by @afsardo @0xphilipp
Full Changelog: v.3.30.0...v.4.0.0