Skip to content
New issue

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

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

Already on GitHub? # to your account

feat!: Add support for skipToken #289

Merged
merged 9 commits into from
Feb 8, 2025
Merged

feat!: Add support for skipToken #289

merged 9 commits into from
Feb 8, 2025

Conversation

fabien0102
Copy link
Owner

@fabien0102 fabien0102 commented Feb 8, 2025

This is adding support to use reactQuery.skipToken instead of enabled: false to skip a query in a type-safe way.

Breaking change:

  • Removing the generateReactQueryFunctions generator (redundant with react query generator)
  • the context and utils template have some changes and need to be updated

@fabien0102 fabien0102 merged commit d1976e0 into main Feb 8, 2025
1 check passed
@fabien0102 fabien0102 deleted the feat-skiptoken-support branch February 8, 2025 15:16
@github-actions github-actions bot mentioned this pull request Feb 8, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant