Releases: polkadot-js/common
Releases · polkadot-js/common
v13.5.2
Changes:
- fix: enhance error handling for secure random number generation in React Native (#1991)
- Add input length validation in scryptFromU8a function (#1990)
Contributed:
- Add Liberland support to Generic Ledger App (#1989)
v13.5.1
Changes:
- Ledger ECDSA signing support (#1986)
- This updates
@polkadot/hw-ledger
to now support ecdsa
signing within class LedgerGeneric
.
- Bump yarn to 4.9.1 (#1987)
v13.4.4
Changes:
- Improve objectSpread function property handling (#1982)
v13.4.3
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
Changes:
- Cast ws as global.WebSocket (#1978)
v13.4.1
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
Changes:
- Give compatibility for nodejs v22
- Fix
getSeparator
which fixes toLocaleString (#1965)
- 2025 Headers (#1963)
v13.2.3
Contributed:
Changes:
- Bump Dev to 0.82.1 (#1959)
v13.2.2
Contributed:
Changes:
- Bump yarn to 4.5.1 (#1953)
v13.2.1
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