[Release] Version packages#4736
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 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".
| "peerDependencies": { | ||
| "platejs": ">=51.1.2", | ||
| "platejs": ">=51.1.3", | ||
| "react": ">=18.0.0", |
There was a problem hiding this comment.
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 👍 / 👎.
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