Skip to content

Releases: redux-offline/redux-offline

2.6.0-native.1

25 Apr 19:22
Compare
Choose a tag to compare
2.6.0-native.1 Pre-release
Pre-release

Patches

  • Update AsyncStorage dependence to new repository: 6f4db93
  • Add React Native dependencies to Readme.md: 1a862b4
  • Ignore import/unresolved warn in persist-native: bbe876e

2.6.0-expo.0

22 May 17:56
Compare
Choose a tag to compare
2.6.0-expo.0 Pre-release
Pre-release
2.6.0-expo.0

v2.6.0

21 May 07:27
Compare
Choose a tag to compare

Minor Changes

Patches

  • Update config import in getting started documentation - resolves #324: 838d879
  • Create empty-outbox.md: cd86e30
  • Update README.md: 4a78f86
  • Fixed args in example for REGISTER_USER action: 9dca4f9
  • Fix for sending FormData after restart the app: 8834980

v2.5.2-expo.0

11 May 22:10
Compare
Choose a tag to compare

Support for Expo SDK 36

Re-tagging cuz I messed up original npm publish

09 Jan 12:21
Compare
Choose a tag to compare
2.5.2-native.3

fix prettier error

2.5.2-native.2

09 Jan 11:31
Compare
Choose a tag to compare
2.5.2-native.2 Pre-release
Pre-release

Major changes

  • Fix Previously deprecated methods have been removed in NetInfo 7715a20

2.5.2-native.1

01 Sep 11:27
Compare
Choose a tag to compare
2.5.2-native.1 Pre-release
Pre-release

Major Changes

Previous version native was installed using the native.0 tag on NPM. Now we're using native tag.

  • Replace RN AsyncStorage with community package: b2361a4

2.5.2

20 Jul 11:42
Compare
Choose a tag to compare

Patches

  • Adds support for capitalized Content-Type header: 113cd9b
  • Chore(typings): Added typings for constants: 0895438
    • Added troubleshooting sections to docs. - Added section on offline queue not triggering.: 9645b09
  • Removed "" from a link.: c7ac7a4
  • Adds missing type-defs to TypeScript def file: b47e74e
  • Fix 'Last Value Queue' documentation: aaf3e20
  • Fix #327 updating offline & createOffline sign: 2d2cbdd
  • Updates dev-dependencies: 598ebd8

2.5.2-native.0

20 Jul 11:52
Compare
Choose a tag to compare
2.5.2-native.0 Pre-release
Pre-release

Major Changes

  • Use @react-native-community/netinfo for react native 0.60.x compatibility: 660a785
  • Remove backwards compatibility for old react-native versions: 0e93496

2.5.1

12 Nov 22:07
Compare
Choose a tag to compare

Patches

  • Fix: Ammend createOffline middleware typing: f5ec573