Skip to content

Releases: udecode/plate

v53.0.5

21 May 12:39
d092982

Choose a tag to compare

@platejs/core

Published @platejs/core@53.0.5.

@platejs/slate

Patch Changes

@platejs/test-utils

Published @platejs/test-utils@53.0.5.

@platejs/utils

Patch Changes

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

platejs

Patch Changes

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

Full changelog: v53.0.4...v53.0.5

@platejs/markdown@53.0.4

12 May 16:06
5b88458

Choose a tag to compare

Patch Changes

  • #4972 by @ajmnz – Respect resourceLink when serializing bare autolink literals

@platejs/ai@53.0.4

12 May 16:06
5b88458

Choose a tag to compare

Patch Changes

  • Updated @platejs/markdown.

platejs@53.0.3

29 Apr 07:14
71456d1

Choose a tag to compare

Patch Changes

  • Updated @platejs/utils.

@platejs/utils@53.0.3

29 Apr 07:14
71456d1

Choose a tag to compare

Patch Changes

  • #4945 by @felixfeng33 – Add a trailing-block insert hook for normalization-driven insert behavior

@platejs/suggestion@53.0.3

29 Apr 07:14
71456d1

Choose a tag to compare

Patch Changes

  • #4945 by @felixfeng33 – Fix inline-void delete and replace suggestions around mentions and paragraph boundaries

@platejs/link@53.0.3

29 Apr 07:14
71456d1

Choose a tag to compare

Patch Changes

  • #4945 by @felixfeng33 – Fix empty link normalization when suggestion acceptance removes the last link character

@platejs/ai@53.0.3

29 Apr 07:14
71456d1

Choose a tag to compare

Patch Changes

  • #4945 by @felixfeng33 – Clear block streaming state when aiChat.stop() stops generation

@platejs/media@53.0.1

25 Apr 14:23
726aad7

Choose a tag to compare

Patch Changes

  • #4957 by @zbeyens – Fix video URL parsing to avoid ReDoS on crafted time parameters

@platejs/list@53.0.2

25 Apr 21:31
abfd6f1

Choose a tag to compare

Patch Changes

  • #4954 by @dylans – Fix normalizeListStart to skip unordered list items and resume ordered list numbering past same-indent unordered siblings