v53.3.9
- #5110 by @zbeyens – Fix multiple
usePlateEditorinstances crashing when initialized with the same static value
- Updated
@platejs/core.
- Updated
@platejs/core,@platejs/utils.
Thanks to everyone who contributed to this release:
@zbeyens
Full changelog: v53.3.8...v53.3.9
v53.3.8
v53.3.7
- Updated
@platejs/core.
- Updated
@platejs/core,@platejs/utils.
Thanks to everyone who contributed to this release:
@zbeyens
Full changelog: v53.3.6...v53.3.7
v53.3.6
- #5098 by @NoiceHax – Fix
editor.api.html.deserializereturning unwrapped text nodes at the root for inline-only HTML
- Updated
@platejs/core.
- Updated
@platejs/core,@platejs/utils.
Thanks to everyone who contributed to this release:
@NoiceHax
Full changelog: v53.3.5...v53.3.6
v53.3.5
Published @platejs/core@53.3.5.
a102cd5by @github-actions[bot] – Updatedslate.
Published @platejs/test-utils@53.3.5.
- Updated
@platejs/core,@platejs/slate.
- Updated
@platejs/core,@platejs/slate,@platejs/utils.
Thanks to everyone who contributed to this release:
@NoiceHax
Full changelog: v53.3.4...v53.3.5
v53.3.4
Published @platejs/core@53.3.4.
91f4c0cby @github-actions[bot] – Updatedslate.
Published @platejs/test-utils@53.3.4.
- Updated
@platejs/core,@platejs/slate.
- Updated
@platejs/core,@platejs/slate,@platejs/utils.
Full changelog: v53.3.3...v53.3.4
v53.3.3
- Updated
@platejs/markdown.
Published @platejs/core@53.3.3.
- #5068 by @WilliamPeralta – Keep custom inline elements inside a table cell's paragraph when deserializing markdown. The cell deserializer recognised only
inlineEquationas 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.
279fdaeby @github-actions[bot] – Updatedslate,slate-dom,slate-react.
Published @platejs/test-utils@53.3.3.
- Updated
@platejs/core,@platejs/slate.
- Updated
@platejs/core,@platejs/slate,@platejs/utils.
Thanks to everyone who contributed to this release:
@WilliamPeralta
Full changelog: v53.3.2...v53.3.3
v53.3.2
-
#5053 by @zbeyens – Skip remote image URLs by default during DOCX export.
Migration: Convert trusted remote images to data URIs before calling
htmlToDocxBlob, or passallowRemoteImages: trueonly when the HTML source is trusted.
Thanks to everyone who contributed to this release:
@zbeyens
Full changelog: v53.3.1...v53.3.2
v53.3.1
df0996f810d69f1d6660dbeac2a4cceda1d5e6dd– Fix Floating Link: ignore the Safari + Japanese IME composition-commit Enter (keyCode === 229, whereisComposingis false) so it no longer submits the link mid-composition. Mirrors the Enter guard already used incmdk.
Full changelog: v53.3.0...v53.3.1
v53.3.0
34fdca42f73e7dd30d94db31058c28662dbb9212– Support AI SDK v7 chat helper types.
Full changelog: v53.2.4...v53.3.0