v1.145.3
Version 1.145.3 - 12/30/25, 5:42 PM
- prerendering (#6256) (062faf4) by Manuel Schiller
- (5438653) by Birk Skyum
- @tanstack/start-server-core@1.145.3
- @tanstack/start-plugin-core@1.145.3
- @tanstack/solid-start@1.145.3
- @tanstack/solid-start-server@1.145.3
- @tanstack/vue-start@1.145.3
- @tanstack/vue-start-server@1.145.3
- @tanstack/react-start@1.145.3
- @tanstack/react-start-server@1.145.3
- @tanstack/start-static-server-functions@1.145.3
v1.145.2
Version 1.145.2 - 12/30/25, 11:01 AM
- router-generator: fix layout/index conflict in virtual physical(… (#6252) (78d626f) by Manuel Schiller
- Fix conflicting paths error when lazy loading layout and index r… (#6251) (9c8b9b6) by Manuel Schiller
- vue-start, solid-start: temp remove flaky raw stream tests (#6254) (d2b3fa1) by Birk Skyum
- @tanstack/router-generator@1.145.2
- @tanstack/router-cli@1.145.2
- @tanstack/router-plugin@1.145.2
- @tanstack/router-vite-plugin@1.145.2
- @tanstack/start-plugin-core@1.145.2
- @tanstack/solid-start@1.145.2
- @tanstack/vue-start@1.145.2
- @tanstack/react-start@1.145.2
- @tanstack/start-static-server-functions@1.145.2
v1.145.1
Version 1.145.1 - 12/30/25, 1:54 AM
- Fix escape sequence handling for routes defined in __virtual.ts files (#6250) (baa3d1d) by Manuel Schiller
- bump dep (#6249) (2372aa3) by Manuel Schiller
- vue-start, solid-start: raw sync tests (#6234) (325c356) by Birk Skyum
- Rename validator to inputValidator in fetch functions (#6245) (2fa4cfa) by @jperasmus
- @tanstack/router-generator@1.145.1
- @tanstack/start-plugin-core@1.145.1
- @tanstack/router-cli@1.145.1
- @tanstack/router-plugin@1.145.1
- @tanstack/router-vite-plugin@1.145.1
- @tanstack/solid-start@1.145.1
- @tanstack/vue-start@1.145.1
- @tanstack/react-start@1.145.1
- @tanstack/start-static-server-functions@1.145.1
v1.145.0
Version 1.145.0 - 12/27/25, 8:46 PM
- enable async serverFn validation (#5583) (337b740) by Caleb Cox
- @tanstack/start-client-core@1.145.0
- @tanstack/solid-start@1.145.0
- @tanstack/solid-start-client@1.145.0
- @tanstack/solid-start-server@1.145.0
- @tanstack/vue-start@1.145.0
- @tanstack/vue-start-client@1.145.0
- @tanstack/vue-start-server@1.145.0
- @tanstack/start-server-core@1.145.0
- @tanstack/react-start@1.145.0
- @tanstack/react-start-client@1.145.0
- @tanstack/react-start-server@1.145.0
- @tanstack/start-plugin-core@1.145.0
- @tanstack/start-static-server-functions@1.145.0
v1.144.0
Version 1.144.0 - 12/27/25, 2:58 PM
- RawStream (#6231) (680671c) by Manuel Schiller
- @tanstack/router-core@1.144.0
- @tanstack/start-client-core@1.144.0
- @tanstack/start-server-core@1.144.0
- @tanstack/solid-router@1.144.0
- @tanstack/react-router@1.144.0
- @tanstack/vue-router@1.144.0
- @tanstack/solid-router-ssr-query@1.144.0
- @tanstack/react-router-ssr-query@1.144.0
- @tanstack/vue-router-ssr-query@1.144.0
- @tanstack/router-ssr-query-core@1.144.0
- @tanstack/zod-adapter@1.144.0
- @tanstack/valibot-adapter@1.144.0
- @tanstack/arktype-adapter@1.144.0
- @tanstack/router-devtools@1.144.0
- @tanstack/solid-router-devtools@1.144.0
- @tanstack/react-router-devtools@1.144.0
- @tanstack/vue-router-devtools@1.144.0
- @tanstack/router-devtools-core@1.144.0
- @tanstack/router-generator@1.144.0
- @tanstack/router-cli@1.144.0
- @tanstack/router-plugin@1.144.0
- @tanstack/router-vite-plugin@1.144.0
- @tanstack/solid-start@1.144.0
- @tanstack/solid-start-client@1.144.0
- @tanstack/solid-start-server@1.144.0
- @tanstack/vue-start@1.144.0
- @tanstack/vue-start-client@1.144.0
- @tanstack/vue-start-server@1.144.0
- @tanstack/start-storage-context@1.144.0
- @tanstack/react-start@1.144.0
- @tanstack/react-start-client@1.144.0
- @tanstack/react-start-server@1.144.0
- @tanstack/start-plugin-core@1.144.0
- @tanstack/start-static-server-functions@1.144.0
v1.143.12
Version 1.143.12 - 12/27/25, 12:07 AM
- refactor middleware (#5517) (a289d71) by Tanner Linsley
- @tanstack/start-client-core@1.143.12
- @tanstack/start-server-core@1.143.12
- @tanstack/start-storage-context@1.143.12
- @tanstack/solid-start@1.143.12
- @tanstack/solid-start-client@1.143.12
- @tanstack/solid-start-server@1.143.12
- @tanstack/vue-start@1.143.12
- @tanstack/vue-start-client@1.143.12
- @tanstack/vue-start-server@1.143.12
- @tanstack/react-start@1.143.12
- @tanstack/react-start-client@1.143.12
- @tanstack/react-start-server@1.143.12
- @tanstack/start-plugin-core@1.143.12
- @tanstack/start-static-server-functions@1.143.12
v1.143.11
Version 1.143.11 - 12/26/25, 1:34 AM
- use React.use if available (#6229) (aa208f1) by Manuel Schiller
- bump babel-dead-code-elimination (#6228) (7d598a1) by Manuel Schiller
- @tanstack/react-router@1.143.11
- @tanstack/router-plugin@1.143.11
- @tanstack/start-plugin-core@1.143.11
- @tanstack/router-utils@1.143.11
- @tanstack/react-router-ssr-query@1.143.11
- @tanstack/zod-adapter@1.143.11
- @tanstack/valibot-adapter@1.143.11
- @tanstack/arktype-adapter@1.143.11
- @tanstack/router-devtools@1.143.11
- @tanstack/react-router-devtools@1.143.11
- @tanstack/router-generator@1.143.11
- @tanstack/router-cli@1.143.11
- @tanstack/router-vite-plugin@1.143.11
- @tanstack/solid-start@1.143.11
- @tanstack/vue-start@1.143.11
- @tanstack/react-start@1.143.11
- @tanstack/react-start-client@1.143.11
- @tanstack/react-start-server@1.143.11
- @tanstack/start-static-server-functions@1.143.11
v1.143.10
Version 1.143.10 - 12/26/25, 12:26 AM
- update sitemap build condition to check for sitemap.enabled instead of pages length (#6227) (1d03f1e) by @jperasmus
- @tanstack/start-plugin-core@1.143.10
- @tanstack/solid-start@1.143.10
- @tanstack/vue-start@1.143.10
- @tanstack/react-start@1.143.10
- @tanstack/start-static-server-functions@1.143.10
v1.143.9
Version 1.143.9 - 12/25/25, 11:14 PM
- only handle createServerFn (#6226) (767e4a9) by Manuel Schiller
- @tanstack/start-client-core@1.143.9
- @tanstack/start-server-core@1.143.9
- @tanstack/solid-start@1.143.9
- @tanstack/solid-start-client@1.143.9
- @tanstack/solid-start-server@1.143.9
- @tanstack/vue-start@1.143.9
- @tanstack/vue-start-client@1.143.9
- @tanstack/vue-start-server@1.143.9
- @tanstack/react-start@1.143.9
- @tanstack/react-start-client@1.143.9
- @tanstack/react-start-server@1.143.9
- @tanstack/start-plugin-core@1.143.9
- @tanstack/start-static-server-functions@1.143.9
v1.143.8
Version 1.143.8 - 12/25/25, 6:17 PM
- createIsomorphicFn compilation (#6220) (ca1d24e) by Manuel Schiller
- @tanstack/start-fn-stubs@1.143.8
- @tanstack/start-plugin-core@1.143.8
- @tanstack/solid-start@1.143.8
- @tanstack/vue-start@1.143.8
- @tanstack/start-client-core@1.143.8
- @tanstack/start-server-core@1.143.8
- @tanstack/react-start@1.143.8
- @tanstack/react-start-client@1.143.8
- @tanstack/react-start-server@1.143.8
- @tanstack/start-static-server-functions@1.143.8
- @tanstack/solid-start-client@1.143.8
- @tanstack/solid-start-server@1.143.8
- @tanstack/vue-start-client@1.143.8
- @tanstack/vue-start-server@1.143.8