15 digests · monthly

Radar — TanStack Router

Recent TanStack Router changes

v1.166.0 — Mar 1, 2026

  • Dev-server SSR style injection is configurable; TanStack Start’s dev server supports split base and basepath since v1.165.0.
Read the full edition →

v1.161.0 — Feb 18, 2026

  • Import protection — server-only modules are guarded from client bundles; excludeFiles added in v1.163.0.

v1.160.0 — Feb 15, 2026

  • isDangerousProtocol now uses a customizable allowlist.

v1.158.0 — Feb 3, 2026

  • routeId is passed into context/beforeLoad.
Read the full edition →

v1.155.0 — Jan 23, 2026

  • Router-core performance: pre-compiled regex decoder in interpolatePath, regex-free parseSegment; new eslint rule checks route param names.

v1.152.0 — Jan 18, 2026

  • Custom fetch implementation for server functions — configurable via createStart since v1.153.0.

v1.150.0 — Jan 14, 2026

  • New Route.redirect and getRouteApi.redirect.

v1.146.0 — Jan 8, 2026

  • Params are now validated while matching.
Read the full edition →

These summaries link to the original release notes. They cover selected features, security updates, and migration changes.