Skip to content

v3.0.2

Choose a tag to compare

@craigparra craigparra released this 21 Mar 04:35
· 54 commits to main since this release

3.0.2 — 2026-03-21

Bug fixes

  • @alt-javascript/common publishConfig missing. The package was missing
    "publishConfig": { "access": "public" }, causing npm to reject the publish with a 402
    Payment Required error. Added to match all other scoped packages in the monorepo.