Releases: polkadot-js/api
Releases · polkadot-js/api
v15.8.1
Changes:
- Add derives to obtain Extrinsic Information (#6113)
v15.7.2
Changes:
- Update asset-hub type-support metadata files for v1.4.0 (#6105)
- Document available Api Derives (#6106)
- Fix derives base path in typegen (#6107)
v15.7.1
Changes:
- Upgrade Kusama types to 1.4.0 (#6098)
- Api-Derives documentation generator (#6099)
- Upgrade Polkadot types to v1.4.0 (#6100)
- Add WeightReclaim transaction extension to known extensions (#6102)
- Add westend code upgrades (#6103 )
v15.6.1
Changes:
- Log Http/Ws request on error #6091
- Only identify Struct as empty when it has no keys. #6092
- Check for api.query.identity in getSubIdentities #6093
- Upgrade common to 13.4.3 #6095
v15.5.2
Changes:
- Ensure assetId is handled correctly when addSignature is used (#6083)
- NOTE: This is specific to signers but also extends to
class GenericExtrinsicPayloadV4
.
- Fix typegen adding invalid imports (#6082)
- Include missing known keys (#6084)
v15.5.1
Contributed:
Changes:
- Update polkadot, kusama types-support for rpc, and ver (#6078)
- Update Asset-Hub types-support rpc, and ver (#6077)
- Patch typegen query to prevent it from adding invalid import (#6073)
- Extend
GenericAccountId
description (#6072)
v15.4.1
- Allow api.derive.accounts.identity() to obtain SubIdentities (#6066)
- Adds a new field
subs
to the DeriveAccountRegistration
output of api.derive.accounts.identity()
- Add ElectionResult type override (#6067)
- Bump dev to 0.83.2 (#6069)
- Increases performance of the test-runner, both locally, and in the CI
v15.3.1
- Set typegen scripts for Docs to use v15 (#6060)
- Add Asset hub options to polkadot-types-internal-metadata (#6062)
- Add metadataVer cli arg for polkadot-types-internal-metadata, and ensure backwards compatibility with v14 (#6063)
- This adds
--metadataVer
to polkadot-types-internal-metadata
. It is meant to be used along side --endpoint
which will allow for the use of metadata versions above v14.
v15.2.1
- Give compatibility for nodejs v22
- Update common to 13.3.1 (#6057)
- Fixes an issue with
getSeparator
for nodejs 22.12
- Bump dev to 0.82.4 (#6056)
- Update Headers to 2025 (#6052)
- Bump yarn to 4.6.0 (#6050)
v15.1.1
Changes:
- Update AssetHub types-support metadata (#6046)
- Update Polkadot and Kusama types-support metadata (#6047)
- Update Substrate types with polkadot-stable2412 (#6048)