Skip to content

v4.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 13:44
· 8 commits to alpha since this release

4.0.0-alpha.1 (2024-11-09)

  • build!: switch from rollup to esbuild to build (75ef80c)

BREAKING CHANGES

  • UMD is no longer exported.

In order to reduce complexity and simplify the build process,
we have switched from rollup to esbuild and only export CJS and ESM versions.

This means that the UMD build is no longer exported.