FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Version Packages (next) by github-actions[bot] · Pull Request #2008 · changesets/changesets · GitHub

Version Packages (next) - #2008

Merged
bluwy merged 1 commit into
nextfrom
changeset-release/next
May 13, 2026
Merged

Version Packages (next)#2008
bluwy merged 1 commit into
nextfrom
changeset-release/next

Conversation

github-actions Bot commented May 13, 2026
edited
Loading

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 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.

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

next 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 next.

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

Releases

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

Major Changes

  • #1994 062530b Thanks @bluwy! - Generated changelog entries and rewritten package.json files are now formatted with @changesets/format instead of depending on Prettier directly. Formatter selection can be auto-detected from the project configuration or controlled via the format config option.

Minor Changes

Patch Changes

  • #2006 fc42514 Thanks @bluwy! - Remove @changesets/get-version-range-type dependency

  • Updated dependencies [062530b, c76b232]:

    • @changesets/config@4.0.0-next.4
    • @changesets/types@7.0.0-next.4
    • @changesets/git@4.0.0-next.4
    • @changesets/should-skip-package@1.0.0-next.4

@changesets/cli@3.0.0-next.4

Major Changes

  • #1994 062530b Thanks @bluwy! - The prettier option in .changeset/config.json has been removed in favor of format. format supports "auto", "prettier", "oxfmt", "deno", and "dprint", and false disables formatting. If you previously used prettier: false, migrate to format: false or remove the option to use automatic formatter detection.

  • #1879 c76b232 Thanks @beeequeue! - Removed warning messages about using v1 configs. They will now be silently ignored.

  • #1879 c76b232 Thanks @beeequeue! - Migrated from enquirer + @inquirer/launch-editor to @clack/prompts + launch-editor.

    This means the CLI flows will have minor changes, but they are largely the same.

    This change also fixes various issues related to enquirer like cancelling prompts crashing the CLI.

Minor Changes

  • #1879 c76b232 Thanks @beeequeue! - Packages are now listed in alphabetical order when possible.

  • #1879 c76b232 Thanks @beeequeue! - Choosing a change type now shows a preview of which part of the version it affects.

    Which packages should have a major (X.X.X) bump?

Patch Changes

  • #2002 6db2c21 Thanks @Andarist! - Lazy-load CLI commands so changeset only loads the code needed for the command being run.

  • #2004 169b128 Thanks @ghostdevv! - Replace picocolors with node:util's styleText

  • Updated dependencies [062530b, ee10723, c76b232, fc42514, 062530b, 169b128, 062530b]:

    • @changesets/config@4.0.0-next.4
    • @changesets/types@7.0.0-next.4
    • @changesets/apply-release-plan@8.0.0-next.4
    • @changesets/write@1.0.0-next.4
    • @changesets/get-dependents-graph@3.0.0-next.4
    • @changesets/read@1.0.0-next.4
    • @changesets/assemble-release-plan@7.0.0-next.4
    • @changesets/get-release-plan@5.0.0-next.4
    • @changesets/changelog-git@1.0.0-next.4
    • @changesets/git@4.0.0-next.4
    • @changesets/pre@3.0.0-next.4
    • @changesets/should-skip-package@1.0.0-next.4

@changesets/config@4.0.0-next.4

Major Changes

  • #1994 062530b Thanks @bluwy! - Replaced the prettier config option with format. format supports "auto", "prettier", "oxfmt", "deno", "dprint", and false. If you previously used prettier: false, migrate to format: false.

Patch Changes

  • #1879 c76b232 Thanks @beeequeue! - Removed @changesets/logger.

  • Updated dependencies [062530b, 169b128]:

    • @changesets/types@7.0.0-next.4
    • @changesets/get-dependents-graph@3.0.0-next.4
    • @changesets/should-skip-package@1.0.0-next.4

@changesets/types@7.0.0-next.4

Major Changes

  • #1994 062530b Thanks @bluwy! - Replaced the prettier config option with format. format supports "auto", "prettier", "oxfmt", "deno", "dprint", and false. If you previously used prettier: false, migrate to format: false.

@changesets/write@1.0.0-next.4

Minor Changes

  • #1994 062530b Thanks @bluwy! - Changeset files are now formatted with @changesets/format instead of depending on Prettier directly. Formatter selection can be auto-detected from the project configuration or controlled via the format config option.

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

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

Patch Changes

  • Updated dependencies [062530b, 169b128]:
    • @changesets/types@7.0.0-next.4
    • @changesets/get-dependents-graph@3.0.0-next.4
    • @changesets/should-skip-package@1.0.0-next.4

@changesets/changelog-git@1.0.0-next.4

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

@changesets/changelog-github@1.0.0-next.4

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

@changesets/get-dependents-graph@3.0.0-next.4

Patch Changes

  • #2004 169b128 Thanks @ghostdevv! - Replace picocolors with node:util's styleText

  • Updated dependencies [062530b]:

    • @changesets/types@7.0.0-next.4

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

Patch Changes

  • Updated dependencies [062530b, c76b232, 169b128]:
    • @changesets/config@4.0.0-next.4
    • @changesets/types@7.0.0-next.4
    • @changesets/read@1.0.0-next.4
    • @changesets/assemble-release-plan@7.0.0-next.4
    • @changesets/pre@3.0.0-next.4

@changesets/git@4.0.0-next.4

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

@changesets/logger@1.0.0-next.3

Patch Changes

@changesets/parse@1.0.0-next.4

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

@changesets/pre@3.0.0-next.4

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

@changesets/read@1.0.0-next.4

Patch Changes

  • #2004 169b128 Thanks @ghostdevv! - Replace picocolors with node:util's styleText

  • Updated dependencies [062530b]:

    • @changesets/types@7.0.0-next.4
    • @changesets/git@4.0.0-next.4
    • @changesets/parse@1.0.0-next.4

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

Patch Changes

  • Updated dependencies [062530b, 169b128]:
    • @changesets/types@7.0.0-next.4
    • @changesets/read@1.0.0-next.4
    • @changesets/pre@3.0.0-next.4

@changesets/should-skip-package@1.0.0-next.4

Patch Changes

  • Updated dependencies [062530b]:
    • @changesets/types@7.0.0-next.4

github-actions Bot force-pushed the changeset-release/next branch 2 times, most recently from 5f1c6f4 to 2b77b24 Compare May 13, 2026 14:04
github-actions Bot force-pushed the changeset-release/next branch from 2b77b24 to a49d06b Compare May 13, 2026 16:12
bluwy merged commit f57a04c into next May 13, 2026
2 checks passed
bluwy deleted the changeset-release/next branch May 13, 2026 16:25
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL