Skip to content

Sync#9

Merged
xiaoyu2er merged 6 commits intoTanStack-dev:mainfrom
TanStack:main
May 8, 2025
Merged

Sync#9
xiaoyu2er merged 6 commits intoTanStack-dev:mainfrom
TanStack:main

Conversation

@xiaoyu2er
Copy link
Copy Markdown

No description provided.

xxziiko and others added 6 commits May 8, 2025 13:17
…#9119)

The previous suspense example incorrectly rendered null instead of the
fallback UI. This change moves the null check outside the Suspense
component to ensure the fallback is displayed as expected.

Fixes #9019
…nToken (#9128)

This is useful for example in thin app shell applications where feature teams provide their dependencies on lazy loaded route providers while still allowing to easily share a QueryClient.

This way the main bundle for the app shell does not include TanStack Query.
@xiaoyu2er xiaoyu2er merged commit 2559cb2 into TanStack-dev:main May 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants