File tree Expand file tree Collapse file tree 6 files changed +26
-7
lines changed Expand file tree Collapse file tree 6 files changed +26
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " solana-wallet-snap-monorepo" ,
3- "version" : " 2.4.2 " ,
3+ "version" : " 2.4.3 " ,
44 "private" : true ,
55 "description" : " " ,
66 "homepage" : " https://github.com/MetaMask/snap-solana-wallet#readme" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.4.3]
11+
12+ ### Added
13+
14+ - Buttons to simulate account selection ([ #543 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/543 ) )
15+
1016## [ 2.4.2]
1117
1218### Changed
@@ -217,7 +223,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
217223
218224- Add chakra for easier dx on site ([ #53 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/53 ) )
219225
220- [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.2...HEAD
226+ [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.3...HEAD
227+ [ 2.4.3 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.2...v2.4.3
221228[ 2.4.2 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.0.0...v2.4.2
222229[ 2.0.0 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.36.0...v2.0.0
223230[ 1.36.0 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v1.35.0...v1.36.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/solana-wallet-test-dapp" ,
3- "version" : " 2.4.2 " ,
3+ "version" : " 2.4.3 " ,
44 "private" : true ,
55 "description" : " A sample dapp to test the Solana wallet Snap." ,
66 "license" : " (MIT-0 OR Apache-2.0)" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.4.3]
11+
12+ ### Uncategorized
13+
14+ ### Changed
15+
16+ - Optimize account subscriptions to only monitor selected accounts ([ #543 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/543 ) )
17+ - Skip full account sync after account creation for improved performance ([ #543 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/543 ) )
18+ - Add caching for PriceAPI exchange rate requests ([ #545 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/545 ) )
19+ - Implement on-demand SNS domain resolution in confirmation screens ([ #544 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/544 ) )
20+
1021## [ 2.4.2]
1122
1223### Changed
@@ -951,7 +962,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
951962- Sonarcloud to github workflow ([ #25 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/25 ) )
952963- Snap setup
953964
954- [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.2...HEAD
965+ [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.3...HEAD
966+ [ 2.4.3 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.2...v2.4.3
955967[ 2.4.2 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.1...v2.4.2
956968[ 2.4.1 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.4.0...v2.4.1
957969[ 2.4.0 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.11...v2.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/solana-wallet-snap" ,
3- "version" : " 2.4.2 " ,
3+ "version" : " 2.4.3 " ,
44 "description" : " A Solana wallet Snap." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.4.2 " ,
2+ "version" : " 2.4.3 " ,
33 "description" : " Manage Solana using MetaMask" ,
44 "proposedName" : " Solana" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/MetaMask/snap-solana-wallet.git"
88 },
99 "source" : {
10- "shasum" : " Z3x68DtN7fwk0qJJAOHmq2AKuNOgm+IdmFUkF1h0juM =" ,
10+ "shasum" : " FrtoiWE3Xhcl3tdHdFeDG2W0KGo53Th0UHmN/DM1sBE =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
You can’t perform that action at this time.
0 commit comments