Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 20:22
· 4 commits to main since this release
b48f1d6

Minor Changes

  • #5621 d271c4be Thanks @felixfeng33! - Add a shouldMergeNodesRemovePrevNode editor method to control when Transforms.mergeNodes should remove the previous node rather than carrying out a merge operation.

Patch Changes

  • #5620 4470f370 Thanks @JohnCosta27! - Making normalizeNode capable of normalizing erronous nodes, making slate more resilient.