Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 17:04
· 11 commits to master since this release

2.0.0 (2025-06-09)

Bug Fixes

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