Skip to content

v4.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:56
edccffc

@solana/wallet-ui

v4.0.5 (2026-04-22)

Patch Changes

  • [@wallet-ui/react-native-kit, @wallet-ui/react-native-web3js] #491 50306a4 Thanks @beeman! - Revert the AsyncStorage dependency bump from @react-native-async-storage/async-storage@^3.0.2 to ^2.2.0.

    AsyncStorage 3.x currently requires extra Android local_repo Maven wiring, which adds avoidable integration friction for Wallet UI consumers, especially Expo CNG and generated native projects. This rollback restores the previous internal dependency line without changing the public API surface.