Skip to content

v53.3.3

Latest

Choose a tag to compare

@zbeyens zbeyens released this 04 Aug 13:29
357c964

@platejs/ai

Patch Changes

  • Updated @platejs/markdown.

@platejs/core

Published @platejs/core@53.3.3.

@platejs/markdown

Patch Changes

  • #5068 by @WilliamPeralta – Keep custom inline elements inside a table cell's paragraph when deserializing markdown. The cell deserializer recognised only inlineEquation as inline, so any other custom inline element was hoisted out of the paragraph and became its sibling. The cell serializer then separated those siblings with <br/>, and a second round trip turned that into a newline — silently destroying the element. The check now asks the editor whether the node is inline, which is the same answer the plugin configuration already holds.

@platejs/slate

Patch Changes

@platejs/test-utils

Published @platejs/test-utils@53.3.3.

@platejs/utils

Patch Changes

  • Updated @platejs/core, @platejs/slate.

platejs

Patch Changes

  • Updated @platejs/core, @platejs/slate, @platejs/utils.

Contributors

Thanks to everyone who contributed to this release:

@WilliamPeralta

Full changelog: v53.3.2...v53.3.3