Version Packages (next)#2085
Open
changesets-org-version-bot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2085 +/- ##
=======================================
Coverage 81.27% 81.27%
=======================================
Files 62 62
Lines 2350 2350
Branches 645 645
=======================================
Hits 1910 1910
Misses 395 395
Partials 45 45 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
848d935 to
cb6e736
Compare
cb6e736 to
b0aea82
Compare
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 main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@changesets/cli@3.0.0-next.6
Major Changes
3599e47Thanks @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
d03ffc1Thanks @bluwy! - Support{commit-short}placeholder for thesnapshot.prereleaseTemplateconfig, which is a 7 character variant of{commit}#2073
b9cbd80Thanks @bluwy! - Show if a package is private when selecting packages inchangeset addPatch Changes
#2060
11bded4Thanks @Andarist! - Fixedchangeset publishto respect ignored packages for both publishing and private package tagging.#2091
3918fe5Thanks @bluwy! - Log "New tag: ..." messages when runningchangeset publishto fix compatibility with the Changesets release GitHub action to create GitHub releases and push the new tagsUpdated dependencies [
694396c,d03ffc1,c2348fc]:@changesets/apply-release-plan@8.0.0-next.6
Minor Changes
694396cThanks @bluwy! - Preserve the existing formatting ofpackage.jsonwhen updating version and dependency ranges@changesets/assemble-release-plan@7.0.0-next.6
Minor Changes
d03ffc1Thanks @bluwy! - Support{commit-short}placeholder for thesnapshot.prereleaseTemplateconfig, which is a 7 character variant of{commit}@changesets/read@1.0.0-next.6
Minor Changes
c2348fcThanks @bluwy! - Ignore more markdown files in the.changesetdirectory when reading changesets, including AGENTS.md, CLAUDE.md, and GEMINI.mdPatch Changes
1c1ded3]:@changesets/get-release-plan@5.0.0-next.6
Patch Changes
d03ffc1,c2348fc]:@changesets/parse@1.0.0-next.6
Patch Changes
1c1ded3Thanks @bluwy! - Refactor yaml parsing to use theyamlpackage@changesets/release-utils@1.0.0-next.6
Patch Changes
c2348fc]: