Skip to content

v2.0.0

Compare
Choose a tag to compare
@patinthehat patinthehat released this 08 Mar 20:47
· 61 commits to main since this release
59dc35e

What's Changed

  • Moved to module package type.
  • Require Node 18+.
  • Code cleanup and refactoring.
  • Several methods are now asynchronous.
  • Removed deprecated methods from v1.x.
  • Moved to a more comprehensive build process using Vite.
  • Moved to Vitest and dropped Jest as the test suite runner.
  • Releases now include both a standard standalone build as well as a slim standalone build, which does not include axios (but includes all other dependencies).
  • Upgraded dependencies.
  • Removed find-up, md5, tslib runtime dependencies.

Full Changelog: v1.21.0...v2.0.0