v4.0.0
4.0.0 (2025-09-17)
- build!: switch from rollup to esbuild to build (75ef80c)
Bug Fixes
- correct entry for cjs and esm (cc48412)
Features
- merge changes in main into alpha branch (6985156)
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.