Skip to content

Version Packages (next) - #2085

Merged
Andarist merged 1 commit into
mainfrom
changeset-release/main
Jun 24, 2026
Merged

Version Packages (next)#2085
Andarist merged 1 commit into
mainfrom
changeset-release/main

Conversation

@changesets-org-version-bot

@changesets-org-version-bot changesets-org-version-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@changesets/cli@3.0.0-next.6

Major Changes

  • #2074 3599e47 Thanks @bluwy! - Set supported package manager versions in "engines" field, including npm >=10.9.0, pnpm >=10.0.0, and yarn >=4.5.2.

Minor Changes

  • #2068 d03ffc1 Thanks @bluwy! - Support {commit-short} placeholder for the snapshot.prereleaseTemplate config, which is a 7 character variant of {commit}

  • #2061 c2db1dd Thanks @Andarist! - Added a changeset publish-plan command to inspect which packages would be published or tagged, with optional JSON output.

  • #2100 90b4ad0 Thanks @Andarist! - Order releases into dependency-aware chunks so packages are grouped in publish order.

  • #2063 ed77176 Thanks @Andarist! - Added changeset publish --from-pack-dir <dir> to publish packages from a previously created pack output directory.

  • #2062 830443c Thanks @Andarist! - Added a changeset pack command that requires --out-dir and writes publishable package tarballs plus an enriched publish-plan.json into that directory, either from the current workspace or from a saved publish plan via --from-plan.

  • #2073 b9cbd80 Thanks @bluwy! - Show if a package is private when selecting packages in changeset add

Patch Changes

  • #2060 11bded4 Thanks @Andarist! - Fixed changeset publish to respect ignored packages for both publishing and private package tagging.

  • #2064 ffd65fc Thanks @Andarist! - For pnpm projects, Changesets now match pnpm's native registry behavior more closely during unpublished package checks. Both scope-based publishConfig registry overrides and publishConfig.registry are now ignored.

  • #2113 b8222e6 Thanks @Andarist! - Fixed publish error printing for pnpm 11.

  • #2111 124ad07 Thanks @Andarist! - Auto-create the directory for the target publish plan file when executing changeset publish-plan --output <file>

  • #2113 b8222e6 Thanks @Andarist! - Fixed accidental success logs on failed npm publishes

  • #2091 3918fe5 Thanks @bluwy! - Log "New tag: ..." messages when running changeset publish to fix compatibility with the Changesets release GitHub action to create GitHub releases and push the new tags

  • Updated dependencies [694396c, d03ffc1, 01f4da4, c2348fc]:

    • @changesets/apply-release-plan@8.0.0-next.6
    • @changesets/assemble-release-plan@7.0.0-next.6
    • @changesets/read@1.0.0-next.6

@changesets/release-utils@1.0.0-next.6

Major Changes

Patch Changes

  • Updated dependencies [c2348fc]:
    • @changesets/read@1.0.0-next.6

@changesets/apply-release-plan@8.0.0-next.6

Minor Changes

  • #2070 694396c Thanks @bluwy! - Preserve the existing formatting of package.json when updating version and dependency ranges

  • #2118 01f4da4 Thanks @bluwy! - Improve the default unformatted changelog new lines handling to ensure consistent spacing after the heading and the spacing between release lines

@changesets/assemble-release-plan@7.0.0-next.6

Minor Changes

  • #2068 d03ffc1 Thanks @bluwy! - Support {commit-short} placeholder for the snapshot.prereleaseTemplate config, which is a 7 character variant of {commit}

@changesets/read@1.0.0-next.6

Minor Changes

  • #2066 c2348fc Thanks @bluwy! - Ignore more markdown files in the .changeset directory when reading changesets, including AGENTS.md, CLAUDE.md, and GEMINI.md

Patch Changes

  • Updated dependencies [1c1ded3]:
    • @changesets/parse@1.0.0-next.6

@changesets/get-release-plan@5.0.0-next.6

Patch Changes

  • Updated dependencies [d03ffc1, c2348fc]:
    • @changesets/assemble-release-plan@7.0.0-next.6
    • @changesets/read@1.0.0-next.6

@changesets/parse@1.0.0-next.6

Patch Changes

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.57%. Comparing base (01f4da4) to head (244c0bc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2085   +/-   ##
=======================================
  Coverage   85.57%   85.57%           
=======================================
  Files          66       66           
  Lines        2544     2544           
  Branches      700      700           
=======================================
  Hits         2177     2177           
  Misses        337      337           
  Partials       30       30           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@changesets-org-version-bot
changesets-org-version-bot Bot force-pushed the changeset-release/main branch 5 times, most recently from 606c652 to 2a62c38 Compare June 17, 2026 16:38
@jorgsowa jorgsowa mentioned this pull request Jun 18, 2026
5 tasks
@changesets-org-version-bot
changesets-org-version-bot Bot force-pushed the changeset-release/main branch 8 times, most recently from 66f6687 to 5cdc63e Compare June 23, 2026 01:26
@Andarist Andarist added the pkg.pr.new Publish PR via pkg.pr.new label Jun 23, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jun 23, 2026

Copy link
Copy Markdown

Open in StackBlitz

@changesets/apply-release-plan

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/apply-release-plan@5cdc63e -D

@changesets/assemble-release-plan

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/assemble-release-plan@5cdc63e -D

@changesets/changelog-git

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/changelog-git@5cdc63e -D

@changesets/changelog-github

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/changelog-github@5cdc63e -D

@changesets/cli

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/cli@5cdc63e -D

@changesets/config

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/config@5cdc63e -D

@changesets/errors

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/errors@5cdc63e -D

@changesets/get-dependents-graph

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/get-dependents-graph@5cdc63e -D

@changesets/get-github-info

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/get-github-info@5cdc63e -D

@changesets/get-release-plan

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/get-release-plan@5cdc63e -D

@changesets/get-version-range-type

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/get-version-range-type@5cdc63e -D

@changesets/git

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/git@5cdc63e -D

@changesets/logger

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/logger@5cdc63e -D

@changesets/parse

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/parse@5cdc63e -D

@changesets/pre

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/pre@5cdc63e -D

@changesets/read

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/read@5cdc63e -D

@changesets/release-utils

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/release-utils@5cdc63e -D

@changesets/should-skip-package

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/should-skip-package@5cdc63e -D

@changesets/types

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/types@5cdc63e -D

@changesets/write

pnpm add https://pkg.pr.new/changesets/changesets/@changesets/write@5cdc63e -D

commit: 5cdc63e

@changesets-org-version-bot
changesets-org-version-bot Bot force-pushed the changeset-release/main branch 5 times, most recently from a051291 to b7851a0 Compare June 24, 2026 10:09
@Andarist Andarist added pkg.pr.new Publish PR via pkg.pr.new and removed pkg.pr.new Publish PR via pkg.pr.new labels Jun 24, 2026
@Andarist
Andarist enabled auto-merge June 24, 2026 11:58
@Andarist
Andarist added this pull request to the merge queue Jun 24, 2026
Merged via the queue into main with commit 8969434 Jun 24, 2026
12 checks passed
@Andarist
Andarist deleted the changeset-release/main branch June 24, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg.pr.new Publish PR via pkg.pr.new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant