# @solana/wallet-adapter-react

## 0.15.28

### Patch Changes

-   0a5f56e: Wallet adapter no longer accidentally disconnects upon refreshing the page when in React Strict Mode.

## 0.15.27

### Patch Changes

-   faf61e6: Only call autoConnect if the connect is not a user selection

## 0.15.26

### Patch Changes

-   912cc0e: Allow wallets to customize autoConnect handling, adding support for Phantom deep links on iOS
-   Updated dependencies [912cc0e]
    -   @solana/wallet-adapter-base@0.9.20

## 0.15.25

### Patch Changes

-   Updated dependencies [353f2a5]
    -   @solana/wallet-adapter-base@0.9.19

## 0.15.24

### Patch Changes

-   21200bc: Optimize `WalletProvider.onError`

## 0.15.23

### Patch Changes

-   0e62d22: Fix for WalletProvider state being reset when `onError` function changes #637

## 0.15.22

### Patch Changes

-   5d016a2: Mobile Wallet Adapter and Wallet Standard support in `@solana/wallet-adapter-react`

    -   Early Access + Upgrade Guide: https://github.com/solana-labs/wallet-adapter/issues/604
    -   Changes in this release: https://github.com/solana-labs/wallet-adapter/pull/598
