hexo-front-matter 3.0.0
Breaking Changes
- chore: drop node.js 10.x support by @yoshinorin in #49
 
Performance
Dependencies
- chore(deps): bump js-yaml from 3.14.1 to 4.1.0 by @dependabot-preview in #37
 - Bump eslint from 7.32.0 to 8.0.1 by @dependabot in #47
 - chore(deps-dev): bump mocha from 8.4.0 to 9.1.3 by @dependabot in #48
 
Misc
- chore(ci): migrate to GitHub Actions from TravisCI by @yoshinorin in #50
 - Upgrade to GitHub-native Dependabot by @dependabot-preview in #38
 
Full Changelog: https://github.com/hexojs/hexo-front-matter/compare/2.0.0...3.0.0
hexo-server 3.0.0
Breaking Changes
- chore: drop nodejs 10.x @yoshinorin #192
 
Fixes
Performance
Refactor
- refactor: use the WHATWG URL API instead of 
url.format@yoshinorin #193 
Changes
- chore(docs): update badges @yoshinorin #194
 
Dependencies
- chore(deps): bump mime from 2.5.2 to 3.0.0 @dependabot #181
 - chore(deps-dev): bump sinon from 11.1.2 to 12.0.1 @dependabot #183
 - chore(deps-dev): bump sinon from 10.0.1 to 11.1.2 @dependabot #167
 - chore(deps-dev): bump sinon from 9.2.4 to 10.0.1 @dependabot-preview #154
 - chore(deps-dev): bump eslint from 8.1.0 to 8.5.0 @dependabot #190
 - chore(deps-dev): bump eslint from 7.32.0 to 8.1.0 @dependabot #178
 - chore(deps-dev): bump hexo from 5.4.0 to 6.0.0 @dependabot #191
 - chore(deps): bump open from 8.2.1 to 8.3.0 @dependabot #172
 - chore(deps): bump open from 8.3.0 to 8.4.0 @dependabot #179
 - chore(deps-dev): bump mocha from 8.4.0 to 9.1.3 @dependabot #176
 - chore(deps-dev): bump supertest from 5.0.0 to 6.1.3 @dependabot-preview #147
 - chore(deps): bump open from 7.4.2 to 8.0.9 @dependabot #159
 - Upgrade to GitHub-native Dependabot @dependabot-preview #157
 - chore(deps-dev): bump supertest from 4.0.2 to 5.0.0 @dependabot-preview #141
 
New Contributors
Full Changelog: https://github.com/hexojs/hexo-server/compare/2.0.0...3.0.0
hexo-renderer-less-4.0.0
Breaking Changes
- chore(deps): bump less from 3.13.1 to 4.1.2 by @dependabot in #66
- Please see less v4.0.0 release docs
 
 - Remove node 10 support @tomap 198738c
 
Dependencies
- chore(deps-dev): bump eslint from 7.32.0 to 8.1.0 by @dependabot in #70
 - chore(deps-dev): bump hexo from 5.4.0 to 6.0.0 by @dependabot in #71
 - chore(deps-dev): bump mocha from 8.4.0 to 9.1.3 by @dependabot in #69
 
Misc
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #58
 - chore(ci): fix send coverage report by @yoshinorin in #72
 
Full Changelog: https://github.com/hexojs/hexo-renderer-less/compare/2.0.2...4.0.0