Releases: react-native-async-storage/async-storage
Releases · react-native-async-storage/async-storage
Web Storage - v2.0.0-rc.2
Features
- Web storage now can use one of three storage implementations: session storage, local storage and default idb-keyval
Chore
- Updated docs to reflect changes
Legacy Storage - v2.0.0-rc.2
Chore
- Updated docs
v1.7.1
v1.7.0
Core - v2.0.0-rc.1
Release candidate for Core.
Web Storage - v2.0.0-rc.1
Release Candidate for Web storage.
Legacy Storage - v2.0.0-rc.1
Release Candidate for Legacy storage.
v1.6.3
v1.6.2
v1.6.1
1.6.1 (2019-07-24)
Note: v1.6.0 deprecated (and unpublished), due to flag name changes.
Features
- [Android] Dedicated thread executor - Async Storage can use a dedicated thread executor. You can learn more from the docs. a50c63f