mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
3.14.1 (#835)
This commit is contained in:
@@ -1,5 +1,13 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 3.14.1 May 23, 2025
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
- Add the type field to external keypair accounts ([#833](https://github.com/polkadot-js/ui/pull/833))
|
||||||
|
- Upgrade polkadot-js/common to 13.5.1 ([#834](https://github.com/polkadot-js/ui/pull/834))
|
||||||
|
|
||||||
|
|
||||||
## 3.13.1 Apr 16, 2025
|
## 3.13.1 Apr 16, 2025
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "3.13.2-1-x",
|
"git": "3.13.2-1-x",
|
||||||
"npm": "3.13.1"
|
"npm": "3.13.1"
|
||||||
|
|||||||
@@ -18,12 +18,12 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/keyring": "^13.5.1",
|
"@polkadot/keyring": "^13.5.1",
|
||||||
"@polkadot/ui-settings": "3.13.2-1-x",
|
"@polkadot/ui-settings": "3.14.1",
|
||||||
"@polkadot/ui-shared": "3.13.2-1-x",
|
"@polkadot/ui-shared": "3.14.1",
|
||||||
"@polkadot/util": "^13.5.1",
|
"@polkadot/util": "^13.5.1",
|
||||||
"@polkadot/util-crypto": "^13.5.1",
|
"@polkadot/util-crypto": "^13.5.1",
|
||||||
"ethereum-blockies-base64": "^1.0.2",
|
"ethereum-blockies-base64": "^1.0.2",
|
||||||
|
|||||||
@@ -18,10 +18,10 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/ui-settings": "3.13.2-1-x",
|
"@polkadot/ui-settings": "3.14.1",
|
||||||
"@polkadot/util": "^13.5.1",
|
"@polkadot/util": "^13.5.1",
|
||||||
"@polkadot/util-crypto": "^13.5.1",
|
"@polkadot/util-crypto": "^13.5.1",
|
||||||
"@zxing/browser": "^0.1.5",
|
"@zxing/browser": "^0.1.5",
|
||||||
|
|||||||
@@ -18,10 +18,10 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/ui-shared": "3.13.2-1-x",
|
"@polkadot/ui-shared": "3.14.1",
|
||||||
"@polkadot/util": "^13.5.1",
|
"@polkadot/util": "^13.5.1",
|
||||||
"@polkadot/util-crypto": "^13.5.1",
|
"@polkadot/util-crypto": "^13.5.1",
|
||||||
"react-native-svg": "^14.1.0",
|
"react-native-svg": "^14.1.0",
|
||||||
|
|||||||
@@ -17,11 +17,11 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/keyring": "^13.5.1",
|
"@polkadot/keyring": "^13.5.1",
|
||||||
"@polkadot/ui-settings": "3.13.2-1-x",
|
"@polkadot/ui-settings": "3.14.1",
|
||||||
"@polkadot/util": "^13.5.1",
|
"@polkadot/util": "^13.5.1",
|
||||||
"@polkadot/util-crypto": "^13.5.1",
|
"@polkadot/util-crypto": "^13.5.1",
|
||||||
"mkdirp": "^3.0.1",
|
"mkdirp": "^3.0.1",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/networks": "^13.5.1",
|
"@polkadot/networks": "^13.5.1",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colord": "^2.9.3",
|
"colord": "^2.9.3",
|
||||||
|
|||||||
@@ -18,10 +18,10 @@
|
|||||||
"./packageDetect.cjs"
|
"./packageDetect.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "3.13.2-1-x",
|
"version": "3.14.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/ui-shared": "3.13.2-1-x",
|
"@polkadot/ui-shared": "3.14.1",
|
||||||
"@polkadot/util": "^13.5.1",
|
"@polkadot/util": "^13.5.1",
|
||||||
"@polkadot/util-crypto": "^13.5.1",
|
"@polkadot/util-crypto": "^13.5.1",
|
||||||
"jdenticon": "3.2.0",
|
"jdenticon": "3.2.0",
|
||||||
|
|||||||
@@ -1626,8 +1626,8 @@ __metadata:
|
|||||||
resolution: "@polkadot/react-identicon@workspace:packages/react-identicon"
|
resolution: "@polkadot/react-identicon@workspace:packages/react-identicon"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@polkadot/keyring": "npm:^13.5.1"
|
"@polkadot/keyring": "npm:^13.5.1"
|
||||||
"@polkadot/ui-settings": "npm:3.13.2-1-x"
|
"@polkadot/ui-settings": "npm:3.14.1"
|
||||||
"@polkadot/ui-shared": "npm:3.13.2-1-x"
|
"@polkadot/ui-shared": "npm:3.14.1"
|
||||||
"@polkadot/util": "npm:^13.5.1"
|
"@polkadot/util": "npm:^13.5.1"
|
||||||
"@polkadot/util-crypto": "npm:^13.5.1"
|
"@polkadot/util-crypto": "npm:^13.5.1"
|
||||||
"@types/react-copy-to-clipboard": "npm:^5.0.7"
|
"@types/react-copy-to-clipboard": "npm:^5.0.7"
|
||||||
@@ -1652,7 +1652,7 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
|
resolution: "@polkadot/react-qr@workspace:packages/react-qr"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@polkadot/ui-settings": "npm:3.13.2-1-x"
|
"@polkadot/ui-settings": "npm:3.14.1"
|
||||||
"@polkadot/util": "npm:^13.5.1"
|
"@polkadot/util": "npm:^13.5.1"
|
||||||
"@polkadot/util-crypto": "npm:^13.5.1"
|
"@polkadot/util-crypto": "npm:^13.5.1"
|
||||||
"@zxing/browser": "npm:^0.1.5"
|
"@zxing/browser": "npm:^0.1.5"
|
||||||
@@ -1673,7 +1673,7 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
|
resolution: "@polkadot/reactnative-identicon@workspace:packages/reactnative-identicon"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@polkadot/ui-shared": "npm:3.13.2-1-x"
|
"@polkadot/ui-shared": "npm:3.14.1"
|
||||||
"@polkadot/util": "npm:^13.5.1"
|
"@polkadot/util": "npm:^13.5.1"
|
||||||
"@polkadot/util-crypto": "npm:^13.5.1"
|
"@polkadot/util-crypto": "npm:^13.5.1"
|
||||||
"@types/react-native": "npm:^0.72.8"
|
"@types/react-native": "npm:^0.72.8"
|
||||||
@@ -1692,7 +1692,7 @@ __metadata:
|
|||||||
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
|
resolution: "@polkadot/ui-keyring@workspace:packages/ui-keyring"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@polkadot/keyring": "npm:^13.5.1"
|
"@polkadot/keyring": "npm:^13.5.1"
|
||||||
"@polkadot/ui-settings": "npm:3.13.2-1-x"
|
"@polkadot/ui-settings": "npm:3.14.1"
|
||||||
"@polkadot/util": "npm:^13.5.1"
|
"@polkadot/util": "npm:^13.5.1"
|
||||||
"@polkadot/util-crypto": "npm:^13.5.1"
|
"@polkadot/util-crypto": "npm:^13.5.1"
|
||||||
"@types/mkdirp": "npm:^2.0.0"
|
"@types/mkdirp": "npm:^2.0.0"
|
||||||
@@ -1708,7 +1708,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@polkadot/ui-settings@npm:3.13.2-1-x, @polkadot/ui-settings@workspace:packages/ui-settings":
|
"@polkadot/ui-settings@npm:3.14.1, @polkadot/ui-settings@workspace:packages/ui-settings":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
|
resolution: "@polkadot/ui-settings@workspace:packages/ui-settings"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -1724,7 +1724,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@polkadot/ui-shared@npm:3.13.2-1-x, @polkadot/ui-shared@workspace:packages/ui-shared":
|
"@polkadot/ui-shared@npm:3.14.1, @polkadot/ui-shared@workspace:packages/ui-shared":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
|
resolution: "@polkadot/ui-shared@workspace:packages/ui-shared"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -1779,7 +1779,7 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
|
resolution: "@polkadot/vue-identicon@workspace:packages/vue-identicon"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@polkadot/ui-shared": "npm:3.13.2-1-x"
|
"@polkadot/ui-shared": "npm:3.14.1"
|
||||||
"@polkadot/util": "npm:^13.5.1"
|
"@polkadot/util": "npm:^13.5.1"
|
||||||
"@polkadot/util-crypto": "npm:^13.5.1"
|
"@polkadot/util-crypto": "npm:^13.5.1"
|
||||||
jdenticon: "npm:3.2.0"
|
jdenticon: "npm:3.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user