v2.1.0
- Adds netInfo to
detectNetwork.native.js
. - Adds fallback to prevent crashes when no
Content-Type
header is found oneffect.js
. - Prevents js errors on commit reducers bubbling up to the rollback. Expose the error with a redux action for handling.
- Fixes offline not being restored correctly on persist rehydrate actions.
- Adds tests.
- Fixes redux dev-tools integration.
- Removes unsupported code.
- Changes eslint config to airbnb.