Skip to content

0.22.0

Compare
Choose a tag to compare
@jlp-craigmorten jlp-craigmorten released this 10 Mar 20:10
· 64 commits to main since this release

What's Changed

Extra Details

Now supporting:

  • CJS export
  • Browser ESM export - single, minified bundle including all third party dependencies
  • ESM .mjs export
  • Legacy ESM .js export - to support Webpack 4 by pointing "module" to a file with a .js extension

Full Changelog: 0.21.0...0.22.0