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 hidden (Show)

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

Published by tannerlinsley 8 months ago

Version 1.16.1 - 2/10/2024, 6:50 AM

Changes

Fix

  • get file extension in generator (#1166) (c93faf33) by @vafanassieff

Packages

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

Published by tannerlinsley 8 months ago

Version 1.16.0 - 2/9/2024, 9:14 PM

Changes

Feat

  • Add configuration option to generator which enables files extensions in imports to support moduleResolution "bundler"(#1160) (46eff8b9) by @vafanassieff

Chore

  • fix formatting (bafdba83) by Manuel Schiller

Packages

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

Published by tannerlinsley 8 months ago

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

Changes

Fix

  • when navigating, make path params optional that already exist in the from route (#1163) (92923cc4) by Manuel Schiller

Packages

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

Published by tannerlinsley 9 months ago

Version 1.15.22 - 2/7/2024, 7:40 PM

Changes

Fix

  • correct singular or plural spelling in log message (#1158) (e7713dae) by @reinvanhaaren
  • When link is disabled, disable all events (#1159) (5d7aa5dc) by Andrew Joslin

Packages

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