2 hours ago
modern.js

v3.2.1

What's Changed

New Features 🎉

Other Changes ✨

更新内容

新特性 🎉

5 hours ago
vuetify

v4.1.0-beta.0

[!CAUTION] Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective | Sponsor via GitHub

What happens when you open source project depends on unpaid labor:

  • releases appear less frequently
  • hard bugs get sidelined because nobody can afford the time to fix them
  • maintainers burn out from juggling day jobs with the framework you depend on
  • roadmap targets are moved

Every contribution helps us keep Vuetify alive and ship exciting new features.

Thank you.


The following components/features have been promoted to the core framework from labs:

🚀 Features

🔧 Bug Fixes

  • Dialog, VSnackbar: correct position with static location strategy (a8c1ad9)
  • VCheckbox: align indeterminate opacity and color with MD3 (#22804) (c651933), closes #22039
  • VDatePicker: align range selection with MD3 (#22858) (c4ae6de), closes #22793
  • VHover: reconcile actual hover state when re-enabled (#22845) (3cde811), closes #22498
  • VOverlay: contained should opt-out from static strategy (4c5228c)
  • VOverlay: make location and origin actually useful (#22720) (13c9af0), closes #20919
  • VSnackbarQueue: avoid stale z-index (#22796) (66f09ce)

🧪 Labs

5 hours ago
next.js

v16.3.0-canary.25

Misc Changes

  • Enable mimalloc in benchmarks: #93388
  • Turbopack: fix subpath imports pointing to external packages: #93308
  • Turbopack: fix error reporting with crashing webpack loaders: #93926
  • docs: instrumentationClientInject: #93913
  • Fix Yarn berry tests: #93962
  • Polish instant fix cards and validation messages: #93894
  • Add deployable tarballs to pack-next: #93963
  • fix(devtools): detect VS Code renamed macOS binary in launch-editor: #93971
  • turbo-tasks: task-storage memory wins: #93720
  • Add backport PR skill: #93973
  • Turbopack: respect the module-sync export condition: #93970
  • use the action cache for passing tests: #93954
  • devlow-bench: percentile-based comparison and run retries: #93950
  • @vercel/devlow-bench: 0.3.5 → 0.4.0: #93951
  • [test] Prerendering HTTP access fallback pages with Cache Components: #93987
  • Prerender HTTP access fallbacks with Cache Components semantics: #93988
  • Add experimental.appShells feature flag: #93997

Credits

Huge thanks to @lukesandberg, @mischnic, @aurorascharff, @timneutkens, @wbinnssmith, @unstubbable, and @acdlite for helping!

6 hours ago
router

Release 2026-05-20 22:32

Release 2026-05-20 22:32

Changes

Features

  • deferred hydration (#7362) (5fa9e555f3) by @schiller-manuel
  • router-core: params.priority route option as tie breaker in matching algorithm (#7411) (d533f87976) by @Sheraff

Fix

  • fix route mismatch warnings and HMR route indexes (#7422) (b60eb36e59) by @schiller-manuel
  • router-plugin: detect typed root route context for HMR (#7420) (8146db7e54) by @schiller-manuel
  • router-core: hydrate before initial client route match (#7416) (d9cf9331b8) by @schiller-manuel

Chore

  • update express and webpack-dev-server (#7443) (697c66b337) by @Sheraff
  • update zod to v4.4.3 (#7441) (9f6258f23e) by @Sheraff
  • update @rolldown/pluginutils to 1.0.1 (#7440) (fa48ea8d38) by @Sheraff
  • update chokidar to v5 (#7439) (c0f439c59b) by @Sheraff
  • update @swc/core in example/react/quickstart-webpack-file-based (#7434) (60ad69c8fa) by @Sheraff

Packages

  • @tanstack/react-router@1.170.6
  • @tanstack/react-start@1.168.9
  • @tanstack/react-start-client@1.168.1
  • @tanstack/react-start-rsc@0.1.9
  • @tanstack/react-start-server@1.167.6
  • @tanstack/router-cli@1.167.8
  • @tanstack/router-core@1.171.4
  • @tanstack/router-generator@1.167.8
  • @tanstack/router-plugin@1.168.9
  • @tanstack/router-utils@1.162.1
  • @tanstack/router-vite-plugin@1.167.9
  • @tanstack/solid-router@1.170.6
  • @tanstack/solid-start@1.168.9
  • @tanstack/solid-start-client@1.168.1
  • @tanstack/solid-start-server@1.167.6
  • @tanstack/start-client-core@1.170.1
  • @tanstack/start-plugin-core@1.171.2
  • @tanstack/start-server-core@1.169.1
  • @tanstack/start-static-server-functions@1.167.6
  • @tanstack/start-storage-context@1.167.6
  • @tanstack/vue-router@1.170.6
  • @tanstack/vue-start@1.168.9
  • @tanstack/vue-start-client@1.167.6
  • @tanstack/vue-start-server@1.167.6
6 hours ago
router

@tanstack/solid-start@1.168.9

Patch Changes

  • Updated dependencies []:
    • @tanstack/start-plugin-core@1.171.2
6 hours ago
router

@tanstack/start-plugin-core@1.171.2

Patch Changes

  • Updated dependencies [7df0d02]:
    • @tanstack/router-generator@1.167.8
    • @tanstack/router-plugin@1.168.9
6 hours ago
router

@tanstack/vue-start@1.168.9

Patch Changes

  • Updated dependencies []:
    • @tanstack/start-plugin-core@1.171.2
7 hours ago
router

Release 2026-05-20 21:37

Release 2026-05-20 21:37

Changes

Features

  • deferred hydration (#7362) (5fa9e555f3) by @schiller-manuel
  • router-core: params.priority route option as tie breaker in matching algorithm (#7411) (d533f87976) by @Sheraff

Fix

  • fix route mismatch warnings and HMR route indexes (#7422) (b60eb36e59) by @schiller-manuel
  • router-plugin: detect typed root route context for HMR (#7420) (8146db7e54) by @schiller-manuel
  • router-core: hydrate before initial client route match (#7416) (d9cf9331b8) by @schiller-manuel

Chore

  • update express and webpack-dev-server (#7443) (697c66b337) by @Sheraff
  • update zod to v4.4.3 (#7441) (9f6258f23e) by @Sheraff
  • update @rolldown/pluginutils to 1.0.1 (#7440) (fa48ea8d38) by @Sheraff
  • update chokidar to v5 (#7439) (c0f439c59b) by @Sheraff
  • update @swc/core in example/react/quickstart-webpack-file-based (#7434) (60ad69c8fa) by @Sheraff

Packages

  • @tanstack/react-router@1.170.6
  • @tanstack/react-start@1.168.8
  • @tanstack/react-start-client@1.168.1
  • @tanstack/react-start-rsc@0.1.8
  • @tanstack/react-start-server@1.167.6
  • @tanstack/router-cli@1.167.7
  • @tanstack/router-core@1.171.4
  • @tanstack/router-generator@1.167.7
  • @tanstack/router-plugin@1.168.8
  • @tanstack/router-utils@1.162.1
  • @tanstack/router-vite-plugin@1.167.8
  • @tanstack/solid-router@1.170.6
  • @tanstack/solid-start@1.168.8
  • @tanstack/solid-start-client@1.168.1
  • @tanstack/solid-start-server@1.167.6
  • @tanstack/start-client-core@1.170.1
  • @tanstack/start-plugin-core@1.171.1
  • @tanstack/start-server-core@1.169.1
  • @tanstack/start-static-server-functions@1.167.6
  • @tanstack/start-storage-context@1.167.6
  • @tanstack/vue-router@1.170.6
  • @tanstack/vue-start@1.168.8
  • @tanstack/vue-start-client@1.167.6
  • @tanstack/vue-start-server@1.167.6
7 hours ago
router

@tanstack/start-static-server-functions@1.167.6

Patch Changes

  • Updated dependencies []:
    • @tanstack/start-client-core@1.170.1
    • @tanstack/react-start@1.168.8
    • @tanstack/solid-start@1.168.8
7 hours ago
router

@tanstack/start-storage-context@1.167.6

Patch Changes

  • Updated dependencies [0300f87, 0300f87]:
    • @tanstack/router-core@1.171.4