Skip to content

Releases: udecode/plate

platejs@52.0.17

09 Jan 00:39
936bcb0

Choose a tag to compare

platejs@52.0.17

@platejs/utils@52.0.17

09 Jan 00:39
936bcb0

Choose a tag to compare

@platejs/utils@52.0.17

@platejs/markdown@52.1.0

09 Jan 15:36
158e950

Choose a tag to compare

Patch Changes

  • #4800 by @felixfeng33 – Enhanced table cell serialization to support multiple blocks within cells:

    • Table cells (td/th) now insert <br/> separators between multiple blocks when serializing to markdown
    • This allows markdown tables to better represent complex cell content that contains multiple paragraphs or other block elements

@platejs/core@52.0.17

09 Jan 00:39
936bcb0

Choose a tag to compare

Patch Changes

@platejs/ai@52.1.0

09 Jan 15:36
158e950

Choose a tag to compare

Minor Changes

  • #4800 by @felixfeng33 – Upgraded AI SDK from v5 to v6:

    • Updated ai peer dependency to ^6.0.0
    • Updated @ai-sdk/react peer dependency to ^3.0.0

    Enhanced AI capabilities with better table cell handling:

    • Added applyTableCellSuggestion utility for handling single-cell table operations
    • Added nestedContainerUtils for managing nested containers in table cells
    • Enhanced getMarkdown with improved table structure handling and better cell content serialization
    • Improved applyAISuggestions with more robust cell manipulation support
    • Added comprehensive tests for markdown generation from complex table structures

@platejs/selection@52.0.16

20 Dec 14:48
aacb21c

Choose a tag to compare

Patch Changes

  • #4799 by @felixfeng33

    • Added disableSelectAll option to BlockSelectionPlugin. Set to true to disable the plugin's custom selectAll (Cmd+A) behavior and use the editor's default behavior instead.

      BlockSelectionPlugin.configure({
        options: { disableSelectAll: true },
      });

@platejs/ai@52.0.16

20 Dec 14:48
aacb21c

Choose a tag to compare

@platejs/ai@52.0.16

platejs@52.0.15

15 Dec 07:14
31603b0

Choose a tag to compare

platejs@52.0.15

@platejs/utils@52.0.15

15 Dec 07:14
31603b0

Choose a tag to compare

@platejs/utils@52.0.15

@platejs/slash-command@52.0.15

15 Dec 07:14
31603b0

Choose a tag to compare

@platejs/slash-command@52.0.15