Skip to content

Releases: jcoreio/redux-immutable-collections

v3.0.0

21 Dec 21:51
Compare
Choose a tag to compare

3.0.0 (2017-12-21)

Bug Fixes

  • upgrade flow to 0.56.0 and immutable to 4.0.0-rc.9 (4d1128f)

BREAKING CHANGES

  • flow and immutable have been upgraded, and won't
    be compatible with earlier versions.

v2.2.0

06 Mar 17:52
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2017-03-06)

Features

  • keyedCollection.js: add clear action (a3f493d3)

v2.1.0

25 Jan 23:02
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2017-01-25)

Features

  • keyedCollection: support action type prefix directly (61105e52)

v2.0.1

25 Jan 17:19
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2017-01-25)

Bug Fixes

  • keyedCollection: support plain object documents (56748f05)

v2.0.0

24 Jan 23:24
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-01-24)

Breaking Changes

  • createReducer option for keyedCollection reducer takes initialState as
    (optional) first argument instead of second argument.

    (3fcd2329)

v1.1.0

12 Dec 21:27
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-12-12)

Features

  • keyedCollection: add enhance option to keyedCollectionReducer (cdd68db3)

v1.0.0

12 Dec 19:55
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-12-12)

Features

  • keyedCollection: add keyedCollection actions and reducer (5912ebe8)