Releases: rinxun/check-equal
Releases · rinxun/check-equal
v1.0.1
What's Changed
- [Patch] ES6 & CommonJS by @JandenMa in #1
- Fix: Package can't be imported/used in CommonJS
- Enhance: Use
exports
inpackage.json
to support different entrances for ES6 and CommonJS - Enhance: If
strictMode
is true, don't sort arrays internally
New Contributors
Full Changelog: Build20230917...Build20230918