Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 30, 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

  • #4428 by @zbeyens
    • Updated SlateElementProps, SlateTextProps, SlateLeafProps, PlateElementProps, PlateTextProps, and PlateLeafProps to properly type the attributes property to unknown object.

@platejs/[email protected]

Patch Changes

  • #4428 by @zbeyens

    • Improved return type of getLinkAttributes to be more specific and type-safe.
    // The function now returns a properly typed object
    const attributes = getLinkAttributes(editor, linkElement);
    // attributes is now properly typed as Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, 'href' | 'target'> & UnknownObject

@platejs/[email protected]

Patch Changes

  • #4415 by @zbeyens – fix(selection): skip empty blocks in copySelectedBlocks to prevent duplication

@udecode/[email protected]

Patch Changes

@platejs/[email protected]

[email protected]

@udecode/[email protected]

@platejs/[email protected]

@vercel
Copy link

vercel bot commented Jun 30, 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 30, 2025 0:16am

@codesandbox
Copy link

codesandbox bot commented Jun 30, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. patch Bugfix & documentation PR release labels Jun 30, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from b227b54 to f3fe478 Compare June 30, 2025 11:42
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 30, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from f3fe478 to 97e35e7 Compare June 30, 2025 11:44
@zbeyens zbeyens merged commit ffadcda into main Jun 30, 2025
4 of 5 checks passed
@zbeyens zbeyens deleted the changeset-release/main branch June 30, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Bugfix & documentation PR release size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants