3 hours ago
plate

@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
3 hours ago
plate

@platejs/ai@52.1.0

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
3 hours ago
Babylon.js

8.45.2

Changes:

  • #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.

4 hours ago
mantine

8.3.12

What's Changed

  • [@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 when scrollbar explicitly set on one side (#8591)
  • [@mantine/core] AppShell: Add static mode support for nested app shells

New Contributors

Full Changelog: https://github.com/mantinedev/mantine/compare/8.3.11...8.3.12

5 hours ago
astro

astro-vscode@2.16.8

Patch Changes

7 hours ago
astro

astro-vscode@2.16.7

Patch Changes

7 hours ago
astro

astro@5.16.8

Patch Changes

  • #15124 81db3c0 Thanks @leonace924! - Fixes an issue where requests with query parameters to the base path would return a 404 if trailingSlash was not 'ignore' in development

  • #15152 39ee41f Thanks @rururux! - Fixes a case where context.cookies.set() would be overriden when setting cookies via response headers in development

  • #15140 6f6f8f8 Thanks @cameronraysmith! - Fixes esbuild warning due to dead code in assets virtual module

  • #15127 2cff904 Thanks @Princesseuh! - Updates "Unsupported page types found" error to only appear in more realistic cases

  • #15149 34f84c2 Thanks @rahuld109! - Skips "Use the Image component" audit warning for images inside framework components (React, Vue, Svelte, etc.)

9 hours ago
element-plus

2.13.1

2.13.1

2026-01-09

Features

  • Components [color-picker] add clearable prop and clear event (#22999 by @keeplearning66)

  • Components [calendar] add controller-type and formatter props (#23045 by @keeplearning66)

  • Components [message-box] add confirmButtonType and cancelButtonType props (#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 directory prop (#23265 by @rzzf)

  • Components [form] add setInitialValues and setInitialValue function (#23013 by @lw56777)

  • Components [dropdown-item] add icon slot (#23300 by @ZacharyBear)

  • Components [timeline] support mode prop (#22929 by @keeplearning66)

Bug fixes

  • 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 showOverflowTooltip overwrite (#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 closing state (#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-change event 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)

Refactors

  • 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)

11 hours ago
router

v1.146.3

Version 1.146.3 - 1/9/26, 7:31 AM

Changes

Fix

  • router-plugin: normalize file paths for Windows compatibility with rspack/webpack (#6333) (70248f2) by Sean Cassiere

Packages

  • @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
15 hours ago
ant-design-mobile

v5.42.3

Bug Fixes

  • Space: Fix unexpected additional negative for the last element. #7018

修复

  • Space: 修复最后一个元素带有非预期的负间距的问题。#7018