Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Split SSR functionality out of useQuery hook #12187

Open
jerelmiller opened this issue Dec 6, 2024 · 0 comments
Open

[4.0] Split SSR functionality out of useQuery hook #12187

jerelmiller opened this issue Dec 6, 2024 · 0 comments

Comments

@jerelmiller
Copy link
Member

With 4.0 we plan to split out the SSR functionality from the useQuery hook, potentially into a separate entrypoint. This should help reduce bundle size for users that develop SPAs since we won't need to ship SSR functionality with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant