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

Version Packages (#5370)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-17 13:06:36 -07:00
committed by GitHub
parent d42cd005db
commit 3c0abeb785
4 changed files with 17 additions and 17 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Allow copying from editable void input

View File

@@ -1,11 +0,0 @@
---
'slate-react': minor
---
update dependencies on react hooks to be more senstive to changes
The code should now meet eslint react hook standards
This could result in more renders
closes #3886