e25e7971: Update the default MWA selection behaviorc96cae47: The base version of Node has been raised to v20c96cae47]
bdc0eff: Remove deprecated wallet adapters that implement the Wallet Standard or are no longer functioninga3d35a1: Add signIn (Sign In With Solana) methoda3d35a1]
7b06737: Use wallet button hooks from base-ui packageba57f75: feat: extract wallet buttons and text labels into separate components
Now that the wallet connection state is an enum, it makes it easier to extract the labels from the components. You can now bring your own i18n framework to bear on the Base* version of WalletConnectButton, WalletDisconnectButton, and WalletMultiButton to inject your own translated labels.7c6f2e1: feat: hooks that you can use to create custom wallet connection UI components
Hooks that track the state of the wallet connection specifically for the purpose of rendering wallet connection UI. This will allow UI developers to create custom controls easily, using their own UI frameworks, localization infrastructure, and styles.f62ce364: Update to 2.0.0 of the Solana Mobile Wallet adapter. This fixes a bug where the app's AppIdentity would not be forwarded to the wallet when reauthorize was called, as demanded by the specification.61d62efa: Add VersionedTransaction support to AnchorWallet interface and useAnchorWallet hook0a5f56e: Wallet adapter no longer accidentally disconnects upon refreshing the page when in React Strict Mode.faf61e6: Only call autoConnect if the connect is not a user selection912cc0e: Allow wallets to customize autoConnect handling, adding support for Phantom deep links on iOS912cc0e]
21200bc: Optimize WalletProvider.onError5d016a2: Mobile Wallet Adapter and Wallet Standard support in @solana/wallet-adapter-react