Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:33

3.0.0 (2026-07-12)

  • feat!: modernize toolchain (TS7, Vitest, tsdown, oxlint, oxfmt; drop UMD) (301dab3)

BREAKING CHANGES

  • UMD bundle removed; dist is now ESM (dist/index.js) + CJS (dist/index.cjs). Min dev Node 20.