Skip to content

v0.21.0

Choose a tag to compare

@birdofpreyru birdofpreyru released this 30 Oct 22:50
· 12 commits to master since this release

(Potentially) Breaking Changes

  • Removes CommonJS build from the distributed package. It now only includes ESM build — it might require configuration updates in the host projects, but it helps to avoid the risk that host project imports different builds of the lib in different places (if the host project intermixes require() and import in its code).

Other Updates

  • Update of dependencies.

Sponsor