Skip to content

v4.0.1

Compare
Choose a tag to compare
@jacogr jacogr released this 04 Mar 18:30

Important In the 4.0 version the default package type has been changed to ESM modules by default. This should not affect usage, however since the output formats changed, a new major version is required.

Changes:

  • Build to ESM by default (with cjs versions via export map)