Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@twisterghost twisterghost released this 01 Jun 15:41
· 2 commits to master since this release
908bd9f

Primarily housekeeping and module updates. This bump gets Jankbot to an LTS node version and increments the node-dota2 dependency to the latest as of today for modules to use (for good, not evil).

User-facing updates

  • Node version bumped to 8.9.1
  • node-dota2 version bumped to 6.0.1
  • All module API functions are optional
  • Removed deprecated compatible property from module API
  • Config script now prompts you to run npm start to start Jankbot

Under the hood

  • Modernize with airbnb eslint config
  • Tests infrastructure ported from Mocha to AVA