6 hours ago
tdesign-react

tdesign-react@1.16.7

🌈 1.16.7 2026-03-13

🚀 Features

  • Progress: 当 theme=plump 时,当进度条填色区域大小足够容下百分比内容时,百分比内容将显示于进度条填色区域内,否则将显示于进度条填色区域的右侧,具体呈现请参考文档示例 @RSS1102 (#4154)

🐞 Bug Fixes

  • Affix:
    • 修复自定义容器时,DOM 节点未准备好就监听导致失败的问题 @RylanBot (#4131)
    • 修复自定义容器时,滚动整个页面元素会偏离的问题 @HaixingOoO @RylanBot (#4131)
  • FormList: 修复 setFieldsValue 缺乏拷贝从而污染数据的问题 @RylanBot (#4155)
  • InputNumber: 修复 disabled 时,hover 对应颜色异常的问题 @RylanBot (common#2402)
  • Popconfirm: 修复 className 没传参时,被转为 undefined 字符串的问题 @RylanBot (#4159)
  • SelectInput: 修复多选时,点击删除图标会打开 Popup 的问题 @RylanBot (#4158)
  • Table:
    • 修复虚拟滚动时,合并单元格消失的问题 @RylanBot (#4131)
    • 修复页面自适应时,empty 宽度比超出表格的问题 @RylanBot (#4131)
    • 修复在 Dialog 内使用时,吸顶表头、吸底表尾、吸底滚动条与表格对齐不稳定的问题 @RylanBot (#4131)
  • TagInput:
    • 修复 inputProps 传入 className 后,标签换行异常的问题 @RylanBot (#4156)
    • 修复 inputProps 传入 onCompositionstartonCompositionend 后,中文输入兼容异常的问题 @RylanBot (#4156)
  • Typography: 修复开启 ellipsis 时,字符串被渲染为 HTML 标签的问题 @RylanBot (#4117)

🚀 Features

  • Progress: When theme=plump, if the colored area of the progress bar is large enough to display the percentage value, it will be shown within that area. Otherwise, it will be displayed to the right of the colored area. For details, refer to the documentation example @RSS1102 (#4154)

🐞 Bug Fixes

  • Affix:
    • Fixed an issue where listening events failed due to DOM nodes not being ready when a custom container was used @RylanBot (#4131)
    • Fixed an issue where scrolling the entire page caused elements to shift position @HaixingOoO @RylanBot (#4131)
  • FormList: Fixed an issue where setFieldsValue didn’t properly copy data, leading to data corruption @RylanBot (#4155)
  • InputNumber: Fixed an issue where the hover color was incorrect when disabled was set @RylanBot (common#2402)
  • Popconfirm: Fixed an issue where className became undefined when no value was passed @RylanBot (#4159)
  • SelectInput: Fixed an issue where clicking the delete icon in multiple-selection mode would trigger the Popup @RylanBot (#4158)
  • Table:
    • Fixed an issue where merged cells disappeared during virtual scrolling @RylanBot (#4131)
    • Fixed an issue where the width of empty rows exceeded that of the table during responsive layout @RylanBot (#4131)
    • Fixed an issue with alignment of fixed headers, footers, and scroll bars with the table when used inside a Dialog @RylanBot (#4131)
  • TagInput:
    • Fixed an issue where tags were rendered incorrectly after className was passed in inputProps @RylanBot (#4156)
    • Fixed an issue with Chinese input compatibility when onCompositionstart or onCompositionend was passed in inputProps @RylanBot (#4156)
  • Typography: Fixed an issue where strings were rendered as HTML tags when ellipsis was enabled @RylanBot (#4117)
6 hours ago
react-modal-sheet

v5.4.0

  • Change keyboard avoidance to always snap to last snap point 587c247
  • Respect prefersReducedMotion prop in Sheet.Backdrop ee5195a

https://github.com/Temzasse/react-modal-sheet/compare/v5.3.1...v5.4.0

8 hours ago
vite

create-vite@9.0.2

Please refer to CHANGELOG.md for details.

10 hours ago
electron

electron v39.8.2

Release Notes for v39.8.2

Other Changes

  • Backported fix for b/491421267. #50230
11 hours ago
ui

shadcn@4.0.6

Patch Changes

12 hours ago
electron

electron v41.0.2

Release Notes for v41.0.2

Other Changes

  • Backported fix for b/491421267. #50234
13 hours ago
electron

electron v40.8.2

Release Notes for v40.8.2

Other Changes

  • Backported fix for b/491421267. #50229
  • Fixed an issue where running app icons were not correctly retrieved on macOS Tahoe. #50188
16 hours ago
router

Release 2026-03-12 23:45

Release 2026-03-12 23:45

Changes

Fix

  • start-static-server-functions: adjust start peerDeps to workspace:^ (#6913) (6da5c64100) by @birkskyum
  • resolve author from PR links in GitHub release changelog (#6898) (9f2795a779) by @birkskyum

Chore

  • tweak prerelease flow (#6906) (576b5acd87) by @birkskyum

CI

  • fix changesets experimental options (#6912) (77bd44dee5) by @lachlancollins

Other

  • use semantic commit for improved github release changelog (#6909) (daa2ab9886) by @birkskyum
  • improve github release changelog (#6897) (bb291c68aa) by @birkskyum

Packages

  • @tanstack/start-static-server-functions@1.166.9
16 hours ago
next.js

v16.2.0-canary.95

Core Changes

  • chore(deps): Bump tar from 7.5.7 to 7.5.11 in /packages/next: #91233
  • Upgrade React from 46103596-20260305 to 5e9eedb5-20260312: #91272
  • feat(server): expose requestMeta router helpers and merge fallback context: #91235
  • [Instant] Show owner stack for validation-blocking errors: #91277
  • Hydrate page loads during instant navigation testing: #91207

Misc Changes

  • docs(turbopack): Move mdbook "tasks" docs over to turbo_tasks::function rustdoc: #91132
  • test-new-tests: enable adapter in deploy flow: #91269
  • Revert "Exclude partial fallback for deploy mode": #91172
  • [test] Properly log framereceived payload: #91266
  • docs(turbopack): Merge task input docs from mdbook into rustdocs: #91136
  • bundle-analyzer: merge _app route modules into current route visualization: #90841
  • docs(turbopack): Migrate docs about traits from mdbook to rustdocs: #91170
  • Remove LMDB backend and ReadTransaction abstractions from turbo-tasks-backend: #91284

Credits

Huge thanks to @bgw, @ijjk, @ztanner, @eps1lon, @lubieowoce, @wbinnssmith, @acdlite, and @lukesandberg for helping!

16 hours ago
router

Release 2026-03-12 23:19

Release 2026-03-12 23:19

Changes

Chore

  • bump solid-refresh, fix deepEqual (#6910) (9ce7f97ef2) by @brenelz
  • tweak prerelease flow (#6906) (576b5acd87) by @birkskyum

CI

  • fix changesets experimental options (#6912) (77bd44dee5) by @lachlancollins

Other

  • use semantic commit for improved github release changelog (#6909) (daa2ab9886) by @birkskyum

Packages

  • @tanstack/solid-router@2.0.0-alpha.2
  • @tanstack/solid-start@2.0.0-alpha.2
  • @tanstack/solid-start-client@2.0.0-alpha.2
  • @tanstack/solid-start-server@2.0.0-alpha.2
  • @tanstack/start-static-server-functions@2.0.0-alpha.2