Skip to content

v3.0.0

Latest

Choose a tag to compare

@milosbugarinovic milosbugarinovic released this 10 Jun 10:50
· 1 commit to main since this release

3.0.0 (2026-06-10)

  • refactor!: remove babel and modernize toolchain (#81) (62bcc08)

BREAKING CHANGES

  • Drop Node.js < 22 support, remove babel transpilation layer, and remove lib/ output directory. Projects consuming this package must use
    Node.js >= 22.22.1 and ESM.
  • Remove babel config and dev dependencies
  • Update minimum Node to v22.22.1
  • Upgrade CI runner to Ubuntu 24.04
  • Update typescript, vitest, commitlint
  • Remove lib output directory references