Skip to content

Releases: TanStack/router

v1.46.2

02 Aug 05:04
Compare
Choose a tag to compare

Version 1.46.2 - 8/2/24, 5:03 AM

Changes

Refactor

  • react-router: better API surface for the useIntersectionObserver hook (#2073) (af35429) by Sean Cassiere

Packages

  • @tanstack/react-router@1.46.2
  • @tanstack/react-router-with-query@1.46.2
  • @tanstack/router-devtools@1.46.2
  • @tanstack/start@1.46.2

v1.46.1

02 Aug 00:26
Compare
Choose a tag to compare

Version 1.46.1 - 8/2/24, 12:26 AM

Changes

Fix

  • react-router-with-query: accept queryKeyHashFn from _experimental_beforeQuery and add Convex DB example (#1988) (19838f8) by Tom Ballinger

Chore

  • cleanup the old with-trpc and with-framer-motion examples (#2068) (84f4076) by Sean Cassiere

Packages

  • @tanstack/react-router-with-query@1.46.1

v1.46.0

31 Jul 22:49
Compare
Choose a tag to compare

Version 1.46.0 - 7/31/24, 10:49 PM

Changes

Feat

  • react-router: support for preload="viewport" (#2062) (84605c0) by Sean Cassiere

Docs

  • missing comma in the Start Vinxi scripts (#2067) (cd21b29) by Rijk van Wel

Packages

  • @tanstack/react-router@1.46.0
  • @tanstack/react-router-with-query@1.46.0
  • @tanstack/router-devtools@1.46.0
  • @tanstack/start@1.46.0

v1.45.16

31 Jul 16:06
Compare
Choose a tag to compare

Version 1.45.16 - 7/31/24, 4:06 PM

Changes

Fix

  • react-router: when navigating from a index it route it should resolve to a valid route (#2066) (93b148d) by Christopher Horobin

Docs

Examples

  • start-trellaux: fix re-ordering columns (#2061) (1c16732) by Tom Ballinger

Packages

  • @tanstack/react-router@1.45.16
  • @tanstack/react-router-with-query@1.45.16
  • @tanstack/router-devtools@1.45.16
  • @tanstack/start@1.45.16

v1.45.15

30 Jul 20:27
Compare
Choose a tag to compare

Version 1.45.15 - 7/30/24, 8:27 PM

Changes

Fix

  • expose unmaskOnReload on createRouteMask (#2060) (50045a4) by Leonardo Montini

Docs

  • fix typos (08bbb33) by Manuel Schiller
  • link to useRouterState (f0794ae) by Manuel Schiller
  • warn that router.state is not reactive in the useRouter doc (6bbdc7c) by Manuel Schiller
  • fix useLoaderDepsHook doc (60c346b) by Manuel Schiller

Other

Packages

  • @tanstack/react-router@1.45.15
  • @tanstack/react-router-with-query@1.45.15
  • @tanstack/router-devtools@1.45.15
  • @tanstack/start@1.45.15

v1.45.14

29 Jul 21:32
Compare
Choose a tag to compare

Version 1.45.14 - 7/29/24, 9:31 PM

Changes

Fix

  • react-router: memoize Match, MatchInner as well as route components to prevent unnecessary re-renders (#2056) (06c3a69) by Manuel Schiller

Packages

  • @tanstack/react-router@1.45.14
  • @tanstack/react-router-with-query@1.45.14
  • @tanstack/router-devtools@1.45.14
  • @tanstack/start@1.45.14

v1.45.13

29 Jul 20:19
Compare
Choose a tag to compare

Version 1.45.13 - 7/29/24, 8:19 PM

Changes

Fix

  • react-router: correct typing of useLoaderData (#2055) (49f413e) by Manuel Schiller

Chore

  • deps: update all non-major dependencies (#2051) (a1438ee) by renovate[bot]
  • deps: update all non-major dependencies (#2047) (18d2efc) by renovate[bot]
  • react-router: cleanup unused imports (#2041) (3b9976d) by Sean Cassiere

Test

  • examples: validation of layout route functionality by running e2e testing on the basic examples (#2042) (3f6ffa5) by Sean Cassiere
  • react-router: move the SSR redirect tests to the correct test file (#2039) (98d95d6) by Sean Cassiere

Docs

  • cleanup the Reference API page having the hooks being suffixed with (.md) (#2038) (03b0599) by Sean Cassiere

Packages

  • @tanstack/react-router@1.45.13
  • @tanstack/react-router-with-query@1.45.13
  • @tanstack/router-devtools@1.45.13
  • @tanstack/router-cli@1.45.13
  • @tanstack/router-plugin@1.45.13
  • @tanstack/router-vite-plugin@1.45.13
  • @tanstack/start@1.45.13
  • @tanstack/start-vite-plugin@1.45.13

v1.45.12

27 Jul 00:31
Compare
Choose a tag to compare

Version 1.45.12 - 7/27/24, 12:31 AM

Changes

Fix

  • router-with-query: do not restrict router context to only queryClient (#2007) (2c94fa0) by Julius Marminge

Build

  • react-router-with-query: add @tanstack/react-router-with-query to the publish list (#2037) (8d4c9c8) by Sean Cassiere

Packages

  • @tanstack/react-router-with-query@1.45.12

v1.45.11

26 Jul 03:54
Compare
Choose a tag to compare

Version 1.45.11 - 7/26/24, 3:54 AM

Changes

Fix

  • react-router: retain path parameters that are falsy but still valid (#2027) (6981a3a) by Sean Cassiere

Docs

  • Warn against DOM-rendering elements in Wrap and InnerWrap (#2017) (02f934c) by Tom Ballinger

Tests

  • consolidate duplicate tests (#2022) (f7c74bc) by Manuel Schiller

Packages

  • @tanstack/react-router@1.45.11
  • @tanstack/router-devtools@1.45.11
  • @tanstack/start@1.45.11

v1.45.10

24 Jul 21:34
Compare
Choose a tag to compare

Version 1.45.10 - 7/24/24, 9:34 PM

Changes

Fix

  • correctly resolve paths when basepath is set (#2021) (dadc0eb) by Manuel Schiller

Packages

  • @tanstack/react-router@1.45.10
  • @tanstack/router-devtools@1.45.10
  • @tanstack/start@1.45.10