Skip to content

Releases: react-native-async-storage/async-storage

@react-native-async-storage/async-storage@2.1.1

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 03 Feb 15:31
84194d8

Patch Changes

  • 5042047: Mark some methods as nonnull

@react-native-async-storage/async-storage@2.1.0

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 15 Nov 19:51
91b0e16

Minor Changes

  • b7c842c: Windows: Add New Architecture support

@react-native-async-storage/async-storage@2.0.0

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 22 Aug 08:48
c56dcbe

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

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 12 Jul 15:49
fbd4ccf

Minor Changes

  • 8bf1526: dependencies bump and multiset type fix

v1.23.1

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 20 Mar 11:44

1.23.1 (2024-03-20)

Bug Fixes

  • default-storage: Privacy manifest missing key (#1076) (c4ed1fa)

v1.23.0

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 19 Mar 23:44

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

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 28 Feb 10:16

1.22.3 (2024-02-28)

Bug Fixes

  • android: bridgeless mode broken on react-native 0.74 (#1068) (253126d)

v1.22.2

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 23 Feb 12:42

1.22.2 (2024-02-23)

Bug Fixes

v1.22.1

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 20 Feb 18:01

1.22.1 (2024-02-20)

Bug Fixes

  • ios: Merging empty object should not override current value (#1064) (ea9fc7a)

v1.22.0

Choose a tag to compare

@AsyncStorageBot AsyncStorageBot released this 15 Feb 22:20

1.22.0 (2024-02-15)

Features