Releases: udecode/plate
Release list
v53.3.3
@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
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.
@platejs/slate
Patch Changes
279fdaeby @github-actions[bot] – Updatedslate,slate-dom,slate-react.
@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:
Full changelog: v53.3.2...v53.3.3
v53.3.2
@platejs/docx-io
Patch Changes
-
#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.
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.3.1...v53.3.2
v53.3.1
@platejs/link
Patch Changes
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
@platejs/ai
Minor Changes
34fdca42f73e7dd30d94db31058c28662dbb9212– Support AI SDK v7 chat helper types.
Full changelog: v53.2.4...v53.3.0
v53.2.4
@platejs/core
Patch Changes
@platejs/utils
Patch Changes
- Updated
@platejs/core.
platejs
Patch Changes
- Updated
@platejs/core,@platejs/utils.
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.2.3...v53.2.4
v53.2.3
@platejs/core
Patch Changes
@platejs/suggestion
Patch Changes
- #5042 by @bbyiringiro – Fix block removal suggestions missing
userIdmetadata
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.2.2...v53.2.3
v54.0.0-beta.1
@platejs/ai
Patch Changes
- Synced latest changes from
maininto the beta lane.
@platejs/core
Patch Changes
- Synced latest changes from
maininto the beta lane.
@platejs/markdown
Patch Changes
- Synced latest changes from
maininto the beta lane.
@platejs/utils
Patch Changes
- Synced latest changes from
maininto the beta lane.
platejs
Patch Changes
- Synced latest changes from
maininto the beta lane.
Full changelog: v54.0.0-beta.0...v54.0.0-beta.1
v53.2.2
@platejs/ai
Patch Changes
@platejs/markdown
Patch Changes
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.2.1...v53.2.2
v54.0.0-beta.0
@platejs/browser
Published @platejs/browser@54.0.0-beta.0.
@platejs/slate-dom
Published @platejs/slate-dom@54.0.0-beta.0.
@platejs/slate-history
Published @platejs/slate-history@54.0.0-beta.0.
@platejs/slate-hyperscript
Published @platejs/slate-hyperscript@54.0.0-beta.0.
@platejs/slate-layout
Published @platejs/slate-layout@54.0.0-beta.0.
@platejs/slate-legacy
Major Changes
- #5031 by @felixfeng33 – Prepare v54 beta prerelease versioning for Slate.
@platejs/slate-react
Published @platejs/slate-react@54.0.0-beta.0.
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.2.2...v54.0.0-beta.0
v53.2.1
@platejs/core
Patch Changes
- #5029 by @zbeyens – Add
node.isMetadataPropandeditor.api.isElementStateEmptyfor element state checks.
@platejs/utils
Patch Changes
platejs
Patch Changes
- Updated
@platejs/core,@platejs/utils.
Contributors
Thanks to everyone who contributed to this release:
Full changelog: v53.2.0...v53.2.1