Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 754 Bytes

6.0.0 (2023-09-28)

Code Refactoring

  • move to ESM and require Node 18 (ce3b418)
  • remove unnecessary plugin options (3cc22fc)

Performance Improvements

  • speed up RegExp with character classes (35e2943)

BREAKING CHANGES

  • The plugin is now pure ESM
  • Requires Node 18
  • The prefix, modifyUnreved, and modifyReved options have been removed.