Skip to content

Version 15.0.0

Choose a tag to compare

@jaydenseric jaydenseric released this 29 Aug 11:14
· 33 commits to master since this release

Major

Patch

  • Updated dev dependencies.
  • Use the node: URL scheme for Node.js builtin module imports in tests.
  • Migrated from the Node.js builtin module fs to node:fs/promises in tests.
  • Replaced the test helper function fsPathRemove with the function rm from the Node.js builtin module node:fs/promises.
  • Tweaked the readme.