We released a new version of the official plugins hexo-server, hexo-front-matter & hexo-fs.
hexo-server 1.0.0
Breaking change
- Drop node 6 #87
 
Refactor
Housekeeping
- Move jscs to eslint #65
 
hexo-front-matter 1.0.0
Breaking change
- chore: drop node 6 #18
 
Refactor
- Migrate to ES6 #9
 
Housekeeping
- Use eslint instead of jscs #10
 
hexo-fs 2.0.0
Breaking change
- Drop node 6 #34
 
Refactor
Object.hasOwnPropertysyntax for compatibility with eslint v6 #37- Refactor(test): useful chai-as-promised #43
 - Destructure path module #44
 - Refactor(test): Tuple to Object map #45