Releases: sergiodxa/use-mutation
Releases · sergiodxa/use-mutation
v2.2.1
Patches
- Export rollbackFn type and apply better code format: cbeb907
v2.2.0
Minor Changes
- Add MutationResult type: #131
Patches
- [Security] Bump y18n from 4.0.0 to 4.0.1: #101
Credits
Huge thanks to @gabrielsch for helping!
v2.1.0
Minor Changes
- Export the Options interface: #60
Patches
- Import only functions and types used from React: 6108158
- Run tests instead of lint on the pre-commit: d07ff4d
Credits
Huge thanks to @r04423 for helping!
2.0.1
Patches
Credits
Huge thanks to @r04423 for helping!
v2.0.0
Major Changes
- Change callbacks to receive object instead of individual values: fc9a395
Patches