Releases: hexojs/hexo-generator-archive
Releases · hexojs/hexo-generator-archive
v2.0.0
Breaking Changes
- chore: require node14+ by @yoshinorin in #197
- chore: drop node.js 8.x and 10.x by @yoshinorin in #183
Fixes
- 修复 archive_generator 的 enable 无效的问题 by @jerryc127 in #193
Refactors
Dependencies
- Bump eslint from 6.3.0 to 6.4.0 by @dependabot-preview in #61
- Bump eslint from 6.4.0 to 6.5.1 by @dependabot-preview in #64
- Bump eslint from 6.5.1 to 6.6.0 by @dependabot-preview in #67
- Bump eslint from 6.6.0 to 6.7.1 by @dependabot-preview in #68
- Bump eslint from 6.7.1 to 6.7.2 by @dependabot-preview in #70
- Bump eslint from 6.7.2 to 6.8.0 by @dependabot-preview in #74
- Bump eslint from 6.8.0 to 7.1.0 by @dependabot-preview in #88
- Bump eslint from 7.1.0 to 7.2.0 by @dependabot-preview in #91
- Bump eslint from 7.2.0 to 7.3.1 by @dependabot-preview in #94
- Bump eslint from 7.3.1 to 7.4.0 by @dependabot-preview in #95
- Bump eslint from 7.4.0 to 7.5.0 by @dependabot-previw in #98
- chore(deps-dev): bump eslint from 7.5.0 to 7.6.0 by @dependabot-preview in #101
- chore(deps-dev): bump eslint from 7.6.0 to 7.16.0 by @dependabot-preview in #125
- chore(deps-dev): bump eslint from 7.16.0 to 7.32.0 by @dependabot in #167
- Bump eslint-config-hexo from 3.0.0 to 4.0.0 by @dependabot-preview in #69
- chore(deps-dev): bump eslint-config-hexo from 4.1.0 to 4.2.0 by @dependabot in #170
- chore(deps-dev): bump eslint-config-hexo from 4.0.0 to 4.1.0 by @dependabot-preview in #73
- Bump nyc from 14.1.1 to 15.0.0 by @dependabot-preview in #75
- Bump hexo from 3.9.0 to 4.2.0 by @dependabot-preview in #76
- Bump hexo from 4.2.0 to 4.2.1 by @dependabot-preview in #86
- Bump hexo from 4.2.1 to 5.0.0 by @dependabot-preview in #99
- chore(deps): bump hexo from 5.2.0 to 5.4.0 by @yoshinorin in #153
- chore(deps-dev): bump hexo from 5.0.0 to 5.0.2 by @dependabot-preview in #105
- chore(deps-dev): bump hexo from 5.0.2 to 5.2.0 by @dependabot-preview in #113
- chore(deps-dev): bump hexo from 5.4.0 to 6.0.0 by @dependabot in #176
- chore(deps-dev): bump hexo from 6.0.0 to 6.2.0 by @dependabot in #192
- chore(deps-dev): bump hexo from 6.2.0 to 6.3.0 by @dependabot in #196
- Bump mocha from 6.2.0 to 6.2.2 by @dependabot-preview in #66
- Bump mocha from 6.2.2 to 7.1.1 by @dependabot-preview in #81
- Bump mocha from 7.1.1 to 7.1.2 by @dependabot-preview in #83
- Bump mocha from 7.1.2 to 7.2.0 by @dependabot-preview in #87
- Bump mocha from 7.2.0 to 8.0.1 by @dependabot-preview in #92
- chore(deps-dev): bump mocha from 8.0.1 to 8.1.0 by @dependabot-preview in #100
- chore(deps-dev): bump mocha from 8.1.0 to 8.1.1 by @dependabot-preview in #102
- chore(deps-dev): bump mocha from 8.1.1 to 8.3.2 by @dependabot-preview in #142
- chore(deps-dev): bump mocha from 8.3.2 to 9.0.3 by @dependabot in #166
- chore(deps-dev): bump mocha from 9.0.3 to 9.1.2 by @dependabot in #174
- chore(deps-dev): bump mocha from 9.1.2 to 9.2.0 by @dependabot in #178
- chore(deps-dev): bump mocha from 9.2.0 to 10.0.0 by @dependabot in #191
- Bump nyc from 15.0.0 to 15.0.1 by @dependabot-preview in #82
- Bump nyc from 15.0.1 to 15.1.0 by @dependabot-preview in #90
- chore(deps): bump moment from 2.29.1 to 2.29.2 by @dependabot in #190
- chore(deps): bump moment from 2.29.2 to 2.29.4 by @dependabot in #195
- chore(deps): bump moment-timezone from 0.5.34 to 0.5.37 by @dependabot in #194
- chore(deps): bump hexo-pagination from 1.0.0 to 2.0.0 by @dependabot in #155
- chore(deps): bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #158
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #168
- chore(deps): bump prismjs from 1.23.0 to 1.24.1 by @dependabot in #169
- chore(deps): bump prismjs from 1.24.1 to 1.25.0 by @dependabot in #173
- chore(deps): bump prismjs from 1.25.0 to 1.27.0 by @dependabot in #185
- chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #181
- chore(deps-dev): bump chai from 4.3.4 to 4.3.6 by @dependabot in #180
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #189
- chore: update dependencies,
package-lock.json
v1 to v2 and replacenyc
withc8
by @yoshinorin in #198
CI/CD
- chore(ci): migrate travisCI to GitHubActions by @yoshinorin in #182
- chore(deps-dev): bump chai from 4.2.0 to 4.3.4 by @dependabot-preview in #141
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #148
Docs
- chore:
http
tohttps
inpackage.json
andREADME.md
by @yoshinorin in #199
New Contributors
- @SukkaW made their first contribution in #96
- @jerryc127 made their first contribution in #193
Full Changelog: v1.0.0...v2.0.0