Skip to content

Releases: sorodrigo/redux-offline

v2.2.0

05 Nov 22:48
Compare
Choose a tag to compare

Bug Fixes

Features

v2.1.0

10 Sep 23:16
Compare
Choose a tag to compare
  • 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.