Skip to content

fix: publish canary releases with the calculated next version instead of 0.0.0 - #278

Open
beeman wants to merge 1 commit into
mainfrom
beeman/canary-calculated-version
Open

fix: publish canary releases with the calculated next version instead of 0.0.0#278
beeman wants to merge 1 commit into
mainfrom
beeman/canary-calculated-version

Conversation

@beeman

@beeman beeman commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Canary snapshots were published as 0.0.0-canary-<timestamp>, which hides which release the canary previews. With snapshot.useCalculatedVersion the pending changesets are applied first, so a canary now reads e.g. 4.9.0-canary-<timestamp>.

image

@changeset-bot

changeset-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5222157

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Aug 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/create-solana-dapp@278

commit: fe4de77

… of 0.0.0

Canary snapshots were published as 0.0.0-canary-<timestamp>, which hides
which release the canary previews. With snapshot.useCalculatedVersion the
pending changesets are applied first, so a canary now reads e.g.
4.9.0-canary-<timestamp>.
@beeman
beeman force-pushed the beeman/canary-calculated-version branch from 5222157 to fe4de77 Compare August 7, 2026 13:51
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.

1 participant