You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.