1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-24 17:23:07 +01:00
slate/.changeset/dirty-carrots-brush.md
2021-03-31 21:55:10 -04:00

222 B

slate
minor

Updated Text.equals to deeply compare text node properties. Previously it only did a shallow comparison, but this made it harder to keep track of more complex data structures at the text level.