1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-27 09:04:31 +02:00

Version Packages (#5678)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-08 10:49:56 -07:00
committed by GitHub
parent ec9e5f0a36
commit 5838e36229
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': minor
---
Changed behaviour of ReactEditor.findDocumentOrShadowRoot. It returns shadow root or document without checking for the existence of the getSelection method.