Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@thomasvantuycom thomasvantuycom released this 28 Sep 22:58
· 2 commits to master since this release

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.