Skip to content

v4.0.0

Compare
Choose a tag to compare
@motss motss released this 24 Oct 11:11
· 12 commits to main since this release

Breaking changes

  1. Full support of ESM in Node 16 and above with type=module and required .js extension in all imports

Changes

  1. Migrate to in-house dev tools for compiling, linting, testing, and setup
  2. Migrate to vitest for modern testing