Skip to content

slate-dom@0.126.0

Choose a tag to compare

@dylans dylans released this 07 Aug 15:55
2b7d9b0

Patch Changes

  • #6072 ea379934 Thanks @pangoyal-gong! - Fix toSlatePoint not respecting suppressThrow when toSlateNode throws. Only errors from findPath were guarded; errors from the preceding toSlateNode propagated unconditionally even with suppressThrow: true.