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