router

🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.

MIT License

Downloads
3.8M
Stars
7.8K
Committers
288

Bot releases are visible (Hide)

router - https://github.com/TanStack/router/releases/tag/v1.15.21

Published by tannerlinsley 9 months ago

Version 1.15.21 - 2/7/2024, 5:35 PM

Changes

Fix

  • SearchSchemaInput now also works when only from is specified and to is not (#1161) (8a7805bd) by Manuel Schiller

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.20

Published by tannerlinsley 9 months ago

Version 1.15.20 - 2/6/2024, 8:15 PM

Changes

Fix

  • ignore prettier on routeTree.gen.ts (#1157) (d2c7ef3d) by Leonardo Montini

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.19

Published by tannerlinsley 9 months ago

Version 1.15.19 - 2/5/2024, 7:33 PM

Changes

Fix

  • pass types to createRootRoute from createRootRouteWithContext (#1154) (0272c9ca) by orlik

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.18

Published by tannerlinsley 9 months ago

Version 1.15.18 - 2/5/2024, 3:32 AM

Changes

Fix

  • make the generated file compatible with ESLint and Prettier (#1149) (d685c31f) by @recallwei

Other

  • Update quick-start.md (#1148) (6d980b8c) by Brayan Paucar

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.17

Published by tannerlinsley 9 months ago

Version 1.15.17 - 2/4/2024, 12:33 AM

Changes

Fix

  • fix state selector that causes multiple renders on navigation (#1147) (3fe6ad53) by gilbert

Docs

  • add suspense note for lazy devtools (#1139) (e7d78aa6) by Nathan Isaac

Ci

  • examples: Test examples in CI (#1142) (2ceb12b4) by Lachlan Collins

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.16

Published by tannerlinsley 9 months ago

Version 1.15.16 - 2/3/2024, 12:32 AM

Changes

Fix

  • experimental headers support (11392b67) by Tanner Linsley

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.15

Published by tannerlinsley 9 months ago

Version 1.15.15 - 2/2/2024, 11:30 PM

Changes

Fix

  • experimental SSR API updates (1c54a7eb) by Tanner Linsley

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.14

Published by tannerlinsley 9 months ago

Version 1.15.14 - 2/2/2024, 11:24 PM

Changes

Fix

  • always update parsed params when matching (cde563d5) by Tanner Linsley

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.13

Published by tannerlinsley 9 months ago

Version 1.15.13 - 2/2/2024, 5:39 PM

Changes

Fix

  • types (9401ac3b) by Tanner Linsley
  • make HistoryState["key"] optional (e050161e) by Tanner Linsley

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.12

Published by tannerlinsley 9 months ago

Version 1.15.12 - 2/2/2024, 5:22 PM

Changes

Fix

  • properly interpolate splat params (5521f904) by Tanner Linsley

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.11

Published by tannerlinsley 9 months ago

Version 1.15.11 - 2/2/2024, 3:35 PM

Changes

Fix

  • handle absolute routesDirectory path in Vite plugin (#1135) (3d6f76bd) by Dániel Décsi

Chore

  • Replace vite-plugin-replace with @rollup/plugin-replace (#1129) (309c023b) by Lachlan Collins

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.10

Published by tannerlinsley 9 months ago

Version 1.15.10 - 2/2/2024, 7:18 AM (Manual Release)

Changes

Chore

  • Update @tanstack/config to 0.4.0 (#1130) (1c942dc8) by Lachlan Collins

Ci

  • Fix TanStack Config publish ERR_PNPM_OUTDATED_LOCKFILE (#1132) (719bd8ea) by Lachlan Collins
  • Improve TanStack Config publish console error (#1131) (a74bba98) by Lachlan Collins

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.9

Published by tannerlinsley 9 months ago

Version 1.15.9 - 2/2/2024, 3:49 AM

Changes

Fix

  • SSR and Start experimental upgrades (3aac5c69) by Tanner Linsley
  • defer and Awaited for isomorphic usage (07ab7196) by Tanner Linsley

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.8

Published by tannerlinsley 9 months ago

Version 1.15.8 - 2/1/2024, 7:46 PM

Changes

Fix

  • ensure generated routes with leading digits get prefixed correctly (#1123) (0f97b523) by @duniul

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.7

Published by tannerlinsley 9 months ago

Version 1.15.7 - 1/30/2024, 9:20 PM

Changes

Fix

  • return loader result (#1118) (f23ab15f) by Manuel Schiller

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.6

Published by tannerlinsley 9 months ago

Version 1.15.6 - 1/30/2024, 9:17 PM

Changes

Fix

  • catch synchronous exceptions in loader (#1117) (1b51a083) by Manuel Schiller

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.5

Published by tannerlinsley 9 months ago

Version 1.15.5 - 1/30/2024, 6:49 PM

Changes

Fix

  • avoid Type instantiation is excessively deep and possibly infinite error in useMatchRoute (0982c57e) by Manuel Schiller

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.4

Published by tannerlinsley 9 months ago

Version 1.15.4 - 1/30/2024, 6:21 PM

Changes

Fix

  • access data-status from linkProps which got from useLinkProps not props (#1099) (dae87c38) by @iamchanii
  • Prefix route path variables with a _ if the leading character is numeric (#1111) (1a189234) by @duniul

Docs

  • fix Route variable in path-params example (#1103) (31a0398b) by @FEgor04

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.3

Published by tannerlinsley 9 months ago

Version 1.15.3 - 1/30/2024, 8:39 AM

Changes

Fix

  • build (d298b0db) by Tanner Linsley
  • notFound preloading bug (6b09d623) by Tanner Linsley

Examples

  • fix imports (66f596ec) by Manuel Schiller

Packages

router - https://github.com/TanStack/router/releases/tag/v1.15.2

Published by tannerlinsley 9 months ago

Version 1.15.2 - 1/29/2024, 5:31 PM

Changes

Fix

  • better caught error logging (9c518b4a) by Tanner Linsley

Packages