Releases: hexojs/hexo-pagination
Releases · hexojs/hexo-pagination
v4.0.0
Breaking Changes
New Features
Dependencies
- chore(deps-dev): bump eslint from 8.25.0 to 8.30.0 by @dependabot in #104
- chore(deps-dev): bump mocha from 10.0.0 to 10.2.0 by @dependabot in #103
- chore(deps-dev): bump chai from 4.3.6 to 4.3.7 by @dependabot in #99
- chore(deps-dev): bump eslint from 8.30.0 to 8.37.0 by @dependabot in #112
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #117
New Contributors
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Breaking Changes
- chore: requrie node14+ by @yoshinorin in #94
- chore: drop Node.js 10.x & migrate travisCI to GitHub Actions by @yoshinorin in #49
Dependencies
- chore: add package-lock.json by @yoshinorin in #39
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #55
- chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #58
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #79
- chore(deps-dev): bump chai from 4.3.4 to 4.3.5 by @dependabot in #69
- chore(deps-dev): bump chai from 4.3.5 to 4.3.6 by @dependabot in #71
- chore(deps-dev): bump mocha from 8.4.0 to 9.1.3 by @dependabot in #54
- chore(deps-dev): bump mocha from 9.1.3 to 9.2.0 by @dependabot in #68
- chore(deps-dev): bump mocha from 9.2.0 to 9.2.2 by @dependabot in #76
- chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 by @dependabot in #82
- chore: update dependencies by @yoshinorin in #94
- chore: replace
nyc
withc8
by @yoshinorin in #94 - chore(deps-dev): bump eslint-config-hexo from 4.1.0 to 4.2.0 by @dependabot in #56
- chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 by @dependabot in #70
- chore(deps-dev): bump eslint from 7.32.0 to 8.0.1 by @dependabot in #53
- chore(deps-dev): bump eslint from 8.0.1 to 8.7.0 by @dependabot in #67
- chore(deps-dev): bump eslint from 8.7.0 to 8.12.0 by @dependabot in #78
- chore(deps-dev): bump eslint from 8.12.0 to 8.22.0 by @dependabot in #90
- chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 by @dependabot in #96
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Breaking Changes
- drop Node.js 8 @yoshinorin[#42]
Refactor
Dependencies
- eslint-config-hexo from 3.0.0 to 4.1.0 @dependabot [#23]
- bump nyc from 14.1.1 to 15.0.0 @dependabot [#25]
- bump mocha from 6.2.3 to 8.1.1 @dependabot [#30, #35]
- bump eslint from 6.8.0 to 7.1.0 @dependabot [#32]
CI/CD
- drop node 8 and add node 12 @SukkaW [33111c]
Docs
Misc
- Update and rename mocha.opts to .mocharc.yml @SukkaW [51524ba]
- Upgrade to GitHub-native Dependabot @dependabot [#38]