Skip to content

Release 5.1.0 - Fuchsia LWSS support

Compare
Choose a tag to compare
@chmanie chmanie released this 11 May 15:00
· 18 commits to develop since this release

The flwss release!

πŸŽ‰ ColonyJS now supports all changes of the Fuschia LWSS release of the ColonyNetwork. Furthermore various fixes and slight changes and improvements have been added. πŸŽ‰

Additions

  • Add flwss abis and support new Colony methods (a904885)
  • Add IColonyNetworkEvents and ColonyExtension types (b0d1df0)

Changes

  • Upgrade the colonyNetwork submodule to flwss (ef3059f)
  • Add more imports to the "extras" entry point (aa8b7ad)
  • Use NodeJS 16.15.0 (4eea158)
  • Use MetaTxToken instead of legacy Token (3e89ebe)

Fixes

  • Remove prepublishOnly check for release-it (eb268d5)
  • Fix getReputationAcrossDomains via an ethers regression fix (4a32860)
  • Readme adjustments (3a925f4)