Skip to content

Releases: polkadot-js/common

v13.4.4

14 Apr 13:45
Compare
Choose a tag to compare

Changes:

  • Improve objectSpread function property handling (#1982)

v13.4.3

17 Feb 17:17
Compare
Choose a tag to compare

Changes:

  • Rollback ws change in x-ws (#1980)
    NOTE: this rollbacks changes made in (#1976) to ensure websocket usage doesnt break in any downstream libs.

v13.4.2

17 Feb 14:33
Compare
Choose a tag to compare

Changes:

  • Cast ws as global.WebSocket (#1978)

v13.4.1

17 Feb 01:56
Compare
Choose a tag to compare

Changes:

  • Enable KeyringPair Creation with Custom Mnemonic Wordlists (#1974)
  • Use ws library in Node.js 22+ for Better WebSocket Error Handling (#1976)
  • Fix Misclassification of ECDSA Signatures in verifyMultisig (#1973)
  • Bump dev to 0.83.2 (#1972)
  • Bump yarn to 4.6.0 (#1967)

v13.3.1

06 Jan 14:58
Compare
Choose a tag to compare

Changes:

  • Give compatibility for nodejs v22
    • Fix getSeparator which fixes toLocaleString (#1965)
  • 2025 Headers (#1963)

v13.2.3

11 Nov 15:34
Compare
Choose a tag to compare

Contributed:

Changes:

  • Bump Dev to 0.82.1 (#1959)

v13.2.2

28 Oct 19:38
Compare
Choose a tag to compare

Contributed:

Changes:

  • Bump yarn to 4.5.1 (#1953)

v13.2.1

21 Oct 12:57
Compare
Choose a tag to compare

Contributed:

Changes:

  • Fix Deno CI Build (#1947)
  • Bump yarn to 4.5.0 (#1946)
  • Update Ledger Deps (#1948)
  • Update WS and deps (#1949)
  • Bump polkadot/wasm to 7.4.1 (#1950)
  • Bump dev to 0.81.2 (#1951)
    • Allows for CJS target in build

v13.1.1

16 Sep 13:05
Compare
Choose a tag to compare

Contributed:

HydraDx - Hydration Rebrand Thanks to (https://github.com/jak-pan) (#1923)

Changes:

  • Update all deps that have patch releases (#1934)
  • Bump yarn to 4.4.1 (#1940)
  • Update ss58-registry to 1.50.0 (#1937)
  • Update dev and typescript (#1936)
  • Add Encointer and Integritee to Ledger, and adjust tests (#1939)
    • This PR added the addition of genericLedgerApps and prevLedgerRecord objects. They both combine into ledgerApps in hw-ledger/defaults.

v13.0.2

13 Jul 00:40
Compare
Choose a tag to compare

Contributed: