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

feat: Simplification #26

Merged
merged 3 commits into from
Mar 2, 2025
Merged

feat: Simplification #26

merged 3 commits into from
Mar 2, 2025

Conversation

marc2332
Copy link
Owner

@marc2332 marc2332 commented Mar 1, 2025

  • Query and mutations functions now just return a Result<T, E>, which allows using ?
  • Stale time can be configured in each query
  • invalidate_query is removed, just use invalidate_queries
  • manual_mutate is now called mutate_async

@marc2332 marc2332 marked this pull request as ready for review March 2, 2025 15:22
@marc2332 marc2332 merged commit 08e319d into main Mar 2, 2025
1 check passed
@marc2332 marc2332 deleted the feat/simplification branch March 2, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant