Releases: polkadot-js/common
Releases · polkadot-js/common
v13.4.3
v13.4.2
v13.4.1
v13.3.1
v13.2.3
Contributed:
- Add Vara support to the Generic Ledger App (#1958) (Thanks to https://github.com/breathx)
Changes:
- Bump Dev to 0.82.1 (#1959)
v13.2.2
Contributed:
- Add Polimec support to the Generic Ledger App (#1945) (Thanks to https://github.com/lrazovic)
- Add Frequency to the Generic Ledger App (#1955) (Thanks to https://github.com/wilwade)
Changes:
- Bump yarn to 4.5.1 (#1953)
v13.2.1
Contributed:
- Add bittensor to genericLedgerApps (Thanks to https://github.com/camfairchild) (#1941)
Changes:
v13.1.1
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
andprevLedgerRecord
objects. They both combine intoledgerApps
inhw-ledger/defaults
.
- This PR added the addition of
v13.0.2
Contributed:
- Add peaq support for ledger (Thanks to https://github.com/lavish0000)
v13.0.1
Breaking Changes:
- Add Support for latest Ledger App
- This deprecates
class Ledger
in favor ofclass LedgerGeneric
- More info in the following PR (#1925)
- This deprecates
Changes:
- Bump dev to 0.79.1
- Comments around pair encode/decode 1-3
- Bump ws, react-native, ss58Registry
- Bump yarn to 4.3.1
- Update CI to checkout and setup_node v4