github udecode/plate @udecode/plate-core@42.0.3

latest releases: @udecode/plate-emoji@42.1.0, @udecode/plate-ai@42.1.0, @udecode/plate-core@42.0.6...
one day ago

Patch Changes

  • #3952 by @zbeyens
    • Fix tf.reset missing options argument. Fixes editor reset on select all > backspace using ResetNodePlugin.
    • PlateStatic element and leaf rendering is now memoized with React.memo so you can safely update editor.children. For elements, it compares the element reference or element._memo value. The latter can be used to memoize based on the markdown string instead of the element reference. For example, deserializeMd with memoize: true will set element._memo for that purpose.

Don't miss a new plate release

NewReleases is sending notifications on new releases.