Releases: react-native-async-storage/async-storage
Releases · react-native-async-storage/async-storage
@react-native-async-storage/async-storage@2.1.0
Minor Changes
- b7c842c: Windows: Add New Architecture support
@react-native-async-storage/async-storage@2.0.0
Major Changes
- c319205: Support 0.74 (by migrating off deprecated
onCatalystInstanceDestroy
) — unfortunately, this also means that we must bump the minimum supported version to 0.65
@react-native-async-storage/async-storage@1.24.0
Minor Changes
- 8bf1526: dependencies bump and multiset type fix
v1.23.1
1.23.1 (2024-03-20)
Bug Fixes
- default-storage: Privacy manifest missing key (#1076) (c4ed1fa)
v1.23.0
1.23.0 (2024-03-19)
❗️Please bump to version v1.23.1 fixed Privacy Manifest file
Features
- default-storage: Add Privacy Manifest for iOS (#1075) (864626d)
v1.22.3
1.22.3 (2024-02-28)
Bug Fixes
- android: bridgeless mode broken on react-native 0.74 (#1068) (253126d)
v1.22.1
1.22.1 (2024-02-20)
Bug Fixes
- ios: Merging empty object should not override current value (#1064) (ea9fc7a)
v1.21.0
1.21.0 (2023-11-29)
Bug Fixes
Features
- windows: bump minimum target platform version to 10.0.17763.0 (#1031) (5682e8c)