2.5.0
Highlights
- Update
@polkadot/api
to latest (10.9.1
) - Change module from previously
CommonJs
toES6
due to a blocking issue with polkadot typegen ( polkadot-js/api#5540 ) which only has a workaround for esm modules - Change test suite from mocha/chai/sinon to jest