v22.0.0 - CommonJS is not so common anymore!
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 todist/index.cjs
. If you relied ondist/index.cjs.js
, update your paths and you'll be good to go.
- BREAKING: This is a potentially breaking change because
New Contributors
Full Changelog: v21.1.1...v22.0.0