Skip to content

Version Packages (next)#1952

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

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/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

  • #1954 ed6728c Thanks @beeequeue! - Bumped supported Node versions to ^22.11 || ^24 || >=26

  • #1956 03d4479 Thanks @Andarist! - Drop the legacy compatibility shim in assembleReleasePlan that accepted older config and snapshot argument shapes.

  • #1652 a0b5326 Thanks @bluwy! - Remove support for the deprecated ___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.useCalculatedVersionForSnapshots config. The snapshot.useCalculatedVersion config should be used instead.

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

  • #1954 ed6728c Thanks @beeequeue! - Bumped supported Node versions to ^22.11 || ^24 || >=26

  • #1961 07278a7 Thanks @beeequeue! - ChangelogFunctions can now be both sync and async, and the defaultChangelogFunctions are now sync.

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

  • #1860 92b1c1b Thanks @mixelburg! - changeset version now exits with code 1 when there are no unreleased changesets, instead of silently exiting with code 0.

    This makes it easier to detect when a version step is a no-op — for example, to prevent accidentally publishing packages with incorrect version tags when using --snapshot mode.

  • #1954 ed6728c Thanks @beeequeue! - Bumped supported Node versions to ^22.11 || ^24 || >=26

  • #1961 07278a7 Thanks @beeequeue! - CommitFunctions can now be both sync and async, and the defaultCommitFunctions are now sync.

  • #1652 a0b5326 Thanks @bluwy! - Remove support for the deprecated ___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.useCalculatedVersionForSnapshots config. The snapshot.useCalculatedVersion config should be used instead.

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

  • #1954 ed6728c Thanks @beeequeue! - Bumped supported Node versions to ^22.11 || ^24 || >=26

  • #1652 a0b5326 Thanks @bluwy! - Remove support for the deprecated ___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.useCalculatedVersionForSnapshots config. The snapshot.useCalculatedVersion config should be used instead.

Patch Changes

@changesets/[email protected]

Major Changes

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

Patch Changes

  • #1947 492b0ca Thanks @bluwy! - Automatically load GITHUB_ environment variables from .env file

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

Patch Changes

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

Minor Changes

  • #1962 cda03f7 Thanks @bluwy! - Replace markdown parsing with regex

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Major Changes

Patch Changes

@changesets/[email protected]

Major Changes

  • #1954 ed6728c Thanks @beeequeue! - Bumped supported Node versions to ^22.11 || ^24 || >=26

  • #1652 a0b5326 Thanks @bluwy! - Remove support for the deprecated ___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH.useCalculatedVersionForSnapshots config. The snapshot.useCalculatedVersion config should be used instead.

@changesets/[email protected]

Major Changes

Minor Changes

  • #1969 2c7c043 Thanks @marcalexiei! - Add a named export that mirrors the current default export

    The default export is slated for removal in the next major release, so this ensures a smoother transition path.

Patch Changes

@changesets/[email protected]

Patch Changes

@github-actions github-actions Bot force-pushed the changeset-release/next branch 7 times, most recently from 0e8e223 to 1af2b3f Compare May 7, 2026 07:28
@github-actions github-actions Bot force-pushed the changeset-release/next branch from 1af2b3f to 88db1e1 Compare May 7, 2026 11:52
@bluwy bluwy merged commit f586b99 into next May 7, 2026
2 checks passed
@bluwy bluwy deleted the changeset-release/next branch May 7, 2026 14:34
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