Skip to content

@tanstack/react-router@1.170.28

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:09
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
53b63cf

Patch Changes

  • #8055 0c25a7b - Avoid wrapping root components that may render the HTML document in a Suspense boundary during SSR and hydration.

  • #8054 31882c7 - Reuse resolved lazy route components when revisiting code-split routes, preventing unnecessary pending UI.

  • Updated dependencies [31882c7]:

    • @tanstack/router-core@1.171.23