hexo-cli 2.0.0 Released!!

The hexo-cli it’s a command line interface for Hexo is released v2.0.0

Breaking changes

  • #28 Require Node.js +6.9

Fixes

  • #45 Fixed the invalid type error while running init with a numeric folder name

Improvements

  • #29 Reveal GIT_REPO_URL in log
  • #46 Remove useless file from npm module

Refactor

Dependencies

  • #30 Drop JSCS & use ESLint instead it
  • #31 Drop object-assign
  • #34, #40 Update Sinon from 1.17.4 to 7.1.1
  • #35, #47, #58, #61 Update mocha requirement from ^2.5.3 to ^6.1.4
  • #36, #67 Update hexo-renderer-marked requirement from ^0.2.10 to ^1.0.1
  • #37 Update rewire requirement from ^2.5.1 to ^4.0.1
  • #38, #50 Update chai-as-promised requirement from ^5.3.0 to ^7.2.7
  • #39, #50, #51, #52, #55 Update eslint requirement from ^4.19.1 to ^5.16.0
  • #41 Update chai requirement from ^3.5.0 to ^4.2.0
  • #42 Update proxyquire requirement from ^1.7.9 to ^2.1.0
  • #43 Update hexo-fs requirement from ^0.2.0 to ^1.0.0
  • #44 Update chalk requirement from ^1.1.3 to ^2.4.1
  • #50 Update all packages to latest and include package-lock.json
  • #56, #70 Bump bluebird from 3.5.3 to 3.5.5
  • #50, #63, #68 Bump resolve from 1.5.0 to 1.11.0