|
1 | 1 | # @solana/wallet-adapter-react
|
2 | 2 |
|
| 3 | +## 0.15.37 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- 27e408d: Update dependencies |
| 8 | +- Updated dependencies [27e408d] |
| 9 | + - @solana/wallet-adapter-base@0.9.25 |
| 10 | + |
3 | 11 | ## 0.15.36
|
4 | 12 |
|
5 | 13 | ### Patch Changes
|
6 | 14 |
|
7 |
| -- e25e7971: Update the default MWA selection behavior |
8 |
| -- c96cae47: The base version of Node has been raised to v20 |
9 |
| -- Updated dependencies [c96cae47] |
10 |
| - - @solana/wallet-adapter-base@0.9.24 |
| 15 | +- e25e7971: Update the default MWA selection behavior |
| 16 | +- c96cae47: The base version of Node has been raised to v20 |
| 17 | +- Updated dependencies [c96cae47] |
| 18 | + - @solana/wallet-adapter-base@0.9.24 |
11 | 19 |
|
12 | 20 | ## 0.15.35
|
13 | 21 |
|
14 | 22 | ### Patch Changes
|
15 | 23 |
|
16 |
| -- bdc0eff: Remove deprecated wallet adapters that implement the Wallet Standard or are no longer functioning |
| 24 | +- bdc0eff: Remove deprecated wallet adapters that implement the Wallet Standard or are no longer functioning |
17 | 25 |
|
18 | 26 | ## 0.15.34
|
19 | 27 |
|
20 | 28 | ### Patch Changes
|
21 | 29 |
|
22 |
| -- a3d35a1: Add `signIn` (Sign In With Solana) method |
23 |
| -- Updated dependencies [a3d35a1] |
24 |
| - - @solana/wallet-adapter-base@0.9.23 |
| 30 | +- a3d35a1: Add `signIn` (Sign In With Solana) method |
| 31 | +- Updated dependencies [a3d35a1] |
| 32 | + - @solana/wallet-adapter-base@0.9.23 |
25 | 33 |
|
26 | 34 | ## 0.15.33
|
27 | 35 |
|
28 | 36 | ### Patch Changes
|
29 | 37 |
|
30 |
| -- 7b06737: Use wallet button hooks from base-ui package |
31 |
| -- ba57f75: feat: extract wallet buttons and text labels into separate components |
32 |
| - 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. |
33 |
| -- 7c6f2e1: feat: hooks that you can use to create custom wallet connection UI components |
34 |
| - 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. |
| 38 | +- 7b06737: Use wallet button hooks from base-ui package |
| 39 | +- ba57f75: feat: extract wallet buttons and text labels into separate components |
| 40 | + 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. |
| 41 | +- 7c6f2e1: feat: hooks that you can use to create custom wallet connection UI components |
| 42 | + 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. |
35 | 43 |
|
36 | 44 | ## 0.15.32
|
37 | 45 |
|
38 | 46 | ### Patch Changes
|
39 | 47 |
|
40 |
| -- 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. |
| 48 | +- 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. |
41 | 49 |
|
42 | 50 | ## 0.15.31
|
43 | 51 |
|
44 | 52 | ### Patch Changes
|
45 | 53 |
|
46 |
| -- 61d62efa: Add VersionedTransaction support to AnchorWallet interface and useAnchorWallet hook |
| 54 | +- 61d62efa: Add VersionedTransaction support to AnchorWallet interface and useAnchorWallet hook |
47 | 55 |
|
48 | 56 | ## 0.15.30
|
49 | 57 |
|
50 | 58 | ### Patch Changes
|
51 | 59 |
|
52 |
| -- 8a8fdc72: Update dependencies |
53 |
| -- Updated dependencies [8a8fdc72] |
54 |
| - - @solana/wallet-adapter-base@0.9.22 |
| 60 | +- 8a8fdc72: Update dependencies |
| 61 | +- Updated dependencies [8a8fdc72] |
| 62 | + - @solana/wallet-adapter-base@0.9.22 |
55 | 63 |
|
56 | 64 | ## 0.15.29
|
57 | 65 |
|
58 | 66 | ### Patch Changes
|
59 | 67 |
|
60 |
| -- Updated dependencies [f99c2154] |
61 |
| - - @solana/wallet-adapter-base@0.9.21 |
| 68 | +- Updated dependencies [f99c2154] |
| 69 | + - @solana/wallet-adapter-base@0.9.21 |
62 | 70 |
|
63 | 71 | ## 0.15.28
|
64 | 72 |
|
65 | 73 | ### Patch Changes
|
66 | 74 |
|
67 |
| -- 0a5f56e: Wallet adapter no longer accidentally disconnects upon refreshing the page when in React Strict Mode. |
| 75 | +- 0a5f56e: Wallet adapter no longer accidentally disconnects upon refreshing the page when in React Strict Mode. |
68 | 76 |
|
69 | 77 | ## 0.15.27
|
70 | 78 |
|
71 | 79 | ### Patch Changes
|
72 | 80 |
|
73 |
| -- faf61e6: Only call autoConnect if the connect is not a user selection |
| 81 | +- faf61e6: Only call autoConnect if the connect is not a user selection |
74 | 82 |
|
75 | 83 | ## 0.15.26
|
76 | 84 |
|
77 | 85 | ### Patch Changes
|
78 | 86 |
|
79 |
| -- 912cc0e: Allow wallets to customize autoConnect handling, adding support for Phantom deep links on iOS |
80 |
| -- Updated dependencies [912cc0e] |
81 |
| - - @solana/wallet-adapter-base@0.9.20 |
| 87 | +- 912cc0e: Allow wallets to customize autoConnect handling, adding support for Phantom deep links on iOS |
| 88 | +- Updated dependencies [912cc0e] |
| 89 | + - @solana/wallet-adapter-base@0.9.20 |
82 | 90 |
|
83 | 91 | ## 0.15.25
|
84 | 92 |
|
85 | 93 | ### Patch Changes
|
86 | 94 |
|
87 |
| -- Updated dependencies [353f2a5] |
88 |
| - - @solana/wallet-adapter-base@0.9.19 |
| 95 | +- Updated dependencies [353f2a5] |
| 96 | + - @solana/wallet-adapter-base@0.9.19 |
89 | 97 |
|
90 | 98 | ## 0.15.24
|
91 | 99 |
|
92 | 100 | ### Patch Changes
|
93 | 101 |
|
94 |
| -- 21200bc: Optimize `WalletProvider.onError` |
| 102 | +- 21200bc: Optimize `WalletProvider.onError` |
95 | 103 |
|
96 | 104 | ## 0.15.23
|
97 | 105 |
|
98 | 106 | ### Patch Changes
|
99 | 107 |
|
100 |
| -- 0e62d22: Fix for WalletProvider state being reset when `onError` function changes #637 |
| 108 | +- 0e62d22: Fix for WalletProvider state being reset when `onError` function changes #637 |
101 | 109 |
|
102 | 110 | ## 0.15.22
|
103 | 111 |
|
104 | 112 | ### Patch Changes
|
105 | 113 |
|
106 |
| -- 5d016a2: Mobile Wallet Adapter and Wallet Standard support in `@solana/wallet-adapter-react` |
| 114 | +- 5d016a2: Mobile Wallet Adapter and Wallet Standard support in `@solana/wallet-adapter-react` |
107 | 115 |
|
108 |
| - - Early Access + Upgrade Guide: https://github.com/solana-labs/wallet-adapter/issues/604 |
109 |
| - - Changes in this release: https://github.com/solana-labs/wallet-adapter/pull/598 |
| 116 | + - Early Access + Upgrade Guide: https://github.com/solana-labs/wallet-adapter/issues/604 |
| 117 | + - Changes in this release: https://github.com/solana-labs/wallet-adapter/pull/598 |
0 commit comments