Skip to content

[Release] Version packages#5055

Open
zbeyens wants to merge 2 commits into
mainfrom
changeset-release/main
Open

[Release] Version packages#5055
zbeyens wants to merge 2 commits into
mainfrom
changeset-release/main

Conversation

@zbeyens

@zbeyens zbeyens commented Jul 8, 2026

Copy link
Copy Markdown
Member

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.

Releases

platejs@53.3.3

Patch Changes

  • Updated @platejs/core, @platejs/slate, @platejs/utils.

@platejs/slate@53.3.3

Patch Changes

@platejs/utils@53.3.3

Patch Changes

  • Updated @platejs/core, @platejs/slate.

@platejs/core@53.3.3

@platejs/test-utils@53.3.3

@zbeyens zbeyens requested a review from a team July 8, 2026 06:55
@codesandbox

codesandbox Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jul 8, 2026
@dosubot dosubot Bot added the release label Jul 8, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6cf6a12a04

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


### Patch Changes

- [`279fdae`](https://github.com/udecode/plate/commit/279fdae77739b0c549dc2c6d9c65b4512c62d9ce) by [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D) – Updated `slate-react`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Move the slate-react note to @platejs/core

This release note is attached to @platejs/slate, but the dependency update it describes is in packages/core/package.json (slate-react), while @platejs/slate does not depend on slate-react at all. When publishing 53.3.3, @platejs/core gets the runtime dependency change with an empty changelog and @platejs/slate advertises a change it does not ship, so consumers looking at package-specific release notes are pointed at the wrong package.

Useful? React with 👍 / 👎.

@@ -1,7 +1,7 @@
[
{
"changelogUrl": "https://github.com/udecode/plate/blob/d142cfb5b9358d97b3ec67448e7e00be41f067a4/packages/plate/CHANGELOG.md",
"content": "`@platejs/core`\n\n### Breaking Changes\n\n- Prepare v54 beta prerelease versioning. ([#5031](https://github.com/udecode/plate/pull/5031))\n\n`@platejs/slate`\n\n### Breaking Changes\n\n- Prepare v54 beta prerelease versioning for Slate. ([#5031](https://github.com/udecode/plate/pull/5031))\n\n[`v53.3.2...v54.0.0-beta.0`](https://github.com/udecode/plate/compare/v53.3.2...v54.0.0-beta.0) · By [@felixfeng33](https://github.com/felixfeng33)",
"content": "`@platejs/core`\n\n### Breaking Changes\n\n- Prepare v54 beta prerelease versioning. ([#5031](https://github.com/udecode/plate/pull/5031))\n\n`@platejs/slate`\n\n### Breaking Changes\n\n- Prepare v54 beta prerelease versioning for Slate. ([#5031](https://github.com/udecode/plate/pull/5031))\n\n[`v53.3.3...v54.0.0-beta.0`](https://github.com/udecode/plate/compare/platejs%4053.3.3...platejs%4054.0.0-beta.0) · By [@felixfeng33](https://github.com/felixfeng33)",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep beta release compares off later stable tags

When this stable 53.3.3 entry is inserted, the already-published v54.0.0-beta.0 note is rewritten to compare platejs@53.3.3...platejs@54.0.0-beta.0. That beta was dated 2026-06-16 while 53.3.3 is dated 2026-07-08, so the release page now links the beta notes to a backwards/cross-channel diff instead of the delta that produced the beta release.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant