Releases: unadlib/mutative
Releases · unadlib/mutative
1.3.0
What's Changed
- build(deps-dev): bump typedoc-plugin-markdown from 4.6.3 to 4.7.0 by @dependabot[bot] in #80
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.32.1 by @dependabot[bot] in #81
- build(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.32.0 by @dependabot[bot] in #82
- build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.5.1 by @dependabot[bot] in #83
- build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.5 by @dependabot[bot] in #84
- perf(cache): improve drafts cache for perf by @unadlib in #136
- Array
filter
operations are 1.63x faster - Array
update
operations are a whopping 3.1x faster - Array
remove
operations see a 1.31x speed boost
- Array
- fix(type): export DraftedObject by @unadlib in #137
Full Changelog: v1.2.0...v1.3.0
1.2.0
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