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

Release 0.6.0 #223

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Release 0.6.0 #223

merged 2 commits into from
Oct 24, 2023

Conversation

paul-sachs
Copy link
Collaborator

@paul-sachs paul-sachs commented Oct 23, 2023

What's Changed

Update to react-query@5

This update contains some breaking changes including, but not limited to:

  • Removed onError passed to useQuery, this aligns with the removed event handlers in @tanstack/query
  • useInfiniteQuery now requires the initial page param to be defined in the input because initialPageParam is required

Full Changelog: v0.5.3...v0.6.0

@paul-sachs paul-sachs requested a review from timostamm October 24, 2023 14:03
@paul-sachs paul-sachs merged commit 78b8cdc into main Oct 24, 2023
4 checks passed
@paul-sachs paul-sachs deleted the release-0.6.0 branch October 24, 2023 15:20
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.

2 participants