Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 11:39
· 12 commits to beta since this release
967768e

3.0.0-beta.1 (2024-11-02)

  • chore!: drop support for legacy Node.js versions (a164ce8)
  • refactor!: drop CommonJS distribution from package (967768e)
  • refactor!: drop UMD distribution from package (dfee36e)

BREAKING CHANGES

  • removes the CommonJS distribution from the package

Signed-off-by: Jon Koops [email protected]

  • removes the UMD distribution from the package

Signed-off-by: Jon Koops [email protected]

  • drops support for all legacy Node.js versions (below version 18)

Signed-off-by: Jon Koops [email protected]