Upgrade priority: Low. Recommended for potential users of NMap.
- Important The
ClassOf
alias forcreateClass
has been removed, usecreateClass
(with new generics) directly
Contributed:
- Enable
.keys()/.entries()
on NMap (Thanks to https://github.com/hamidra)
Changes:
createType<T = Codec>('...': K)
now returnsCodec
whenK
is not knowncreateType
does basic TypeScript type matching on the input type- Handle
BitSequence
inPortableRegistry
- Ensure API
isConnected
is set before connect/disconnect events are fired - Move all static test support files into
@polkadot/types-support
- Align static Metadata with latest Substrate, Polkadot & Kusama
- Adjust v14 Metadata definitions to latest version