Skip to content

v0.5.2

Compare
Choose a tag to compare
@prescottprue prescottprue released this 15 May 07:40
356d114
  • 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 of orderedReducer - #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)