Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

v2.1.0

Choose a tag to compare

@sorodrigo sorodrigo released this 05 Nov 23:32
· 252 commits to develop since this release
  • Adds netInfo to detectNetwork.native.js .
  • Adds fallback to prevent crashes when no Content-Type header is found on effect.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.