@platejs/markdown@52.1.0
-
#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/ai@52.1.0
-
#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
8.45.2
- #17629: Update WebXR controllers to use physics V2
- #13852: [XR] Port XR's physics support to Physics architecture v2
- #17637: Engine: Fix crash when debug marker functions are not defined
- #17636: Fix npe package dependencies
- #17562: Inspector V2: fully support PBR materials
- #17633: [NPE] Add support for remap color and alpha
- #3: Add Color tint support to Sprite and Layer
- #17632: Prevent ParticleCondition to use particle flow
- #17631: [GeospatialCamera] Export geospatialcamerakeyboardinput
- #17611: Remove concurrently package
See More
- #17630: [NPE] Adding sprite cell change speed
- #2: trying to run babylon.js from jsfiddle results in error
- #17626: [Fluent/InspectorV2] Fix nullable ColorPropertyLine and BoundProperty rerender breaking shared component updates
- #17608: [NPE] Add support for migrating ramp
- #7: FPS Drops from 60 FPS to 30 FPS
- #17623: Prevent scene events during babylon file container loading
This list of changes was auto generated.
8.3.12
[@mantine/core]Popover: Fix flip logic being calculated after shift (#8590)[@mantine/tiptap]Fix bubble menu being overlapped by the toolbar (#8589)[@mantine/core]ScrollArea: Fix incorrect overscroll behavior whenscrollbarexplicitly set on one side (#8591)[@mantine/core]AppShell: Add static mode support for nested app shells
- @Hosung99 made their first contribution in https://github.com/mantinedev/mantine/pull/8591
- @kykim00 made their first contribution in https://github.com/mantinedev/mantine/pull/8590
Full Changelog: https://github.com/mantinedev/mantine/compare/8.3.11...8.3.12
astro-vscode@2.16.8
- #15156
9cc2c71Thanks @Princesseuh! - Fixes TypeScript plugin not working
astro-vscode@2.16.7
- #15131
d40ff7dThanks @Princesseuh! - Fixes extension asking for the wrong version of VS Code
astro@5.16.8
-
#15124
81db3c0Thanks @leonace924! - Fixes an issue where requests with query parameters to thebasepath would return a 404 if trailingSlash was not'ignore'in development -
#15152
39ee41fThanks @rururux! - Fixes a case wherecontext.cookies.set()would be overriden when setting cookies via response headers in development -
#15140
6f6f8f8Thanks @cameronraysmith! - Fixes esbuild warning due to dead code in assets virtual module -
#15127
2cff904Thanks @Princesseuh! - Updates "Unsupported page types found" error to only appear in more realistic cases -
#15149
34f84c2Thanks @rahuld109! - Skips "Use the Image component" audit warning for images inside framework components (React, Vue, Svelte, etc.)
2.13.1
2026-01-09
-
Components [color-picker] add
clearableprop andclearevent (#22999 by @keeplearning66) -
Components [calendar] add
controller-typeandformatterprops (#23045 by @keeplearning66) -
Components [message-box] add
confirmButtonTypeandcancelButtonTypeprops (#23193 by @keeplearning66) -
Components [virtual-list] support horizontal scrolling with mouse wheel on Windows/ubuntu (#22168 by @keeplearning66)
-
Components [avatar-group] new component (#23211 by @keeplearning66)
-
Components [upload] add
directoryprop (#23265 by @rzzf) -
Components [form] add
setInitialValuesandsetInitialValuefunction (#23013 by @lw56777) -
Components [dropdown-item] add
iconslot (#23300 by @ZacharyBear) -
Components [timeline] support
modeprop (#22929 by @keeplearning66)
-
Docs missing contributors (#23170 by @btea)
-
Components [date-picker] trigger clear evt in footer slot (#23174 by @Dsaquel)
-
Theme-chalk update dark theme color variables for consistency (#23064 by @tolking)
-
Hooks [use-lockscreen] body width was not restored correctly (#22972 by @rzzf)
-
Components [cascader] scrolls to the wrong active node (#23203 by @rzzf)
-
Components [table] prevent
showOverflowTooltipoverwrite (#23215 by @zhixiaotong) -
Components [timeline] normal rendering default slot (#23217 by @btea)
-
Components [cascader] the prefix slot content is covered by tags (#23236 by @btea)
-
Components [dialog] clear the lingering
closingstate (#23249 by @rzzf) -
Components [select/select-v2] apply popper-options to tag tooltip (#22255 by @keeplearning66)
-
Components [select/select-v2] show empty slot when remote search empty (#23195 by @YXY-cell)
-
Components [table-v2] respect column flexShrink configuration (#22914 by @yicheny)
-
Components [virtual-list] incorrect scroll boundary check (#23289 by @rzzf)
-
Components [virtual-list] incorrect scroll boundary check (#20766 by @hutengyue)
-
Components [table]
current-changeevent exposes the old row object (#23237 by @cassie-ye) -
Components [alert] fix empty slot incorrectly detected as hasDesc (#23312 by @E66Crisp)
-
Components [table-v2] correct the indentation of sub-row (#23306 by @keeplearning66)
-
Components [tour] avoid Teleport inheriting attribute (#23336 by @rzzf)
-
Components [autocomplete] fix incorrect aria-controls value (#23350 by @E66Crisp)
-
Components [table-v2] keep scrollToRow from changing horiz offset (#22930 by @yicheny)
-
Style(components): separate sub component styles (#23153 by @rzzf)
-
Revert "fix(components): [select/select-v2] prevent dropdown closing on mixed input (#22869 by @rzzf)" (#23224)
-
Test-utils remove redundant code in tick.ts (#21903 by @micaiguai)
-
Components [table] remove unnecessary reactivity (#23254 by @web3Worker-x)
-
Improvement(components): [virtual-list] preventDefault only when the scroll directions match (#22989 by @rzzf)
v1.146.3
Version 1.146.3 - 1/9/26, 7:31 AM
- router-plugin: normalize file paths for Windows compatibility with rspack/webpack (#6333) (70248f2) by Sean Cassiere
- @tanstack/router-plugin@1.146.3
- @tanstack/router-vite-plugin@1.146.3
- @tanstack/start-plugin-core@1.146.3
- @tanstack/solid-start@1.146.3
- @tanstack/vue-start@1.146.3
- @tanstack/react-start@1.146.3
- @tanstack/start-static-server-functions@1.146.3