Skip to content

Conversation

@DamianOsipiuk
Copy link
Owner

@DamianOsipiuk DamianOsipiuk commented Jun 8, 2021

  • hydration/dehydration should be exposed as a separate entry
  • nuxt module that would hydrate on client-side automatically without additional code on the user side (possibly use onGlobalSetup to hydrate ?)
  • hook to dehydrate queryClient on the server-side
  • documentation about generic SSR and Nuxt
  • separate hydrate/dehydrate with hooks and providers in react-query to drop dependency on React. This will allow removal of the implementation copy (a copy is fine for now)

@vercel
Copy link

vercel bot commented Jun 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/damianosipiuk/vue-query/HyXrJWEnBxCK2kAvxc7xUmRrdvys
✅ Preview: https://vue-query-git-nuxt-example-damianosipiuk.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 8, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit dc04a32:

Sandbox Source
DamianOsipiuk/vue-query: base Configuration
DamianOsipiuk/vue-query: basic-vue-2.x Configuration
DamianOsipiuk/vue-query: nuxt-simple Configuration

@github-actions
Copy link

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants