docs: update changesets comparison for the changesets v3 release - #154
Merged
Conversation
Changesets v3 (2026-08-11) fixed 15+ issues we previously tracked: peer-dep major bumps (now hardcoded patch), workspace: resolution (via pnpm/yarn CLI routing), non-interactive add, topological publish order, and publish failure recovery. Reframe docs to compare against v3, keep a compact 'Fixed in changesets v3' section, and highlight the remaining structural differences (configurable propagation, custom publish targets, catalogs, CI without bot/action, branch-based prereleases).
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.
Changesets v3 (
@changesets/cli@3.0.0+changesets/action@v2) shipped 2026-08-11 and fixed 15+ of the issues our comparison docs tracked — forced peer-dep major bumps (now hardcoded patch),workspace:resolution (publishes route through pnpm/yarn CLIs), non-interactiveadd, topological publish order, and publish failure recovery.This PR reframes our docs to compare against v3 honestly:
catalog:resolution, CI without bot/action, branch-based prereleases, dry-run/filter/lockfile/dates), with a compact 'Fixed in changesets v3' section crediting the release with issue linkspre/folder, the major→patch flip, and dist-tag nuances