Skip to content

fix: ensure npm releases use fresh tested artifacts#72

Merged
crcatala merged 1 commit into
mainfrom
fix/fresh-tested-npm-artifacts
Jul 15, 2026
Merged

fix: ensure npm releases use fresh tested artifacts#72
crcatala merged 1 commit into
mainfrom
fix/fresh-tested-npm-artifacts

Conversation

@crcatala-vps

Copy link
Copy Markdown
Collaborator

Summary

  • rebuild dist through the npm prepack lifecycle before every pack or publish
  • smoke-test the tarball after release-it bumps the release version
  • avoid rerunning lifecycle hooks while testing the artifact and document the updated release sequence

Verification

  • bun run verify
  • npm pack --dry-run --json

@crcatala
crcatala merged commit d63ee69 into main Jul 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants