Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1.17 KB

3.0.0 (2019-04-12)

BREAKING CHANGES

  • drop Node.js 7 support

CHORE

  • travis add node v11
  • replace eslint with elint
  • chore(deps): bump debug from 4.1.0 to 4.1.1
  • chore(deps-dev): bump koa from 2.6.2 to 2.7.0
  • chore(deps-dev): bump nyc from 13.1.0 to 13.3.0
  • chore(deps-dev): bump mocha from 5.2.0 to 6.1.3
  • chore(deps-dev): bump coveralls from 3.0.2 to 3.0.3
  • chore(deps-dev): bump get-port from 4.2.0 to 5.0.0

2.4.0 (2018-12-20)

CHORE

  • chore(deps): bump debug from 4.0.1 to 4.1.0
  • chore(deps-dev): bump eslint-plugin-node from 7.0.1 to 8.0.0
  • chore(deps-dev): bump nyc from 13.0.1 to 13.1.0
  • chore(deps-dev): bump chai from 4.1.2 to 4.2.0
  • chore(deps-dev): bump koa from 2.5.3 to 2.6.2

2.3.0 (2018-09-03)

Bug Fixes