github polkadot-js/api v8.0.1

latest releases: v13.1.1, v13.0.1, v12.4.2...
2 years ago
  • Breaking change In this major version the commonjs outputs are moved to a sub-folder. Since the export map and main field in package.json does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.

Contributed:

Changes:

  • Add support for apiAt.tx(...) to construct at a specific point
  • Add basic api.derive.bagsList.* support
  • Return sorted names for api.registry.lookup.names
  • Optimize JSONRPC requests/response handling
  • Output commonjs files under the cjs/** root
  • Update to latest Substrate, Kusama & Polkadot static metadata
  • Add latest Polkadot 9180 upgrade block
  • Update to @polkadot/util 9.0.1

Don't miss a new api release

NewReleases is sending notifications on new releases.