Releases: unadlib/mutative
Releases · unadlib/mutative
1.1.0
v1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
What's Changed
- fix: avoid deep copying unnecessarily in current by @francescotescari in #48
- refactor: simplify current implementation by @francescotescari in #49
- refactor(current): refactor current() API by @unadlib in #50
New Contributors
- @francescotescari made their first contribution in #48
Full Changelog: v1.0.6...v1.0.7
1.0.6
1.0.5
1.0.4
What's Changed
- fix(patches-options): export PatchesOptions type by @unadlib in #34
- fix(array): fix check for invalid array key by @unadlib in #36
- fix(apply): fix apply enablePatches default override
Full Changelog: v1.0.3...v1.0.4