Commit 612df0c
committed
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 behavior1 parent 1b9c651 commit 612df0c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
0 commit comments