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
v1.142.3
Version 1.142.3 - 12/20/25, 11:20 PM
- start-server-core: use public h3-v2 api event.res (#6162) (82ac628) by Birk Skyum
- properly track re-exports of server function factories (#6164) (92333c9) by Manuel Schiller
- @tanstack/start-server-core@1.142.3
- @tanstack/start-plugin-core@1.142.3
- @tanstack/solid-start@1.142.3
- @tanstack/solid-start-server@1.142.3
- @tanstack/vue-start@1.142.3
- @tanstack/vue-start-server@1.142.3
- @tanstack/react-start@1.142.3
- @tanstack/react-start-server@1.142.3
- @tanstack/start-static-server-functions@1.142.3
v1.142.2
Version 1.142.2 - 12/20/25, 10:53 PM
- correct compiler plugin order, only handle createMiddleware in a … (#6163) (a727225) by Manuel Schiller
- @tanstack/start-plugin-core@1.142.2
- @tanstack/solid-start@1.142.2
- @tanstack/vue-start@1.142.2
- @tanstack/react-start@1.142.2
- @tanstack/start-static-server-functions@1.142.2
v1.142.1
Version 1.142.1 - 12/20/25, 9:45 PM
- restructure server function environment handling (#6160) (4ec65ae) by Manuel Schiller
- start-server-core: update to h3 v2.0.1-rc.2 (#6159) (22d1b4a) by Birk Skyum
- @tanstack/directive-functions-plugin@1.142.1
- @tanstack/server-functions-plugin@1.142.1
- @tanstack/start-server-core@1.142.1
- @tanstack/start-storage-context@1.142.1
- @tanstack/start-plugin-core@1.142.1
- @tanstack/solid-start@1.142.1
- @tanstack/solid-start-server@1.142.1
- @tanstack/vue-start@1.142.1
- @tanstack/vue-start-server@1.142.1
- @tanstack/start-client-core@1.142.1
- @tanstack/react-start@1.142.1
- @tanstack/react-start-client@1.142.1
- @tanstack/react-start-server@1.142.1
- @tanstack/start-static-server-functions@1.142.1
- @tanstack/solid-start-client@1.142.1
- @tanstack/vue-start-client@1.142.1
v1.142.0
Version 1.142.0 - 12/20/25, 1:58 PM
- router-generator: allow escaping any special string in file-based routing (#6156) (c9a19a2) by Manuel Schiller
- @tanstack/router-generator@1.142.0
- @tanstack/router-cli@1.142.0
- @tanstack/router-plugin@1.142.0
- @tanstack/router-vite-plugin@1.142.0
- @tanstack/start-plugin-core@1.142.0
- @tanstack/solid-start@1.142.0
- @tanstack/vue-start@1.142.0
- @tanstack/react-start@1.142.0
- @tanstack/start-static-server-functions@1.142.0
v1.141.9
Version 1.141.9 - 12/20/25, 12:29 PM
- router-generator: remove experimental nonnested paths (#6154) (27d1c5e) by Nico Lynzaad
- @tanstack/router-generator@1.141.9
- @tanstack/router-cli@1.141.9
- @tanstack/router-plugin@1.141.9
- @tanstack/router-vite-plugin@1.141.9
- @tanstack/start-plugin-core@1.141.9
- @tanstack/solid-start@1.141.9
- @tanstack/vue-start@1.141.9
- @tanstack/react-start@1.141.9
- @tanstack/start-static-server-functions@1.141.9