v1.142.8
Version 1.142.8 - 12/21/25, 11:28 PM
- streaming (#6175) (c05572e) by Manuel Schiller
- @tanstack/router-core@1.142.8
- @tanstack/solid-router@1.142.8
- @tanstack/react-router@1.142.8
- @tanstack/vue-router@1.142.8
- @tanstack/solid-router-ssr-query@1.142.8
- @tanstack/react-router-ssr-query@1.142.8
- @tanstack/vue-router-ssr-query@1.142.8
- @tanstack/router-ssr-query-core@1.142.8
- @tanstack/zod-adapter@1.142.8
- @tanstack/valibot-adapter@1.142.8
- @tanstack/arktype-adapter@1.142.8
- @tanstack/router-devtools@1.142.8
- @tanstack/solid-router-devtools@1.142.8
- @tanstack/react-router-devtools@1.142.8
- @tanstack/vue-router-devtools@1.142.8
- @tanstack/router-devtools-core@1.142.8
- @tanstack/router-generator@1.142.8
- @tanstack/router-cli@1.142.8
- @tanstack/router-plugin@1.142.8
- @tanstack/router-vite-plugin@1.142.8
- @tanstack/solid-start@1.142.8
- @tanstack/solid-start-client@1.142.8
- @tanstack/solid-start-server@1.142.8
- @tanstack/vue-start@1.142.8
- @tanstack/vue-start-client@1.142.8
- @tanstack/vue-start-server@1.142.8
- @tanstack/start-client-core@1.142.8
- @tanstack/start-server-core@1.142.8
- @tanstack/start-storage-context@1.142.8
- @tanstack/react-start@1.142.8
- @tanstack/react-start-client@1.142.8
- @tanstack/react-start-server@1.142.8
- @tanstack/start-plugin-core@1.142.8
- @tanstack/start-static-server-functions@1.142.8
v1.142.7
Version 1.142.7 - 12/21/25, 4:02 PM
- router-core: index nodes can skip the stack loop, they cannot have children (#6173) (7a3def0) by @Sheraff
- @tanstack/router-core@1.142.7
- @tanstack/solid-router@1.142.7
- @tanstack/react-router@1.142.7
- @tanstack/vue-router@1.142.7
- @tanstack/solid-router-ssr-query@1.142.7
- @tanstack/react-router-ssr-query@1.142.7
- @tanstack/vue-router-ssr-query@1.142.7
- @tanstack/router-ssr-query-core@1.142.7
- @tanstack/zod-adapter@1.142.7
- @tanstack/valibot-adapter@1.142.7
- @tanstack/arktype-adapter@1.142.7
- @tanstack/router-devtools@1.142.7
- @tanstack/solid-router-devtools@1.142.7
- @tanstack/react-router-devtools@1.142.7
- @tanstack/vue-router-devtools@1.142.7
- @tanstack/router-devtools-core@1.142.7
- @tanstack/router-generator@1.142.7
- @tanstack/router-cli@1.142.7
- @tanstack/router-plugin@1.142.7
- @tanstack/router-vite-plugin@1.142.7
- @tanstack/solid-start@1.142.7
- @tanstack/solid-start-client@1.142.7
- @tanstack/solid-start-server@1.142.7
- @tanstack/vue-start@1.142.7
- @tanstack/vue-start-client@1.142.7
- @tanstack/vue-start-server@1.142.7
- @tanstack/start-client-core@1.142.7
- @tanstack/start-server-core@1.142.7
- @tanstack/start-storage-context@1.142.7
- @tanstack/react-start@1.142.7
- @tanstack/react-start-client@1.142.7
- @tanstack/react-start-server@1.142.7
- @tanstack/start-plugin-core@1.142.7
- @tanstack/start-static-server-functions@1.142.7
v1.142.6
Version 1.142.6 - 12/21/25, 3:33 PM
- router-core: index routes have index nodes in the segment tree (#6171) (7b4dcee) by @Sheraff
- move to tailwind 4 w/ vite (#6168) (6839bfb) by Birk Skyum
- @tanstack/router-core@1.142.6
- @tanstack/router-plugin@1.142.6
- @tanstack/solid-router@1.142.6
- @tanstack/react-router@1.142.6
- @tanstack/vue-router@1.142.6
- @tanstack/solid-router-ssr-query@1.142.6
- @tanstack/react-router-ssr-query@1.142.6
- @tanstack/vue-router-ssr-query@1.142.6
- @tanstack/router-ssr-query-core@1.142.6
- @tanstack/zod-adapter@1.142.6
- @tanstack/valibot-adapter@1.142.6
- @tanstack/arktype-adapter@1.142.6
- @tanstack/router-devtools@1.142.6
- @tanstack/solid-router-devtools@1.142.6
- @tanstack/react-router-devtools@1.142.6
- @tanstack/vue-router-devtools@1.142.6
- @tanstack/router-devtools-core@1.142.6
- @tanstack/router-generator@1.142.6
- @tanstack/router-cli@1.142.6
- @tanstack/router-vite-plugin@1.142.6
- @tanstack/solid-start@1.142.6
- @tanstack/solid-start-client@1.142.6
- @tanstack/solid-start-server@1.142.6
- @tanstack/vue-start@1.142.6
- @tanstack/vue-start-client@1.142.6
- @tanstack/vue-start-server@1.142.6
- @tanstack/start-client-core@1.142.6
- @tanstack/start-server-core@1.142.6
- @tanstack/start-storage-context@1.142.6
- @tanstack/react-start@1.142.6
- @tanstack/react-start-client@1.142.6
- @tanstack/react-start-server@1.142.6
- @tanstack/start-plugin-core@1.142.6
- @tanstack/start-static-server-functions@1.142.6
v1.142.5
Version 1.142.5 - 12/21/25, 1:24 AM
- trace nested server function factory re-export chain (#6166) (e8f2174) by Manuel Schiller
- solid-start: bump nitro v3 to alpha.1 in example (#6167) (1f98e84) by Birk Skyum
- @tanstack/start-plugin-core@1.142.5
- @tanstack/solid-start@1.142.5
- @tanstack/vue-start@1.142.5
- @tanstack/react-start@1.142.5
- @tanstack/start-static-server-functions@1.142.5
v1.142.4
Version 1.142.4 - 12/21/25, 12:45 AM
- start-server-core: bump h3 from v2.0.1-rc.2 to v2.0.1-rc.6 (#6161) (fe0d3d3) by Birk Skyum
- @tanstack/start-server-core@1.142.4
- @tanstack/solid-start@1.142.4
- @tanstack/solid-start-server@1.142.4
- @tanstack/vue-start@1.142.4
- @tanstack/vue-start-server@1.142.4
- @tanstack/react-start@1.142.4
- @tanstack/react-start-server@1.142.4
- @tanstack/start-plugin-core@1.142.4
- @tanstack/start-static-server-functions@1.142.4