Skip to content

Releases: iamacup/react-redux-with-networking-helper

0.0.35

04 Dec 16:12
Compare
Choose a tag to compare

fix small PropTypes missmatch

0.0.34

04 Dec 16:07
Compare
Choose a tag to compare
  • Version Updates
  • POTENTIAL BREAKING: If you are using import immerProduce from this package - like this
import { immerProduce as produce } from 'react-redux-with-networking-helper';

make sure you read the immer release notes here for info on sets and maps: https://github.com/immerjs/immer/releases/tag/v5.0.0

First Release

26 Aug 12:30
Compare
Choose a tag to compare

This is the first release, not really suitable for use by anyone yet.