chore: restore version lockstep across all seven packages - #52
Merged
Conversation
0.18.0 shipped core/compiler/cli alone: their changesets named only the packages whose code had changed, but the frontmatter is a lockstep declaration, not a description of the diff (.changeset/README.md). Same failure as 0.6.0, 0.11.0, 0.14.0. Laggards hand-edited 0.17.1 -> 0.18.0; one grouped changeset carries all seven to 0.19.0. The four have no 0.18.0 on npm - that gap is the repair. No functional change.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.18.0releasedcore/compiler/clialone — the two changesets behind it named only those three packages, leavingreact/orpc/testing/webmcpat0.17.1..changeset/README.md).package.jsonup to0.18.0(matching the current line, published nowhere) and adds one grouped changeset naming all seven packages so the next release carries them together to0.19.0.npx changeset status --verboseconfirms all seven resolve to0.19.0.Test plan
npx changeset status --verbose— all seven packages bump to 0.19.0 as minor