This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v2.1.0
- Adds netInfo to
detectNetwork.native.js. - Adds fallback to prevent crashes when no
Content-Typeheader 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.