Version Packages (next) - #2036
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/next
branch
2 times, most recently
from
May 26, 2026 10:05
1d2bc3a to
b2ab05a
Compare
changesets-org-version-bot
Bot
force-pushed
the
changeset-release/next
branch
from
May 28, 2026 06:25
b2ab05a to
32727ba
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #2036 +/- ##
=======================================
Coverage 80.50% 80.50%
=======================================
Files 61 61
Lines 2319 2319
Branches 638 638
=======================================
Hits 1867 1867
Misses 400 400
Partials 52 52 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
changesets-org-version-bot
Bot
force-pushed
the
changeset-release/next
branch
from
May 28, 2026 06:51
32727ba to
c7bcce6
Compare
changesets-org-version-bot
Bot
force-pushed
the
changeset-release/next
branch
from
May 28, 2026 10:56
c7bcce6 to
8477b75
Compare
beeequeue
approved these changes
May 28, 2026
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@changesets/config@4.0.0-next.5
Major Changes
#2015
6a05002Thanks @beeequeue! - Removedreadandparsefunctions in favor ofreadConfig, which returns{ config, warnings, errors }instead of throwing on issues.Minor Changes
6a05002Thanks @beeequeue! - Refactored config parsing to use Valibot and validation rules.Patch Changes
88f2abb]:@changesets/errors@1.0.0-next.3
Major Changes
6a05002Thanks @beeequeue! - RemovedValidationError.Minor Changes
6a05002Thanks @beeequeue! - Addedcauseoption toExitErrorto help surface the cause behind exiting.@changesets/types@7.0.0-next.5
Major Changes
88f2abbThanks @bluwy! - Use stricter types for the options parameter forCommitFunctions,ChangelogFunctions,Config&WrittenConfig'scommitandchangelogproperties, tonull | Record<string, unknown>instead ofanyorRecord<string, any>@changesets/apply-release-plan@8.0.0-next.5
Patch Changes
6a05002,88f2abb,6a05002]:@changesets/assemble-release-plan@7.0.0-next.5
Patch Changes
88f2abb,6a05002,6a05002]:@changesets/changelog-git@1.0.0-next.5
Patch Changes
88f2abb]:@changesets/changelog-github@1.0.0-next.5
Patch Changes
#2040
88f2abbThanks @bluwy! - Improve type-check for options objectUpdated dependencies [
88f2abb]:@changesets/cli@3.0.0-next.5
Patch Changes
#2041
ce39c72Thanks @bluwy! - Enable guide line foraddcommand and use box design for dependent patch bump note#2009
44df27dThanks @bluwy! - Usecacfor CLI arg parsing and handlingUpdated dependencies [
6a05002,88f2abb,6a05002,6a05002,6a05002]:@changesets/get-dependents-graph@3.0.0-next.5
Patch Changes
88f2abb]:@changesets/get-release-plan@5.0.0-next.5
Patch Changes
6a05002,88f2abb,6a05002]:@changesets/git@4.0.0-next.5
Patch Changes
88f2abb,6a05002,6a05002]:@changesets/parse@1.0.0-next.5
Patch Changes
88f2abb]:@changesets/pre@3.0.0-next.5
Patch Changes
88f2abb,6a05002,6a05002]:@changesets/read@1.0.0-next.5
Patch Changes
88f2abb]:@changesets/release-utils@1.0.0-next.5
Patch Changes
88f2abb]:@changesets/should-skip-package@1.0.0-next.5
Patch Changes
88f2abb]:@changesets/write@1.0.0-next.5
Patch Changes
88f2abb]: