v2.0.0
2.0.0 (2025-06-09)
Bug Fixes
- react imports (929eb2c)
Features
- build: ESM-only builds (22e81f4)
- migrate main package to bun (199d600)
- reduce size using minify and external (5a47e65)
- to monorepo with bun (0156de2)
- update to react-jsx transform introduced in React 17 (3a8aef1)
BREAKING CHANGES
- build: support for CJS dropped which means ESM only
- new bundler might cause different behavior