Skip to content

Latest commit

 

History

History
138 lines (72 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

138 lines (72 loc) · 1.67 KB

@galacticcouncil/xcm-core

5.5.0

Minor Changes

  • Remove getPalletInstance from Parachain def (present in xcmLocation if any)

5.4.0

Minor Changes

  • c879417: Support route tags

5.3.1

Patch Changes

  • a2303e6: Downgrade pjs to 14.0.x
  • 1f2929f: Downgrade pjs to 14.0.x

5.3.0

Minor Changes

  • Bump pjs to 14.x
  • Support EvmChain rpcs fallback

5.2.0

Minor Changes

  • Multilocation utils

5.1.0

Minor Changes

  • Asset xcm locations support
  • Link abi with contract config
  • Increase SubstrateApis cache to 40 conn

5.0.0

Major Changes

  • New config/route definition, context upgrade

4.0.1

Patch Changes

  • Export missing chain types

4.0.0

Major Changes

  • Support xchain swaps
  • Support transfer validations

3.0.0

Major Changes

  • Switch to lru-cache instead of @thi.ng/cache. Dropped cjs support as of 2.0.0

2.2.0

Minor Changes

  • Support Parachain explorer

2.1.1

Patch Changes

  • Fix EvmParachain constructor

2.1.0

Minor Changes

  • Support EVM address space flag for Parachain

2.0.0

Major Changes

  • Upgrage pjs to 12.x

1.7.0

Minor Changes

  • Upgrade pjs to 11.2.1

1.6.0

Minor Changes

  • Config service immutable configs, chain asset setter, viem upgrade

1.5.0

Minor Changes

  • SubstrateApis retry opts support

1.4.0

Minor Changes

  • Fix ABI type inference

1.3.0

Minor Changes

  • Wormhole chain guard, utils cleanup, dedup abis

1.2.0

Minor Changes

  • Support multiple wss in chain config

1.1.0

Minor Changes

  • Multiple RPC's support

1.0.0

Major Changes

  • Introducing MRL & Wormhole support (initial version)