Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 1, 2025

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

Patch Changes

  • #4537 by @zbeyens
    • Added useFocusedLast hook to track the last focused editor
    • Updated EventEditorPlugin to track the last focused editor in EventEditorStore

@platejs/[email protected]

Patch Changes

  • #4537 by @zbeyens
    • Fixed duplicateBlockSelectionNodes by removing the nextBlock: true option
    • Added mod+d hotkey to duplicate selected blocks
    • Added character input handling in block selection - typing a character now replaces selected blocks with a new block containing that character
    • Added support for node and mark operations (bold, italic, etc.)

@platejs/[email protected]

Patch Changes

  • #4537 by @zbeyens
    • Fixed duplicateNodes to allow undefined at
    • Improved error handling by only checking for nodes parameter instead of both nodes and at

@platejs/[email protected]

[email protected]

@platejs/[email protected]

@platejs/[email protected]

@codesandbox
Copy link

codesandbox bot commented Aug 1, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Aug 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 6:11pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. release labels Aug 1, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from bfa210d to eadaf93 Compare August 1, 2025 17:50
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Aug 1, 2025
@zbeyens zbeyens merged commit 1ce3f4c into main Aug 1, 2025
5 checks passed
@zbeyens zbeyens deleted the changeset-release/main branch August 1, 2025 19:20
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.

2 participants