Skip to content

🎊 The TypeScript release 🎊

Compare
Choose a tag to compare
@chmanie chmanie released this 05 Aug 11:54
· 434 commits to develop since this release

Please welcome our biggest release yet! After months of effort and a total rewrite of colonyJS we are proud to announce the next version: v2.0.0!

It almost doesn't make any sense to post a changelog as virtually everything has changed.

Expect the following features:

  • Everything is TypeScript now πŸŽ‰
  • Versioned Colony clients (for all of the versions colonies can have)
  • Just one package: npm install @colony/colony-js and you're done!
  • All of the clients are just extended ethers contracts now
  • Automatically generated documentation available under https://joincolony.github.io/colonyJS
  • Convenient helper and utility functions

We hope you'll enjoy using it in your project when building with Colony.