Skip to content

1.0.0

Compare
Choose a tag to compare
@curbengh curbengh released this 27 Nov 10:31
· 141 commits to master since this release

Breaking change

  • Drop EOL Node 6, now requires Node 8.6 (#46)

Feature

  • Switch minimatch to micromatch, for faster exclusion operation and to support more globbing patterns (#40)

Refactor

  • Use native Object.assign() (#12)
  • Switch to eslint and drop gulp, to be inline with hexo's style (#37)

Dependencies

  • Update mocha from 2.0.1 to 6.2.0 (#6, #16, #42)
  • Update coveralls from 2.11.2 to 3.0.2 (#9)
  • Update chai from 1.9.1 to 4.2.0 (#8)
  • Update eslint from 5.16.0 to 6.1.0 (#43)
  • Update uglify-js from 2.6.0 to 3.6.0 (#36)