v0.5.1
0.5.0 accidentally removed our re-exports of functions from other libraries (createSelector
, createNextState
, combineReducers
, and compose
). This release should fix that.
Changes
- Fix accidentally removed re-exports bf2f376
0.5.0 accidentally removed our re-exports of functions from other libraries (createSelector
, createNextState
, combineReducers
, and compose
). This release should fix that.