Skip to content

Releases: mutativejs/use-mutative

1.1.3

19 May 05:59
Compare
Choose a tag to compare

1.1.2

19 Apr 09:44
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

1.1.1

16 Apr 18:08
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

1.1.0

12 Apr 19:28
Compare
Choose a tag to compare

What's Changed

  • fix(hook): sequential updater calls operate on latest state by @YellowKirby in #7
  • fix(updater): fix multiple updater in react with patches mode by @unadlib in #8

Full Changelog: v1.0.0...v1.1.0

1.0.0

02 Mar 16:40
Compare
Choose a tag to compare

Features

  • useMutative() - Provide you can create immutable state easily with mutable way.
  • useMutativeReducer() - Provide you can create immutable state easily with mutable way in reducer way.
  • Patches - Full compliance with JSON Patch specification in updating.
  • Mutative Options - Full support for Mutative options

0.2.2

02 Mar 16:12
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

0.2.1

02 Mar 15:37
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

0.2.0

02 Mar 15:18
Compare
Choose a tag to compare

What's Changed

  • refactor(use-mutative): complete refactoring based on mutative v1.0.3 by @unadlib in 78ef5b5

Full Changelog: v0.1.0...v0.2.0

0.1.0

08 Feb 09:46
Compare
Choose a tag to compare

What's Changed

  • feat(use-mutative): upgrade mutative version to 1.0.3 by @ZouYouShun in #3
  • fix(use-mutative): handle passing or returning new arrays to setter by @YellowKirby in #5

New Contributors

Full Changelog: v0.0.4...v0.1.0

v0.0.4

02 Jan 14:53
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4