1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 20:24:01 +02:00

Version Packages (#5832)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-04-15 11:38:51 -07:00
committed by GitHub
parent 701d5f320f
commit a25fbc3503
11 changed files with 27 additions and 26 deletions

View File

@@ -1,5 +0,0 @@
---
'slate': patch
---
fix: correct dirty path update for Text nodes

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
add context menu undo support

View File

@@ -1,5 +0,0 @@
---
'slate': minor
---
Add `pass` option to `Editor.nodes`, which is passed through to `Node.nodes`.