You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated browser support to the Browserslist query > 0.5%, not OperaMini all, not IE > 0, not dead.
Updated dev dependencies, some of which require newer Node.js versions than were previously supported.
Added a package exports field.
Refactored the published module to use more modern ES language features.
The tests are now ESM in an .mjs file instead of CJS in a .js file.
Use JSDoc comments and jsdoc-md in package scripts to generate a new “API” readme section. The published module now contains JSDoc comments, which might affect TypeScript projects.
Patch
Updated dev dependencies.
Add Node.js to the package browserslist field query.