Skip to content

Releases: TanStack/router

v1.114.1

08 Mar 20:07
Compare
Choose a tag to compare

Version 1.114.1 - 3/8/25, 8:04 PM

Changes

Fix

  • RELEASE_ALL (369618b) by Birk Skyum

Other

Packages

  • @tanstack/history@1.114.1
  • @tanstack/router-core@1.114.1
  • @tanstack/solid-router@1.114.1
  • @tanstack/react-router@1.114.1
  • @tanstack/react-router-with-query@1.114.1
  • @tanstack/zod-adapter@1.114.1
  • @tanstack/valibot-adapter@1.114.1
  • @tanstack/arktype-adapter@1.114.1
  • @tanstack/router-devtools@1.114.1
  • @tanstack/solid-router-devtools@1.114.1
  • @tanstack/react-router-devtools@1.114.1
  • @tanstack/router-devtools-core@1.114.1
  • @tanstack/router-generator@1.114.1
  • @tanstack/virtual-file-routes@1.114.1
  • @tanstack/router-cli@1.114.1
  • @tanstack/router-plugin@1.114.1
  • @tanstack/router-vite-plugin@1.114.1
  • @tanstack/directive-functions-plugin@1.114.1
  • @tanstack/server-functions-plugin@1.114.1
  • @tanstack/create-router@1.114.1
  • @tanstack/eslint-plugin-router@1.114.1
  • @tanstack/create-start@1.114.1
  • @tanstack/react-start@1.114.1
  • @tanstack/react-start-plugin@1.114.1
  • @tanstack/react-start-client@1.114.1
  • @tanstack/react-start-server@1.114.1
  • @tanstack/start-config@1.114.1
  • @tanstack/react-start-config@1.114.1
  • @tanstack/react-start-api-routes@1.114.1
  • @tanstack/react-start-server-functions-fetcher@1.114.1
  • @tanstack/react-start-server-functions-handler@1.114.1
  • @tanstack/react-start-server-functions-client@1.114.1
  • @tanstack/react-start-server-functions-ssr@1.114.1
  • @tanstack/start-server-functions-server@1.114.1
  • @tanstack/react-start-router-manifest@1.114.1
  • @tanstack/start@1.114.1
  • @tanstack/router-utils@1.114.1

v1.114.0

08 Mar 12:28
Compare
Choose a tag to compare

Version 1.114.0 - 3/8/25, 12:27 PM

Changes

Feat

  • router-devtools-core: consolidate devtools logic in core and distributed with framework-specific bindings (#3636) (e313a1c) by Birk Skyum

Chore

  • root: labeler script to only consider packages with a package.json file (#3690) (c646ddc) by Sean Cassiere

Other

Packages

  • @tanstack/router-devtools@1.114.0
  • @tanstack/solid-router-devtools@1.114.0
  • @tanstack/react-router-devtools@1.114.0
  • @tanstack/router-devtools-core@1.114.0
  • @tanstack/create-router@1.114.0
  • @tanstack/create-start@1.114.0

v1.113.0

07 Mar 21:14
Compare
Choose a tag to compare

Version 1.113.0 - 3/7/25, 9:13 PM

Changes

Feat

  • router-generator: disable formatting of routeTree (#3678) (aa24401) by Honza HrubΓ½

Chore

Packages

  • @tanstack/router-generator@1.113.0
  • @tanstack/router-cli@1.113.0
  • @tanstack/router-plugin@1.113.0
  • @tanstack/router-vite-plugin@1.113.0
  • @tanstack/create-router@1.113.0
  • @tanstack/start-config@1.113.0
  • @tanstack/react-start-config@1.113.0
  • @tanstack/start@1.113.0
  • @tanstack/react-start@1.113.0
  • @tanstack/create-start@1.113.0

v1.112.19

07 Mar 11:13
Compare
Choose a tag to compare

Version 1.112.19 - 3/7/25, 11:12 AM

Changes

Refactor

  • router-generator: add internal __enableAPIRoutesGeneration flag (#3685) (81c6576) by Sean Cassiere

Chore

  • replace <React.Fragment> by <> (#3672) (5bbf49d) by Manuel Schiller

Packages

  • @tanstack/router-generator@1.112.19
  • @tanstack/start-config@1.112.19
  • @tanstack/react-start-config@1.112.19
  • @tanstack/router-cli@1.112.19
  • @tanstack/router-plugin@1.112.19
  • @tanstack/router-vite-plugin@1.112.19
  • @tanstack/create-router@1.112.19
  • @tanstack/react-start@1.112.19
  • @tanstack/start@1.112.19
  • @tanstack/create-start@1.112.19

v1.112.18

06 Mar 23:04
Compare
Choose a tag to compare

Version 1.112.18 - 3/6/25, 11:01 PM

Changes

Fix

  • use fullPath as from in Route/RouteApi useNavigate (#3684) (c9a3278) by Manuel Schiller

Chore

  • add script to bump typescript version and bump it to 5.8 (#3618) (30e8690) by Manuel Schiller
  • examples: add authenticated-routes example using firebase (#3669) (d20088e) by Andrew Peacock
  • examples: fix up the start-trellaux example (#3675) (ffbcd72) by Sean Cassiere

Docs

  • streamline language in the quick-start guide for Solid (#3681) (623e420) by Miciah Henderson

Packages

  • @tanstack/history@1.112.18
  • @tanstack/router-core@1.112.18
  • @tanstack/solid-router@1.112.18
  • @tanstack/react-router@1.112.18
  • @tanstack/react-router-with-query@1.112.18
  • @tanstack/zod-adapter@1.112.18
  • @tanstack/valibot-adapter@1.112.18
  • @tanstack/arktype-adapter@1.112.18
  • @tanstack/router-devtools@1.112.18
  • @tanstack/router-generator@1.112.18
  • @tanstack/router-cli@1.112.18
  • @tanstack/router-plugin@1.112.18
  • @tanstack/router-vite-plugin@1.112.18
  • @tanstack/directive-functions-plugin@1.112.18
  • @tanstack/server-functions-plugin@1.112.18
  • @tanstack/eslint-plugin-router@1.112.18
  • @tanstack/react-start-plugin@1.112.18
  • @tanstack/react-start-client@1.112.18
  • @tanstack/react-start-server@1.112.18
  • @tanstack/react-start-api-routes@1.112.18
  • @tanstack/react-start-server-functions-fetcher@1.112.18
  • @tanstack/react-start-server-functions-handler@1.112.18
  • @tanstack/react-start-server-functions-client@1.112.18
  • @tanstack/react-start-server-functions-ssr@1.112.18
  • @tanstack/start-server-functions-server@1.112.18
  • @tanstack/react-start-router-manifest@1.112.18
  • @tanstack/router-utils@1.112.18
  • @tanstack/create-router@1.112.18
  • @tanstack/create-start@1.112.18
  • @tanstack/react-start@1.112.18
  • @tanstack/start-config@1.112.18
  • @tanstack/react-start-config@1.112.18
  • @tanstack/start@1.112.18

v1.112.17

06 Mar 00:39
Compare
Choose a tag to compare

Version 1.112.17 - 3/6/25, 12:37 AM

Changes

Fix

  • rebuild link if matches change (#3674) (f4d09c1) by Manuel Schiller

Packages

  • @tanstack/solid-router@1.112.17
  • @tanstack/react-router@1.112.17
  • @tanstack/react-router-with-query@1.112.17
  • @tanstack/zod-adapter@1.112.17
  • @tanstack/valibot-adapter@1.112.17
  • @tanstack/arktype-adapter@1.112.17
  • @tanstack/router-devtools@1.112.17
  • @tanstack/router-generator@1.112.17
  • @tanstack/router-cli@1.112.17
  • @tanstack/router-plugin@1.112.17
  • @tanstack/router-vite-plugin@1.112.17
  • @tanstack/create-router@1.112.17
  • @tanstack/create-start@1.112.17
  • @tanstack/react-start-client@1.112.17
  • @tanstack/react-start-server@1.112.17
  • @tanstack/start-config@1.112.17
  • @tanstack/react-start-config@1.112.17
  • @tanstack/react-start-api-routes@1.112.17
  • @tanstack/react-start-server-functions-fetcher@1.112.17
  • @tanstack/react-start-server-functions-handler@1.112.17
  • @tanstack/react-start-server-functions-client@1.112.17
  • @tanstack/react-start-server-functions-ssr@1.112.17
  • @tanstack/start@1.112.17
  • @tanstack/react-start@1.112.17

v1.112.16

05 Mar 23:53
Compare
Choose a tag to compare

Version 1.112.16 - 3/5/25, 11:51 PM

Changes

Fix

  • use leaf match as from if none supplied for <Link> (#3673) (bf0fc00) by Manuel Schiller

Packages

  • @tanstack/solid-router@1.112.16
  • @tanstack/react-router@1.112.16
  • @tanstack/react-router-with-query@1.112.16
  • @tanstack/zod-adapter@1.112.16
  • @tanstack/valibot-adapter@1.112.16
  • @tanstack/arktype-adapter@1.112.16
  • @tanstack/router-devtools@1.112.16
  • @tanstack/router-generator@1.112.16
  • @tanstack/router-cli@1.112.16
  • @tanstack/router-plugin@1.112.16
  • @tanstack/router-vite-plugin@1.112.16
  • @tanstack/create-router@1.112.16
  • @tanstack/create-start@1.112.16
  • @tanstack/react-start-client@1.112.16
  • @tanstack/react-start-server@1.112.16
  • @tanstack/start-config@1.112.16
  • @tanstack/react-start-config@1.112.16
  • @tanstack/react-start-api-routes@1.112.16
  • @tanstack/react-start-server-functions-fetcher@1.112.16
  • @tanstack/react-start-server-functions-handler@1.112.16
  • @tanstack/react-start-server-functions-client@1.112.16
  • @tanstack/react-start-server-functions-ssr@1.112.16
  • @tanstack/start@1.112.16
  • @tanstack/react-start@1.112.16

v1.112.15

05 Mar 21:18
Compare
Choose a tag to compare

Version 1.112.15 - 3/5/25, 9:16 PM

Changes

Fix

  • use default from in useNavigate (#3671) (a638d77) by Manuel Schiller

Docs

Packages

  • @tanstack/solid-router@1.112.15
  • @tanstack/react-router@1.112.15
  • @tanstack/react-router-with-query@1.112.15
  • @tanstack/zod-adapter@1.112.15
  • @tanstack/valibot-adapter@1.112.15
  • @tanstack/arktype-adapter@1.112.15
  • @tanstack/router-devtools@1.112.15
  • @tanstack/router-generator@1.112.15
  • @tanstack/router-cli@1.112.15
  • @tanstack/router-plugin@1.112.15
  • @tanstack/router-vite-plugin@1.112.15
  • @tanstack/create-router@1.112.15
  • @tanstack/create-start@1.112.15
  • @tanstack/react-start-client@1.112.15
  • @tanstack/react-start-server@1.112.15
  • @tanstack/start-config@1.112.15
  • @tanstack/react-start-config@1.112.15
  • @tanstack/react-start-api-routes@1.112.15
  • @tanstack/react-start-server-functions-fetcher@1.112.15
  • @tanstack/react-start-server-functions-handler@1.112.15
  • @tanstack/react-start-server-functions-client@1.112.15
  • @tanstack/react-start-server-functions-ssr@1.112.15
  • @tanstack/start@1.112.15
  • @tanstack/react-start@1.112.15

v1.112.14

05 Mar 17:13
Compare
Choose a tag to compare

Version 1.112.14 - 3/5/25, 5:12 PM

Changes

Fix

  • transform should return null to preserve source maps. Fixes #3661 (#3663) (051e2d5) by Paul Grau

Refactor

  • router-core: move redirect to core (#3662) (3a2d51e) by Birk Skyum

Other

Packages

  • @tanstack/react-start-plugin@1.112.14
  • @tanstack/start-config@1.112.14
  • @tanstack/react-start-config@1.112.14
  • @tanstack/start@1.112.14
  • @tanstack/react-start@1.112.14
  • @tanstack/create-start@1.112.14

v1.112.13

04 Mar 23:02
Compare
Choose a tag to compare

Version 1.112.13 - 3/4/25, 11:00 PM

Changes

Fix

  • react-router: ensure resetScroll works with strict mode on (#3659) (c18ae80) by Manuel Schiller

Packages

  • @tanstack/react-router@1.112.13
  • @tanstack/react-router-with-query@1.112.13
  • @tanstack/zod-adapter@1.112.13
  • @tanstack/valibot-adapter@1.112.13
  • @tanstack/arktype-adapter@1.112.13
  • @tanstack/router-devtools@1.112.13
  • @tanstack/router-generator@1.112.13
  • @tanstack/router-cli@1.112.13
  • @tanstack/router-plugin@1.112.13
  • @tanstack/router-vite-plugin@1.112.13
  • @tanstack/create-router@1.112.13
  • @tanstack/create-start@1.112.13
  • @tanstack/react-start-client@1.112.13
  • @tanstack/react-start-server@1.112.13
  • @tanstack/start-config@1.112.13
  • @tanstack/react-start-config@1.112.13
  • @tanstack/react-start-api-routes@1.112.13
  • @tanstack/react-start-server-functions-fetcher@1.112.13
  • @tanstack/react-start-server-functions-handler@1.112.13
  • @tanstack/react-start-server-functions-client@1.112.13
  • @tanstack/react-start-server-functions-ssr@1.112.13
  • @tanstack/start@1.112.13
  • @tanstack/react-start@1.112.13