Skip to content

Releases: sergiodxa/use-mutation

v2.2.1

31 Jul 04:28
Compare
Choose a tag to compare

Patches

  • Export rollbackFn type and apply better code format: cbeb907

v2.2.0

31 Jul 00:13
Compare
Choose a tag to compare

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

04 Jan 14:17
Compare
Choose a tag to compare

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

03 Aug 04:12
Compare
Choose a tag to compare

Patches

  • Create logo.png: 74e72e1
  • Module name fix: #3
  • Upgrade use-safe-callback: a1156cc

Credits

Huge thanks to @r04423 for helping!

v2.0.0

27 Jul 05:36
Compare
Choose a tag to compare

Major Changes

  • Change callbacks to receive object instead of individual values: fc9a395

Patches

1.0.0

23 Jul 07:57
Compare
Choose a tag to compare

Initial release