Skip to content

v2.1.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@caleb531 caleb531 released this 10 Jan 04:24
· 126 commits to main since this release
ce8f7a8

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