Skip to content

v2.1.0

Compare
Choose a tag to compare
@sorodrigo sorodrigo released this 10 Sep 23:16
· 61 commits to master 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.