Skip to content

v0.7.2

Choose a tag to compare

@andrew-ifrita andrew-ifrita released this 03 Jun 07:25
· 73 commits to main since this release
f8eebf5

0.7.2

Fix

  • fix: replace assert with with to support newer node versions (#577)
  • fix: dryRun requires xcmVersion, so use safeXcmVersion if none given (#571)

Chore

  • chore(deps-dev): bump @acala-network/chopsticks-core from 1.0.5 to 1.0.6 (#576)
  • chore(deps-dev): bump @acala-network/chopsticks-testing from 1.0.5 to 1.0.6 (#575)
  • chore(deps): bump @polkadot/types-codec from 16.0.1 to 16.1.1 in the pjs group (#574)
  • chore(deps-dev): bump vitest from 3.1.4 to 3.2.0 (#573)
  • chore(deps-dev): bump vitest from 3.1.3 to 3.1.4 (#568)
  • chore(deps): bump the pjs group with 6 updates (#567)
  • chore(deps-dev): bump typedoc from 0.28.4 to 0.28.5 (#566)
  • chore(deps): bump @polkadot/types-codec from 15.9.2 to 15.10.2 in the pjs group (#564)

Test

  • test: Remove moonbeam e2e tests involving asset (+ lint ignore fix) (#572)