Skip to content

v2.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 24 Jan 23:24

<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)