-
-
Notifications
You must be signed in to change notification settings - Fork 383
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
feat(query): add prefetch functions #956
feat(query): add prefetch functions #956
Conversation
Someone is attempting to deploy a commit to a Personal Account owned by @anymaniax on Vercel. @anymaniax first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but don't you need to update the docs and document this new option?
sorry, I'll do it soon |
Thanks! |
@melloware done |
# Conflicts: # packages/query/src/index.ts
looks like the build is failing? |
fixed |
…into feature/add_prefetch_functions
Status
READY
Description
New function for generating prefetch hooks for the SSR Next.JS