Releases: polkadot-js/extension
Releases · polkadot-js/extension
v0.43.2
- Important Not published to the stores, aligns with latest released packages.
Contributed:
- Display signed data as Ascii (Thanks to https://github.com/hamidra)
Changes:
- Remove all signing via QR (imcompatible)
- Swap to React 18
- Upgrade to
@polkadot/api
8.4.1 - Updated to
@polkadot/util
9.2.1
v0.43.1
-
Important Not published to the stores, aligns with latest released packages.
-
Breaking change In this version the commonjs outputs are moved to a sub-folder. Since the export map and main field in package.json does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.
Changes:
- Output commonjs files under the
cjs/**
root - Upgrade to
@polkadot/api
8.0.1 - Updated to
@polkadot/util
9.0.1
v0.42.10
Important Not published to the stores, aligns with latest released packages.
Contributed:
- Removal for authorized URLs (Thanks to https://github.com/Are10)
Changes:
- Adjust for bundlers where
import.meta.url
is undefined - Bump
@polkadot/api
to 7.15.1 - Bump
@polkadot/util
to 8.7.1
v0.42.9
v0.42.7
v0.42.6
v0.42.5
Important Not published to the stores, aligns with latest released packages.
Changes:
- Ensure that only latest metadata is applied (when multiple genesis)
- Rename all
*.test.ts
to*.spec.ts
(cross-repo consistency) - Only apply cross-browser environment globally in non-content scripts
- Ensure package path is availble under ESM & CJS
- Bump
@polkadot/util
to 8.3.1 - Bump
@polkadot/api
to 7.3.1
v0.42.4
v0.42.3
Important Not published to the stores, aligns with latest released packages.
Contributed:
- Fix typo on https://polkadot.js.org/docs/ (Thanks to https://github.com/michaelhealyco)
Changes:
- Bump @polkadot/util to 8.2.2
- Bump @polkadot/api to 7.1.1