2 hours ago
core

v3.6.0-beta.4

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

2 hours ago
vue-next

v3.6.0-beta.4

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

10 hours ago
router

v1.154.12

Version 1.154.12 - 1/22/26, 10:37 PM

Changes

Refactor

  • router-core: skip full matchRoutesInternal for Link"s buildLocation, use simple getMatchedRoutes (#6445) (655496f) by @Sheraff

Packages

  • @tanstack/router-core@1.154.12
  • @tanstack/solid-router@1.154.12
  • @tanstack/react-router@1.154.12
  • @tanstack/vue-router@1.154.12
  • @tanstack/solid-router-ssr-query@1.154.12
  • @tanstack/react-router-ssr-query@1.154.12
  • @tanstack/vue-router-ssr-query@1.154.12
  • @tanstack/router-ssr-query-core@1.154.12
  • @tanstack/zod-adapter@1.154.12
  • @tanstack/valibot-adapter@1.154.12
  • @tanstack/arktype-adapter@1.154.12
  • @tanstack/router-devtools@1.154.12
  • @tanstack/solid-router-devtools@1.154.12
  • @tanstack/react-router-devtools@1.154.12
  • @tanstack/vue-router-devtools@1.154.12
  • @tanstack/router-devtools-core@1.154.12
  • @tanstack/router-generator@1.154.12
  • @tanstack/router-cli@1.154.12
  • @tanstack/router-plugin@1.154.12
  • @tanstack/router-vite-plugin@1.154.12
  • @tanstack/solid-start@1.154.12
  • @tanstack/solid-start-client@1.154.12
  • @tanstack/solid-start-server@1.154.12
  • @tanstack/vue-start@1.154.12
  • @tanstack/vue-start-client@1.154.12
  • @tanstack/vue-start-server@1.154.12
  • @tanstack/start-client-core@1.154.12
  • @tanstack/start-server-core@1.154.12
  • @tanstack/start-storage-context@1.154.12
  • @tanstack/react-start@1.154.12
  • @tanstack/react-start-client@1.154.12
  • @tanstack/react-start-server@1.154.12
  • @tanstack/start-plugin-core@1.154.12
  • @tanstack/start-static-server-functions@1.154.12
10 hours ago
router

v1.154.11

Version 1.154.11 - 1/22/26, 10:20 PM

Changes

Fix

  • router-generator: respect explicit virtual route siblings (#6458) (70c81b3) by Manuel Schiller

Test

  • react-start: benchmarking setup w/ platformatic/flame and autocannon (#6457) (d0b472e) by @Sheraff

Packages

  • @tanstack/router-generator@1.154.11
  • @tanstack/router-cli@1.154.11
  • @tanstack/router-plugin@1.154.11
  • @tanstack/router-vite-plugin@1.154.11
  • @tanstack/start-plugin-core@1.154.11
  • @tanstack/solid-start@1.154.11
  • @tanstack/vue-start@1.154.11
  • @tanstack/react-start@1.154.11
  • @tanstack/start-static-server-functions@1.154.11
11 hours ago
next.js

v16.2.0-canary.4

Core Changes

  • [prebuilt-skew-protection] feat: adding in automatic deploymentId: #88496

Misc Changes

  • [test] Skip failing deploy test in searchparams-reuse-loading.test.ts: #88821
  • [test] Skip flaky prefetch-runtime tests for deploy tests: #88826

Credits

Huge thanks to @eps1lon and @brookemosby for helping!

12 hours ago
router

v1.154.10

Version 1.154.10 - 1/22/26, 8:24 PM

Changes

Refactor

  • react-router: Link component self time improvements by removing "delete" (#6456) (5d60070) by @Sheraff

Packages

  • @tanstack/react-router@1.154.10
  • @tanstack/react-router-ssr-query@1.154.10
  • @tanstack/zod-adapter@1.154.10
  • @tanstack/valibot-adapter@1.154.10
  • @tanstack/arktype-adapter@1.154.10
  • @tanstack/router-devtools@1.154.10
  • @tanstack/react-router-devtools@1.154.10
  • @tanstack/router-plugin@1.154.10
  • @tanstack/router-vite-plugin@1.154.10
  • @tanstack/react-start@1.154.10
  • @tanstack/react-start-client@1.154.10
  • @tanstack/react-start-server@1.154.10
  • @tanstack/start-plugin-core@1.154.10
  • @tanstack/start-static-server-functions@1.154.10
  • @tanstack/solid-start@1.154.10
  • @tanstack/vue-start@1.154.10
14 hours ago
next.js

v16.2.0-canary.3

Core Changes

  • Remove deploymentId from App Router RenderOptsPartial: #88866
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache: #88509

Misc Changes

  • Update Rspack production test manifest: #88882

Credits

Huge thanks to @mischnic, @vercel-release-bot, and @wyattjoh for helping!

15 hours ago
anime

v4.3.3

Improvements

  • Refresh

    • Function-based "from" values now refresh correctly when calling .refresh()
    • Unit conversion (e.g., svh to rem) is recalculated on refresh
  • onScroll

    • Add onResize callback that triggers when the scroll container refreshes due to a resize event

Documentation

  • Playback

    • Add missing tl.backward / anim.backward / time.backward property doc
  • Easing

    • Add an opacity animation preview to the easing functions editor
15 hours ago
anime

v4.3.2

Bug Fixes

  • Layout
    • Fix an issue where inline tags, like or weren't detected when surrounded by comments (again)
15 hours ago
router

v1.154.9

Version 1.154.9 - 1/22/26, 5:21 PM

Changes

Fix

  • solid-router: skip URL parsing for safe "to" props (#6453) (ef3486c) by @Sheraff

Packages

  • @tanstack/solid-router@1.154.9
  • @tanstack/solid-router-ssr-query@1.154.9
  • @tanstack/solid-router-devtools@1.154.9
  • @tanstack/solid-start@1.154.9
  • @tanstack/solid-start-client@1.154.9
  • @tanstack/solid-start-server@1.154.9
  • @tanstack/start-static-server-functions@1.154.9