Releases: rescriptbr/react-query
Releases · rescriptbr/react-query
v1.1.1
v1.1.0
What's Changed
- docs: Added API reference by @vinibispo in #7
- chore: Remove deriving decorator by @vinibispo in #8
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: Change way to pass parameters in ReactQuery.useMutation by @vinibispo in #6
New Contributors
- @vinibispo made their first contribution in #5
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Experimental bindings for v4
⚠️ This is a breaking change
This version contains experimental bindings for the @tanstack/query@v4 using the new optional fields API..
What's Changed
Full Changelog: v0.0.2...v1.0.0