Skip to content

[Release] Version packages#4736

Merged
zbeyens merged 1 commit into
mainfrom
changeset-release/main
Nov 20, 2025
Merged

[Release] Version packages#4736
zbeyens merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
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 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/cursor@51.1.3

Patch Changes

@platejs/dnd@51.1.3

Patch Changes

@platejs/toc@51.1.3

Patch Changes

@udecode/react-hotkeys@51.1.3

Patch Changes

@platejs/core@51.1.3

platejs@51.1.3

@platejs/utils@51.1.3

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Nov 20, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
plate Ready Ready Preview Comment Nov 20, 2025 5:08pm

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. release labels Nov 20, 2025
@zbeyens zbeyens merged commit 02c1b95 into main Nov 20, 2025
1 of 2 checks passed
@zbeyens zbeyens deleted the changeset-release/main branch November 20, 2025 16:36
Copy link
Copy Markdown

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

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.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines 64 to 66
"peerDependencies": {
"platejs": ">=51.1.2",
"platejs": ">=51.1.3",
"react": ">=18.0.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Align AI peer range with bumped platejs minimum

The peer requirement for @platejs/markdown (and other packages consumed by @platejs/ai) was raised to platejs >=51.1.3, but @platejs/ai itself still advertises platejs >=51.1.2 while depending on @platejs/markdown, @platejs/selection, and @platejs/suggestion 51.1.2. Installing @platejs/ai@51.1.2 alongside platejs@51.1.2 now leaves its transitive peers unsatisfied, which npm/pnpm will warn about or refuse. The AI package’s peer range (and version) should be bumped to match the new minimum required by its dependencies.

Useful? React with 👍 / 👎.

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

Labels

release size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant