1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-28 09:29:49 +02:00

Version Packages (#5529)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-20 09:00:54 -07:00
committed by GitHub
parent c4c14882ed
commit a5f03871fe
11 changed files with 44 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': minor
---
Add `onSelectionChange` and `onValueChange` in Slate React component

View File

@@ -1,8 +0,0 @@
---
'slate-history': minor
'slate-hyperscript': minor
'slate-react': minor
'slate': minor
---
Update dependencies to React 18, Node 20, TS 5.2, etc.