@substrate/connect
Advanced tools
Comparing version 0.7.23 to 0.7.24
@@ -5,2 +5,14 @@ # Changelog | ||
## 0.7.24 - 2023-04-20 | ||
### Changed | ||
- Update smoldot@[version 1.0.2](https://github.com/smol-dot/smoldot/blob/main/wasm-node/CHANGELOG.md#102---2023-04-12). | ||
- Switch Rococo bootnodes from WS to WSS([#1418](https://github.com/paritytech/substrate-connect/pull/1418)) | ||
- Switch to DNS name based bootnodes for Rococo ([#1413](https://github.com/paritytech/substrate-connect/pull/1413)) | ||
### Fixed | ||
- Fix broken link in docs ([#1417](https://github.com/paritytech/substrate-connect/pull/1417)) | ||
## 0.7.23 - 2023-04-04 | ||
@@ -7,0 +19,0 @@ |
{ | ||
"name": "@substrate/connect", | ||
"version": "0.7.23", | ||
"version": "0.7.24", | ||
"description": "Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.", | ||
@@ -41,3 +41,3 @@ "author": "Parity Team <admin@parity.io>", | ||
"eventemitter3": "^4.0.7", | ||
"smoldot": "1.0.1" | ||
"smoldot": "1.0.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2640664
11629
+ Addedsmoldot@1.0.2(transitive)
- Removedsmoldot@1.0.1(transitive)
Updatedsmoldot@1.0.2