v1.117.0
Version 1.117.0 - 4/23/25, 1:48 AM
- router-core: allow dynamic
ViewTransition
types (#4031) (1f2642b) by Burak Can
- start: remove trailing commas from "build-from-scratch" (#4029) (431dec2) by Mikaël Sévigny
- @tanstack/router-core@1.117.0
- @tanstack/solid-router@1.117.0
- @tanstack/react-router@1.117.0
- @tanstack/react-router-with-query@1.117.0
- @tanstack/zod-adapter@1.117.0
- @tanstack/valibot-adapter@1.117.0
- @tanstack/arktype-adapter@1.117.0
- @tanstack/router-devtools@1.117.0
- @tanstack/solid-router-devtools@1.117.0
- @tanstack/react-router-devtools@1.117.0
- @tanstack/router-devtools-core@1.117.0
- @tanstack/router-generator@1.117.0
- @tanstack/router-cli@1.117.0
- @tanstack/router-plugin@1.117.0
- @tanstack/router-vite-plugin@1.117.0
- @tanstack/create-router@1.117.0
- @tanstack/create-start@1.117.0
- @tanstack/solid-start-client@1.117.0
- @tanstack/solid-start-config@1.117.0
- @tanstack/solid-start-router-manifest@1.117.0
- @tanstack/solid-start-server@1.117.0
- @tanstack/start-client-core@1.117.0
- @tanstack/start-server-core@1.117.0
- @tanstack/react-start-client@1.117.0
- @tanstack/react-start-server@1.117.0
- @tanstack/start-config@1.117.0
- @tanstack/react-start-config@1.117.0
- @tanstack/start-api-routes@1.117.0
- @tanstack/start-server-functions-fetcher@1.117.0
- @tanstack/start-server-functions-handler@1.117.0
- @tanstack/start-server-functions-client@1.117.0
- @tanstack/start-server-functions-ssr@1.117.0
- @tanstack/react-start-router-manifest@1.117.0
- @tanstack/start@1.117.0
- @tanstack/solid-start@1.117.0
- @tanstack/react-start@1.117.0
v1.116.3
Version 1.116.3 - 4/22/25, 11:18 PM
- start-client-core: fix no implicit any in validators (#4032) (9cb6719) by Christopher Horobin
- router-core: cases for
interpolatePath
andmatchPathname
(#4024) (fc1f362) by Sean Cassiere
- @tanstack/start-client-core@1.116.3
- @tanstack/solid-start-client@1.116.3
- @tanstack/solid-start-server@1.116.3
- @tanstack/start-server-core@1.116.3
- @tanstack/react-start-client@1.116.3
- @tanstack/react-start-server@1.116.3
- @tanstack/start-api-routes@1.116.3
- @tanstack/start-server-functions-fetcher@1.116.3
- @tanstack/start-server-functions-handler@1.116.3
- @tanstack/start-server-functions-client@1.116.3
- @tanstack/start-server-functions-ssr@1.116.3
- @tanstack/start@1.116.3
- @tanstack/solid-start@1.116.3
- @tanstack/solid-start-config@1.116.3
- @tanstack/react-start@1.116.3
- @tanstack/start-config@1.116.3
- @tanstack/react-start-config@1.116.3
- @tanstack/create-start@1.116.3
v1.116.2
Version 1.116.2 - 4/19/25, 10:33 PM
- start-client-core: export
OptionalFetcher
type (#4001) (2760a56) by @dccarmo
- start: complete the server functions - mutation example (#3992) (d57f9f5) by Matthew Pirocchi
- router: fix broken links on the file-naming-conventions guide (#3998) (afbeb9e) by M. Fahad Sohail
- router: list "parallel routes" in the comparison (#3995) (8085969) by @FatahChan
- improves react/solid quick-start docs (#3994) (9a4af7c) by Fitim Bytyqi
- correct start server git link (#3991) (3cba998) by Ezekiel Keator
- Replace
redaxios
with nativefetch
(#4000) (afe29b9) by @eduardoboucas
- @tanstack/start-client-core@1.116.2
- @tanstack/solid-start-client@1.116.2
- @tanstack/solid-start-server@1.116.2
- @tanstack/start-server-core@1.116.2
- @tanstack/react-start-client@1.116.2
- @tanstack/react-start-server@1.116.2
- @tanstack/start-api-routes@1.116.2
- @tanstack/start-server-functions-fetcher@1.116.2
- @tanstack/start-server-functions-handler@1.116.2
- @tanstack/start-server-functions-client@1.116.2
- @tanstack/start-server-functions-ssr@1.116.2
- @tanstack/start@1.116.2
- @tanstack/solid-start@1.116.2
- @tanstack/solid-start-config@1.116.2
- @tanstack/react-start@1.116.2
- @tanstack/start-config@1.116.2
- @tanstack/react-start-config@1.116.2
- @tanstack/create-start@1.116.2
v1.116.1
Version 1.116.1 - 4/13/25, 9:19 PM
- router-plugin: avoid blocking
rspack
andwebpack
during build (#3980) (4b7212c) by @vkunz
- router: broken link to "SSR" from "Deferred Data Loading" guide (#3984) (1124384) by @seongbin9786
- router: add comment for vite plugin order (#3986) (d4a4e96) by Yiwan
- @tanstack/router-plugin@1.116.1
- @tanstack/router-vite-plugin@1.116.1
- @tanstack/create-router@1.116.1
- @tanstack/solid-start-config@1.116.1
- @tanstack/start-config@1.116.1
- @tanstack/react-start-config@1.116.1
- @tanstack/start@1.116.1
- @tanstack/solid-start@1.116.1
- @tanstack/react-start@1.116.1
- @tanstack/create-start@1.116.1
v1.116.0
Version 1.116.0 - 4/13/25, 7:58 PM
- react-router: Export
ClientOnly
(#3969) (f0138f8) by Zac Rosenbauer
- @tanstack/solid-router@1.116.0
- @tanstack/react-router@1.116.0
- @tanstack/react-router-with-query@1.116.0
- @tanstack/zod-adapter@1.116.0
- @tanstack/valibot-adapter@1.116.0
- @tanstack/arktype-adapter@1.116.0
- @tanstack/router-devtools@1.116.0
- @tanstack/solid-router-devtools@1.116.0
- @tanstack/react-router-devtools@1.116.0
- @tanstack/router-generator@1.116.0
- @tanstack/router-cli@1.116.0
- @tanstack/router-plugin@1.116.0
- @tanstack/router-vite-plugin@1.116.0
- @tanstack/create-router@1.116.0
- @tanstack/create-start@1.116.0
- @tanstack/solid-start-client@1.116.0
- @tanstack/solid-start-config@1.116.0
- @tanstack/solid-start-server@1.116.0
- @tanstack/react-start-client@1.116.0
- @tanstack/react-start-server@1.116.0
- @tanstack/start-config@1.116.0
- @tanstack/react-start-config@1.116.0
- @tanstack/start@1.116.0
- @tanstack/solid-start@1.116.0
- @tanstack/react-start@1.116.0
v1.115.3
Version 1.115.3 - 4/11/25, 5:19 PM
- router-core: accept
AnyRouter
inredirect
(#3979) (e340488) by Fred Brandt
- examples: move the WorkOS content to
src
(#3972) (b886a7d) by Sean Cassiere - examples: add TanStack Start WorkOS example (#3966) (f9c343e) by @nicknisi
- devtools installation (#3961) (09e8744) by Fitim Bytyqi
- @tanstack/router-core@1.115.3
- @tanstack/solid-router@1.115.3
- @tanstack/react-router@1.115.3
- @tanstack/react-router-with-query@1.115.3
- @tanstack/zod-adapter@1.115.3
- @tanstack/valibot-adapter@1.115.3
- @tanstack/arktype-adapter@1.115.3
- @tanstack/router-devtools@1.115.3
- @tanstack/solid-router-devtools@1.115.3
- @tanstack/react-router-devtools@1.115.3
- @tanstack/router-devtools-core@1.115.3
- @tanstack/router-generator@1.115.3
- @tanstack/router-cli@1.115.3
- @tanstack/router-plugin@1.115.3
- @tanstack/router-vite-plugin@1.115.3
- @tanstack/create-router@1.115.3
- @tanstack/create-start@1.115.3
- @tanstack/solid-start-client@1.115.3
- @tanstack/solid-start-config@1.115.3
- @tanstack/solid-start-router-manifest@1.115.3
- @tanstack/solid-start-server@1.115.3
- @tanstack/start-client-core@1.115.3
- @tanstack/start-server-core@1.115.3
- @tanstack/react-start-client@1.115.3
- @tanstack/react-start-server@1.115.3
- @tanstack/start-config@1.115.3
- @tanstack/react-start-config@1.115.3
- @tanstack/start-api-routes@1.115.3
- @tanstack/start-server-functions-fetcher@1.115.3
- @tanstack/start-server-functions-handler@1.115.3
- @tanstack/start-server-functions-client@1.115.3
- @tanstack/start-server-functions-ssr@1.115.3
- @tanstack/react-start-router-manifest@1.115.3
- @tanstack/start@1.115.3
- @tanstack/solid-start@1.115.3
- @tanstack/react-start@1.115.3
v1.115.2
Version 1.115.2 - 4/7/25, 8:27 PM
- react-router: fix issue with scroll restoration (#3918) (9bd706c) by Denys Isaichenko
- examples: Update solid query examples (#3956) (7bc761b) by Birk Skyum
- @tanstack/react-router@1.115.2
- @tanstack/react-router-with-query@1.115.2
- @tanstack/zod-adapter@1.115.2
- @tanstack/valibot-adapter@1.115.2
- @tanstack/arktype-adapter@1.115.2
- @tanstack/router-devtools@1.115.2
- @tanstack/react-router-devtools@1.115.2
- @tanstack/router-generator@1.115.2
- @tanstack/router-cli@1.115.2
- @tanstack/router-plugin@1.115.2
- @tanstack/router-vite-plugin@1.115.2
- @tanstack/create-router@1.115.2
- @tanstack/create-start@1.115.2
- @tanstack/solid-start-config@1.115.2
- @tanstack/react-start-client@1.115.2
- @tanstack/react-start-server@1.115.2
- @tanstack/start-config@1.115.2
- @tanstack/react-start-config@1.115.2
- @tanstack/start@1.115.2
- @tanstack/solid-start@1.115.2
- @tanstack/react-start@1.115.2
v1.115.1
Version 1.115.1 - 4/6/25, 9:21 AM
- start-client-core: hash the static filenames (#3947) (6b99e3f) by Sean Cassiere
- @tanstack/start-client-core@1.115.1
- @tanstack/solid-start-client@1.115.1
- @tanstack/solid-start-server@1.115.1
- @tanstack/start-server-core@1.115.1
- @tanstack/react-start-client@1.115.1
- @tanstack/react-start-server@1.115.1
- @tanstack/start-api-routes@1.115.1
- @tanstack/start-server-functions-fetcher@1.115.1
- @tanstack/start-server-functions-handler@1.115.1
- @tanstack/start-server-functions-client@1.115.1
- @tanstack/start-server-functions-ssr@1.115.1
- @tanstack/start@1.115.1
- @tanstack/solid-start@1.115.1
- @tanstack/solid-start-config@1.115.1
- @tanstack/react-start@1.115.1
- @tanstack/start-config@1.115.1
- @tanstack/react-start-config@1.115.1
- @tanstack/create-start@1.115.1
v1.115.0
Version 1.115.0 - 4/6/25, 4:50 AM
- RELEASE_ALL (e213f12) by SeanCassiere
- router-core: search parsing of
+
usingURLSearchParams
(#3894) (30c49e1) by Marvin ROGER
- examples: change types for input arguments for auth examples (#3946) (ad4ec75) by Sean Cassiere
- examples: do not use
GET
to send credentials (#3945) (a41e7cf) by Ethan Shumate - deps: update dependency vite to v6.1.4 [security] (#3939) (1bb39b9) by renovate[bot]
- root: switch from
fs.rmdir
tofs.rm
(03ac067) by SeanCassiere
- router-generator: check filenames starting with a number (#3935) (bdcf4f7) by Sean Cassiere
- router: fix broken link to example in authenticated routes guide (#3937) (d1e78bb) by Kid
- Update scroll-restoration.md (#3934) (37fc7e8) by TN
- (359d19a) by Tanner Linsley
- @tanstack/history@1.115.0
- @tanstack/router-core@1.115.0
- @tanstack/solid-router@1.115.0
- @tanstack/react-router@1.115.0
- @tanstack/react-router-with-query@1.115.0
- @tanstack/zod-adapter@1.115.0
- @tanstack/valibot-adapter@1.115.0
- @tanstack/arktype-adapter@1.115.0
- @tanstack/router-devtools@1.115.0
- @tanstack/solid-router-devtools@1.115.0
- @tanstack/react-router-devtools@1.115.0
- @tanstack/router-devtools-core@1.115.0
- @tanstack/router-generator@1.115.0
- @tanstack/virtual-file-routes@1.115.0
- @tanstack/router-cli@1.115.0
- @tanstack/router-plugin@1.115.0
- @tanstack/router-vite-plugin@1.115.0
- @tanstack/directive-functions-plugin@1.115.0
- @tanstack/server-functions-plugin@1.115.0
- @tanstack/create-router@1.115.0
- @tanstack/eslint-plugin-router@1.115.0
- @tanstack/create-start@1.115.0
- @tanstack/solid-start@1.115.0
- @tanstack/solid-start-client@1.115.0
- @tanstack/solid-start-config@1.115.0
- @tanstack/solid-start-plugin@1.115.0
- @tanstack/solid-start-router-manifest@1.115.0
- @tanstack/solid-start-server@1.115.0
- @tanstack/start-client-core@1.115.0
- @tanstack/start-server-core@1.115.0
- @tanstack/react-start@1.115.0
- @tanstack/react-start-plugin@1.115.0
- @tanstack/react-start-client@1.115.0
- @tanstack/react-start-server@1.115.0
- @tanstack/start-config@1.115.0
- @tanstack/react-start-config@1.115.0
- @tanstack/start-api-routes@1.115.0
- @tanstack/start-server-functions-fetcher@1.115.0
- @tanstack/start-server-functions-handler@1.115.0
- @tanstack/start-server-functions-client@1.115.0
- @tanstack/start-server-functions-ssr@1.115.0
- @tanstack/start-server-functions-server@1.115.0
- @tanstack/react-start-router-manifest@1.115.0
- @tanstack/start@1.115.0
- @tanstack/router-utils@1.115.0
v1.114.34
Version 1.114.34 - 4/2/25, 10:52 PM
- react-router: missing Symbol declaration for HMR in root route (#3923) (084d42f) by Sean Cassiere
- @tanstack/react-router@1.114.34
- @tanstack/react-router-with-query@1.114.34
- @tanstack/zod-adapter@1.114.34
- @tanstack/valibot-adapter@1.114.34
- @tanstack/arktype-adapter@1.114.34
- @tanstack/router-devtools@1.114.34
- @tanstack/react-router-devtools@1.114.34
- @tanstack/router-generator@1.114.34
- @tanstack/router-cli@1.114.34
- @tanstack/router-plugin@1.114.34
- @tanstack/router-vite-plugin@1.114.34
- @tanstack/create-router@1.114.34
- @tanstack/create-start@1.114.34
- @tanstack/solid-start-config@1.114.34
- @tanstack/react-start-client@1.114.34
- @tanstack/react-start-server@1.114.34
- @tanstack/start-config@1.114.34
- @tanstack/react-start-config@1.114.34
- @tanstack/start@1.114.34
- @tanstack/solid-start@1.114.34
- @tanstack/react-start@1.114.34