You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.3.5...v2.0.0) (2025-06-09)
### Bug Fixes
* react imports ([929eb2c](929eb2c))
### Features
* **build:** ESM-only builds ([22e81f4](22e81f4))
* migrate main package to bun ([199d600](199d600))
* reduce size using minify and external ([5a47e65](5a47e65))
* to monorepo with bun ([0156de2](0156de2))
* update to react-jsx transform introduced in React 17 ([3a8aef1](3a8aef1))
### BREAKING CHANGES
* **build:** support for CJS dropped which means ESM only
* new bundler might cause different behavior