The release machinery v2 introduced.
How the engine does it#
v2 established the npm publishing pipeline: typed package, ESM bundle, source maps, .npmignore discipline — the foundation changesets automated in v3.
Example#
npm publish --access public # with provenance, added in the v3 eraFrom v2 to v3#
Everything in this article survives the upgrade — the v2 → v3 migration guide keeps the generator API stable while fixing spacing and responsive bugs.
