v4.0.0-alpha.1
Pre-release
Pre-release
·
18 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.