1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 10:29:48 +02:00

Version Packages (#5719)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-16 22:10:39 -07:00
committed by GitHub
parent 8dee391dfd
commit f2e2117bdb
12 changed files with 27 additions and 34 deletions

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
feat: add Node.getIf method

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
fix: sync built-in state on undo when editor is unfocused

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
fix marks at the start of the selection

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Call unref on pathRefs created for move_node to remove memory leak

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
feat: add prop surrounds with range