- fix(orderedReducer): deleting an item from nested collection correctly removes the item when listener is not attached - #96
- feat(tests): tests added for
DELETE_SUCCESS
action type case oforderedReducer
- #96 - feat(deps): update
lodash
to^4.17.10
to fix insecure dependency warning - feat(examples): dependencies updated including
lodash
,redux
,react-redux
- feat(core): update to Webpack
^4.8.3
from^3.11.0
(shrinks UMD bundle size and fixes insecure dependency warnings)