1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-25 08:11:53 +02:00

fix: Add missing dependencies to useEffect and React.memo calls (#5289) (#5310)

* fix: Add missing dependencies to useEffect and React.memo calls (#5289)

* Add changeset
This commit is contained in:
Bob Ippolito
2023-02-23 12:22:52 -08:00
committed by GitHub
parent 942fbd7ceb
commit b94254d694
4 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix to ensure that the latest versions of onChange and renderPlaceholder are used