1 hours ago
quasar

@quasar/extras-v2.0.2

Changes

  • material-symbols-outlined -> v355
  • material-symbols-rounded -> v356
  • material-symbols-sharp -> v352
  • fontawesome -> v7.3.0

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

2 hours ago
virtual

@tanstack/solid-virtual@3.13.32

Patch Changes

  • #1203 95ef53b - Preserve measured item sizes when reactive virtualizer options change.
4 hours ago
tldraw

v5.2.2

Generated from commits between v5.2.1 and HEAD

Bug Fixes

fix(tldraw): stop PNG/SVG exports clipping text glyph ink (#9463)

  • Fix exported PNG and SVG images clipping the edges of italic, right-to-left, and cursive text.
5 hours ago
next.js

v16.3.0-canary.75

Misc Changes

  • [cd] Replace the release package with our own GitHub release creation: #95352
  • [test] Enable deploy tests for the Instant Navigation Testing API suite: #95236
  • Await reused in-flight prefetch entries under Instant Navigation lock: #95301
  • [test] Park the blocking-fallback segment on a withheld param: #95300
  • Make instant() resilient to a leaked navigation-testing cookie: #95375
  • [ci] Avoid running full CI mid-stack for GH-native stacks, same as we do for Graphite: #95218
  • Remove 'silence this warning' from instant validation fix output: #95187
  • fix(turbopack): allow #/ prefixed subpath import specifiers: #94461

Credits

Huge thanks to @eps1lon, @unstubbable, @bgw, @aurorascharff, and @sleitor for helping!

5 hours ago
tdesign-vue-next

tdesign-vue-next@1.20.3

🌈 1.20.3 2026-07-02

🚀 Features

  • Button: 优化 outline 和 dashed button 在 hover 下的背景色 @RADWIMPS426 (common#2569)
  • ConfigProvider:
    • 新增 loading 属性,用于全局配置 Loading 组件的属性 @uyarn (#6749)
    • dialog 属性新增 zIndexplacement 配置 @uyarn (#6749)

🐞 Bug Fixes

  • DatePicker: 修复多选场景下的内边距问题,并优化禁用时间的示例展示效果 @uyarn (#6759)
  • DateRangePicker: 修复disabled 为数组且都为 false 场景下的异常问题 @uyarn (#6759)
  • Dialog:
    • 修复对话框内使用中文输入法输入时 ESC 错误关闭对话框的问题 @uyarn (#6740)
    • 修复1.20.2 版本更新导致弹窗未显示前内部组件 ref 不可访问的问题 @uyarn (#6754)
  • Drawer: 修复抽屉内使用输入法输入时 ESC 错误关闭抽屉的问题 @greymoth-jp (#6756)
  • Pagination: 修复当前页面被选中时 onCurrentChange 事件触发的问题 @betavs (#6748)
  • TagInput: 修复带 label 且已有 tag 时输入内容垂直对齐偏差的问题 @DaZuiZui (common#2564)
  • Textarea: 修复部分场景错误渲染多个 textarea 标签的问题 @liweijie0812 (#6772)
  • TimePicker: 优化无法选择初始化时间为 0 的问题 @uyarn (#6759)
  • Tree: 修复可拖拽节点拖至禁用节点上下方时提示线未正确显示的问题 @RylanBot (common#2532)
  • Typography: 修复 tooltipProps 配置不生效的问题 @liweijie0812 (#6762)

🚀 Features

  • Button: Improved the background color of outline and dashed buttons when hovered @RADWIMPS426 (common#2569)
  • ConfigProvider:
    • A new loading property was added to globally configure the settings for the Loading component @uyarn (#6749)
    • The dialog property now includes zIndex and placement configurations @uyarn (#6749)

🐞 Bug Fixes

  • DatePicker: Fixed padding issues in multi-selection mode, as well as improved the display of examples showing disabled times @uyarn (#6759)
  • DateRangePicker: Resolved issues that occurred when disabled was set to an array of false values @uyarn (#6759)
  • Dialog:
    • Fixed the issue where pressing ESC would incorrectly close the dialog when using a Chinese input method inside it @uyarn (#6740)
    • Fixed the problem where internal component references were not accessible before the popup appeared after the update to version 1.20.2 @uyarn (#6754)
  • Drawer: Fixed the issue where pressing ESC would incorrectly close the drawer when using an input method inside it @greymoth-jp (#6756)
  • Pagination: Prevented the onCurrentChange event from being triggered when the current page was selected @betavs (#6748)
  • TagInput: Fixed alignment issues when entering text alongside existing tags @DaZuiZui (common#2564)
  • Textarea: Fixed the issue of multiple textarea tags being rendered incorrectly in certain scenarios @liweijie0812 (#6772)
  • TimePicker: Improved handling of situations where the initial time cannot be set to 0 @uyarn (#6759)
  • Tree: Fixed the issue where guidance lines were not displayed correctly when draggable nodes were moved above or below disabled nodes @RylanBot (common#2532)
  • Typography: Fixed the problem where tooltipProps configurations did not take effect @liweijie0812 (#6762)
6 hours ago
quasar

quasar-v2.20.3

Changes

  • fix(TouchPan): glitch in getChanges() which breaks js flow #18337

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

7 hours ago
Babylon.js

9.15.0

Addons

  • Keep pure barrels side-effect-free in gui, loaders, and atmosphere addon - by RaananW (#18625)

Core

  • TC39 prep: Symbol.metadata-based serialization decorator store (no behavior change) - by RaananW (#18631)
  • Normalize diagonal keyboard movement for Free, Fly, and ArcRotate cameras - [Bug Fix] by georginahalpern (#18634)
  • fix(core): restore CubeTexture static crash in EnvironmentHelper (pure barrel) - by RaananW (#18629)
  • Fix WGSL exact sRGB conversions failing on WebGPU - by RaananW (#18628)
  • fix(core): register PostProcess side-effects for tree-shaken SSAO2 - by ryantrem (#18624)
  • Fix unregistered image processing parser breaking material clone in tree-shaken builds - by RaananW (#18623)
  • OpenPBR Fuzz Fixes - by MiiBond (#18617)
  • fix(core): register hard side-effect dependencies at construction time for pure barrel - by RaananW (#18620)
  • Geospatial camera: configurable double-tap fly-to, primary-pointer guard, and normalized keyboard pan - [Bug Fix] by georginahalpern (#18616)
  • fix: four pure-import / tree-shaking regressions (clearQuad 404, clustered lighting, snapshot helper, glTF worker materials) - by RaananW (#18618)

GUI

  • Keep pure barrels side-effect-free in gui, loaders, and atmosphere addon - by RaananW (#18625)
  • Remove side-effect import closure baseline mechanism - by RaananW (#18619)

Loaders

  • Keep pure barrels side-effect-free in gui, loaders, and atmosphere addon - by RaananW (#18625)
  • fix: four pure-import / tree-shaking regressions (clearQuad 404, clustered lighting, snapshot helper, glTF worker materials) - by RaananW (#18618)

Sandbox

  • fix(sandbox): load glTF extensions, animation side-effects, and inspector in dev - by RaananW (#18627)

Viewer

  • fix(core): register PostProcess side-effects for tree-shaken SSAO2 - by ryantrem (#18624)
9 hours ago
vite

v8.1.3

Please refer to CHANGELOG.md for details.

16 hours ago
router

Release 2026-07-01 21:38

Release 2026-07-01 21:38

Changes

Fix

  • ci: release workflow OOM increase node max-old-space (#7723) (8bdb21e062) by @Sheraff
  • ci: release workflow OOM during update-example-deps lockfile update (#7722) (572fb2b860) by @Sheraff
  • router-core: preserve percent-encoded URL-unsafe chars in decodeSegment (#7695) (9809a0619d) by @CDillinger

Performance

  • start-client-core: zero-copy frame payload extraction (#7662) (ba52d2b8f9) by @anonrig

Packages

  • @tanstack/react-router@1.170.17
  • @tanstack/react-start@1.168.27
  • @tanstack/react-start-client@1.168.15
  • @tanstack/react-start-rsc@0.1.26
  • @tanstack/react-start-server@1.167.21
  • @tanstack/router-cli@1.167.18
  • @tanstack/router-core@1.171.14
  • @tanstack/router-generator@1.167.18
  • @tanstack/router-plugin@1.168.19
  • @tanstack/router-vite-plugin@1.167.19
  • @tanstack/solid-router@1.170.17
  • @tanstack/solid-start@1.168.27
  • @tanstack/solid-start-client@1.168.15
  • @tanstack/solid-start-server@1.167.21
  • @tanstack/start-client-core@1.170.13
  • @tanstack/start-plugin-core@1.171.19
  • @tanstack/start-server-core@1.169.16
  • @tanstack/start-static-server-functions@1.167.18
  • @tanstack/start-storage-context@1.167.16
  • @tanstack/vue-router@1.170.16
  • @tanstack/vue-start@1.168.26
  • @tanstack/vue-start-client@1.167.18
  • @tanstack/vue-start-server@1.167.21
16 hours ago
router

@tanstack/vue-start@1.168.26

Patch Changes

  • Updated dependencies [ba52d2b]:
    • @tanstack/start-client-core@1.170.13
    • @tanstack/start-plugin-core@1.171.19
    • @tanstack/start-server-core@1.169.16
    • @tanstack/vue-router@1.170.16
    • @tanstack/vue-start-client@1.167.18
    • @tanstack/vue-start-server@1.167.21