Skip to content

Version Packages#5998

Merged
dylans merged 1 commit intomainfrom
changeset-release/main
Jan 7, 2026
Merged

Version Packages#5998
dylans merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2026

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

slate@0.121.0

Minor Changes

  • #5982 dd4a77b3 Thanks @nabbydude! - Add Node.isEditor, Node.isElement, and Node.isText as alternative type guards for when we already know the object is a node.

    Use these new functions instead of Editor.isEditor, Element.isElement, and Text.isText whenever possible, the classic functions are only necessary for typechecking an entirely unknown object.

slate-dom@0.121.0

Patch Changes

  • #5982 dd4a77b3 Thanks @nabbydude! - Add Node.isEditor, Node.isElement, and Node.isText as alternative type guards for when we already know the object is a node.

    Use these new functions instead of Editor.isEditor, Element.isElement, and Text.isText whenever possible, the classic functions are only necessary for typechecking an entirely unknown object.

slate-react@0.121.0

Patch Changes

  • #5982 dd4a77b3 Thanks @nabbydude! - Add Node.isEditor, Node.isElement, and Node.isText as alternative type guards for when we already know the object is a node.

    Use these new functions instead of Editor.isEditor, Element.isElement, and Text.isText whenever possible, the classic functions are only necessary for typechecking an entirely unknown object.

@dylans dylans merged commit 0e6c691 into main Jan 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant