Skip to content

Releases: robwalkerco/redux-persist-filesystem-storage

v4.2.1

08 Jun 20:11
c77c34e
Compare
Choose a tag to compare

What's Changed

  • Upgrade react-native-blob-util to support new architecture by @zabojad in #65
  • Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #66

New Contributors

Full Changelog: v4.1.0...v4.2.0

V4.1.0

11 May 07:24
Compare
Choose a tag to compare

Updated react-native-blob-util to ^0.16.0 to fix #61

V4.0.0

26 Aug 17:31
75ade0b
Compare
Choose a tag to compare

This major version release switches from rn-fetch-blob to react-native-blob-util

V3.0.0

14 Oct 13:17
Compare
Choose a tag to compare

#51 - Return null for getItem and removeItem of non-existent keys via @andrewzey Fixes #47

v1.0.1

10 Apr 09:47
Compare
Choose a tag to compare
v1.0.1

1.0.0

10 Apr 09:31
Compare
Choose a tag to compare
v1.0.0

Initial commit