Skip to content

v2.1.0

Choose a tag to compare

@caleb531 caleb531 released this 10 Jan 04:32
· 125 commits to main since this release
05e415f

No changes from RC1; reposting RC1 release notes

New Features

  • Added support for the native Fetch API available in Node 18 and newer; if the node-fetch package is installed, it will be used instead
  • Added language support for Ukrainian (ukr)
    • CUV has been set as the default version/translation

Under-the-Hood

  • Migrated entire test suite from AVA to Vitest
    • This will result in faster tests and better compatibility with Node 20
  • Updated various other tests to better ensure the resilience of the library