Skip to content

v22.0.0 - CommonJS is not so common anymore!

Compare
Choose a tag to compare
@trusktr trusktr released this 15 Jan 01:53
· 40 commits to main since this release

But! Some people might still be using it, so:

Fixes

  • Fix CJS entry point by @inukshuk in #659, thanks!
    • BREAKING: This is a potentially breaking change because dist/index.cjs.js was renamed to dist/index.cjs. If you relied on dist/index.cjs.js, update your paths and you'll be good to go.

New Contributors

Full Changelog: v21.1.1...v22.0.0