slate@0.103.0
github-actions
released this
21 Apr 20:22
·
66 commits
to main
since this release
Minor Changes
- #5621
d271c4be
Thanks @felixfeng33! - Add ashouldMergeNodesRemovePrevNode
editor method to control whenTransforms.mergeNodes
should remove the previous node rather than carrying out a merge operation.
Patch Changes
- #5620
4470f370
Thanks @JohnCosta27! - MakingnormalizeNode
capable of normalizing erronous nodes, making slate more resilient.