Releases: dennzimm/redux-persist-expo-file-system-storage
Releases · dennzimm/redux-persist-expo-file-system-storage
v1.1.6
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
Minor Changes
- 06c7a34: - Added colorized logger messages
- Improved handling for first-time read items in getItem
- Introduced itemExists and logStoredItems
- Added debug prefix to logDebugMessageInDebugMode
- Implemented waitForInitialization and removed ready promise
- Fixed async operation awaiting in hasStoredItems
- Updated readme with a link to the redux-persist issue
v1.0.3
Patch Changes
- Rename package to redux-persist-expo-file-system-storage
v1.0.2
Patch Changes
- Set access to public in changeset config
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Version 1.0.0 marks the initial release of 'redux-persist-expo-filesystem-storage', introducing a highly extensible and configurable storage engine for Redux Persist using Expo FileSystem for persistence in React Native applications.
Full Changelog: https://github.com/dennzimm/redux-persist-expo-filesystem-storage/commits/v1.0.0