You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: