Releases: crudh/seamless-immutable-mergers
Releases · crudh/seamless-immutable-mergers
7.1.0: Merge pull request #13 from daviscabral/fix/issue-11/doc-typo
updatingByIdArrayMerger received a config option for how new items are added to the array (thanks to @daviscabral)
Updated to seamless-immutable 7.0.0
Updated to seamless-immutable 7.0.0 and bumped the major version to 7.0.0 be in sync.
Updated to seamless-immutable 6.0.0
Updated to seamless-immutable 6.0.0 and bumped the major version to 6.0.0 be in sync.
Updated to seamless-immutable 5.2.0
5.0.1 Added new release
Updated to seamless-immutable 5.0.0
Updated to seamless-immutable 5.0.0 and bumped version to be in sync. Also updated chai and mocha to latest releases.
Added ignoreArrayMerger and updated seamless-immutable
Merge pull request #10 from crudh/ignore-array-merger Add ignoreArrayMerger
Fixed empty array bug in updatingByIdArrayMerger
Fixed empty array bug in updatingByIdArrayMerger for when the current array is wiped when the update contains an empty array.
Updated to seamless-immutable 3.0.0.
Updated to seamless-immutable 3.0.0 and bumped version to 3.0.0.
Started using UMD pattern
Merge pull request #8 from crudh/umd Start using UMD pattern
Added equalityArrayMerger
Added a new merger, equalityArrayMerger, and updated to seamless-immutable 2.4.0.