Releases: udecode/plate
Releases · udecode/plate
platejs@52.0.17
platejs@52.0.17
@platejs/utils@52.0.17
@platejs/utils@52.0.17
@platejs/markdown@52.1.0
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
- Table cells (td/th) now insert
@platejs/core@52.0.17
Patch Changes
- #4806 by @felixfeng33 – skip react-compiler for static rendering
@platejs/ai@52.1.0
Minor Changes
-
#4800 by @felixfeng33 – Upgraded AI SDK from v5 to v6:
- Updated
aipeer dependency to^6.0.0 - Updated
@ai-sdk/reactpeer dependency to^3.0.0
Enhanced AI capabilities with better table cell handling:
- Added
applyTableCellSuggestionutility for handling single-cell table operations - Added
nestedContainerUtilsfor managing nested containers in table cells - Enhanced
getMarkdownwith improved table structure handling and better cell content serialization - Improved
applyAISuggestionswith more robust cell manipulation support - Added comprehensive tests for markdown generation from complex table structures
- Updated
@platejs/selection@52.0.16
Patch Changes
-
#4799 by @felixfeng33 –
-
Added
disableSelectAlloption to BlockSelectionPlugin. Set totrueto 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
@platejs/ai@52.0.16
platejs@52.0.15
platejs@52.0.15
@platejs/utils@52.0.15
@platejs/utils@52.0.15
@platejs/slash-command@52.0.15
@platejs/slash-command@52.0.15