Skip to content

[Release] Version packages#4391

Merged
felixfeng33 merged 1 commit into
mainfrom
changeset-release/main
Jun 22, 2025
Merged

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 22, 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/dnd@49.0.7

Patch Changes

  • #4385 by @felixfeng33
    • Fixed an issue where drag and drop functionality would not work properly with multiple selected blocks.
    • Added logic to ensure only one drop position exists between any two nodes to prevent visual blinking during drag operations.

@platejs/selection@49.0.7

Patch Changes

  • #4385 by @felixfeng33
    • Added sort and collapseTableRows options to editor.blockSelection.getNodes() method.
    • Added editor.blockSelection.first to get the first selected node.
    • Added normalize function to handle table selection logic in useSelectionArea hook for improved table row and table element selection behavior.
      • It is now possible to select the entire table (table), but the rows (tr) will only be selected if your selection box is within the table.

@platejs/ai@49.0.7

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 22, 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 Jun 22, 2025 0:03am

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Jun 22, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. plugin:dnd release labels Jun 22, 2025
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2c47bc4 to d336031 Compare June 22, 2025 11:28
@felixfeng33 felixfeng33 merged commit 67c7223 into main Jun 22, 2025
4 of 5 checks passed
@felixfeng33 felixfeng33 deleted the changeset-release/main branch June 22, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin:dnd 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