File tree Expand file tree Collapse file tree 4 files changed +20
-5
lines changed
Expand file tree Collapse file tree 4 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " solana-wallet-snap-monorepo" ,
3- "version" : " 2.3.9 " ,
3+ "version" : " 2.3.10 " ,
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,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.3.10]
11+
12+ ### Added
13+
14+ - Mechanism to time out websocket subscriptions ([ #525 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/525 ) )
15+
16+ ### Changed
17+
18+ - Offloaded the assets and transactions sync from account creation ([ #528 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/528 ) )
19+
20+ ### Fixed
21+
22+ - Enforce proper assets state sync between snap and client ([ #529 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/529 ) )
23+
1024## [ 2.3.9]
1125
1226### Added
@@ -909,7 +923,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
909923- Sonarcloud to github workflow ([ #25 ] ( https://github.com/MetaMask/snap-solana-wallet/pull/25 ) )
910924- Snap setup
911925
912- [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.9...HEAD
926+ [ Unreleased ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.10...HEAD
927+ [ 2.3.10 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.9...v2.3.10
913928[ 2.3.9 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.8...v2.3.9
914929[ 2.3.8 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.7...v2.3.8
915930[ 2.3.7 ] : https://github.com/MetaMask/snap-solana-wallet/compare/v2.3.6...v2.3.7
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/solana-wallet-snap" ,
3- "version" : " 2.3.9 " ,
3+ "version" : " 2.3.10 " ,
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.3.9 " ,
2+ "version" : " 2.3.10 " ,
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" : " xzhyxFposATo4QB+1uYmFRrqKejuEbPOvervxElzKu8 =" ,
10+ "shasum" : " IDZVcMndZlJqtjNjefXH/Qx6vx/W1E/FUQgDlUqz1+M =" ,
1111 "location" : {
1212 "npm" : {
1313 "filePath" : " dist/bundle.js" ,
You can’t perform that action at this time.
0 commit comments