github react-native-async-storage/async-storage v1.15.11

latest releases: v1.23.1, v1.23.0, v1.22.3...
2 years ago

1.15.11 (2021-11-05)

Bug Fixes

  • Error handling improvements and docs update (#698) (fc34bfa)

AsyncStorage will no longer swallow errors from multiGet. In addition, multiple batched multiGet calls (not awaited) will be rejected with the same error, if one of the keys retrieval would fail. This is to keep the consistency across the platforms.

Don't miss a new async-storage release

NewReleases is sending notifications on new releases.