Skip to content

Releases: udecode/plate

v53.3.2

Choose a tag to compare

@zbeyens zbeyens released this 03 Jul 15:07
71ea391

@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 pass allowRemoteImages: true only when the HTML source is trusted.

Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: v53.3.1...v53.3.2

v53.3.1

Choose a tag to compare

@zbeyens zbeyens released this 30 Jun 15:33
4d792e0

@platejs/link

Patch Changes

  • df0996f810d69f1d6660dbeac2a4cceda1d5e6dd – Fix Floating Link: ignore the Safari + Japanese IME composition-commit Enter (keyCode === 229, where isComposing is false) so it no longer submits the link mid-composition. Mirrors the Enter guard already used in cmdk.

Full changelog: v53.3.0...v53.3.1

v53.3.0

Choose a tag to compare

@zbeyens zbeyens released this 30 Jun 12:06
11a7c19

@platejs/ai

Minor Changes

Full changelog: v53.2.4...v53.3.0

v53.2.4

Choose a tag to compare

@zbeyens zbeyens released this 27 Jun 22:51
2204a0c

@platejs/core

Patch Changes

  • #5046 by @zbeyens – Keep dependent Plate packages aligned with core patch releases.

@platejs/utils

Patch Changes

  • Updated @platejs/core.

platejs

Patch Changes

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

Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: v53.2.3...v53.2.4

v53.2.3

Choose a tag to compare

@zbeyens zbeyens released this 27 Jun 22:21
f2c187c

@platejs/core

Patch Changes

  • #5041 by @delijah – Unset _id instead of setting it to undefined when inserting a node

@platejs/suggestion

Patch Changes

Contributors

Thanks to everyone who contributed to this release:

@bbyiringiro, @delijah

Full changelog: v53.2.2...v53.2.3

v54.0.0-beta.1

v54.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@zbeyens zbeyens released this 17 Jun 09:35

@platejs/ai

Patch Changes

  • Synced latest changes from main into the beta lane.

@platejs/core

Patch Changes

  • Synced latest changes from main into the beta lane.

@platejs/markdown

Patch Changes

  • Synced latest changes from main into the beta lane.

@platejs/utils

Patch Changes

  • Synced latest changes from main into the beta lane.

platejs

Patch Changes

  • Synced latest changes from main into the beta lane.

Full changelog: v54.0.0-beta.0...v54.0.0-beta.1

v53.2.2

Choose a tag to compare

@zbeyens zbeyens released this 17 Jun 09:23
1ea6fcb

@platejs/ai

Patch Changes

  • #5026 by @zbeyens – Preserve streaming trailing whitespace with markdown hard breaks.

@platejs/markdown

Patch Changes

  • #5026 by @zbeyens – Serialize hard line breaks inside paragraph text nodes.

Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: v53.2.1...v53.2.2

v54.0.0-beta.0

v54.0.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@zbeyens zbeyens released this 16 Jun 20:12
d142cfb

@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

@platejs/slate-react

Published @platejs/slate-react@54.0.0-beta.0.

Contributors

Thanks to everyone who contributed to this release:

@felixfeng33

Full changelog: v53.2.2...v54.0.0-beta.0

v53.2.1

Choose a tag to compare

@zbeyens zbeyens released this 16 Jun 14:38
2e675c6

@platejs/core

Patch Changes

  • #5029 by @zbeyens – Add node.isMetadataProp and editor.api.isElementStateEmpty for element state checks.

@platejs/utils

Patch Changes

  • #5029 by @zbeyens – Fix block placeholders on single empty list items.

platejs

Patch Changes

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

Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: v53.2.0...v53.2.1

v53.2.0

Choose a tag to compare

@zbeyens zbeyens released this 15 Jun 20:15
0c20033

@platejs/yjs

Minor Changes

Contributors

Thanks to everyone who contributed to this release:

@zbeyens

Full changelog: v53.1.7...v53.2.0