Skip to content

Releases: crudh/seamless-immutable-mergers

7.1.0: Merge pull request #13 from daviscabral/fix/issue-11/doc-typo

Choose a tag to compare

@crudh crudh released this 31 Aug 07:40
94e9122

updatingByIdArrayMerger received a config option for how new items are added to the array (thanks to @daviscabral)

Updated to seamless-immutable 7.0.0

Choose a tag to compare

@crudh crudh released this 12 Dec 21:11

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

Choose a tag to compare

@crudh crudh released this 15 Apr 23:08

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

Choose a tag to compare

@crudh crudh released this 14 Apr 20:20
5.0.1

Added new release

Updated to seamless-immutable 5.0.0

Choose a tag to compare

@crudh crudh released this 10 Jan 19:30

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

Choose a tag to compare

@crudh crudh released this 25 Nov 17:44
Merge pull request #10 from crudh/ignore-array-merger

Add ignoreArrayMerger

Fixed empty array bug in updatingByIdArrayMerger

Choose a tag to compare

@crudh crudh released this 21 Sep 06:13

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.

Choose a tag to compare

@crudh crudh released this 10 Aug 05:37
Updated to seamless-immutable 3.0.0 and bumped version to 3.0.0.

Started using UMD pattern

Choose a tag to compare

@crudh crudh released this 05 Aug 19:28
Merge pull request #8 from crudh/umd

Start using UMD pattern

Added equalityArrayMerger

Choose a tag to compare

@crudh crudh released this 01 Jun 17:58

Added a new merger, equalityArrayMerger, and updated to seamless-immutable 2.4.0.