Skip to content

Releases: polkadot-js/extension

v0.43.2

15 May 09:13
Compare
Choose a tag to compare
  • Important Not published to the stores, aligns with latest released packages.

Contributed:

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

11 Apr 08:17
Compare
Choose a tag to compare
  • 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

04 Apr 08:00
Compare
Choose a tag to compare

Important Not published to the stores, aligns with latest released packages.

Contributed:

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

14 Mar 11:32
Compare
Choose a tag to compare

Important Not published to the stores, aligns with latest released packages.

Changes:

  • Adjust for bundlers where import.meta.url is undefined
  • Bump @polkadot/api to 7.12.1
  • Bump @polkadot/util to 8.5.1

v0.42.7

23 Jan 07:53
Compare
Choose a tag to compare

Important Not published to the stores, aligns with latest released packages.

Changes:

  • Bump @polkadot/util to 8.3.3
  • Bump @polkadot/api to 7.5.1

v0.42.6

17 Jan 07:23
Compare
Choose a tag to compare

Important Not published to the stores, aligns with latest released packages.

Changes:

  • Don't apply shims on content pages, only apply on background
  • Bump @polkadot/util to 8.3.2
  • Bump @polkadot/api to 7.4.1

v0.42.5

10 Jan 05:47
Compare
Choose a tag to compare

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

27 Dec 12:25
Compare
Choose a tag to compare

Important As 0.42.3, not published to the stores, fixes dependency issue in 0.42.4.

Changes:

  • Ensure @polkadot/extension-mocks is correctly listed as devDependency

v0.42.3

27 Dec 07:47
Compare
Choose a tag to compare

Important Not published to the stores, aligns with latest released packages.

Contributed:

Changes:

  • Bump @polkadot/util to 8.2.2
  • Bump @polkadot/api to 7.1.1

v0.42.2

10 Dec 12:27
Compare
Choose a tag to compare

Changes:

  • Fix bug introduced in 0.42.1 where account storage is not portable after the base port update