Releases: hexojs/warehouse
Releases · hexojs/warehouse
v5.0.1
Fixes
- fix(types/integer): use
Number.isInteger
for validating a value is an integer or not by @yoshinorin in #148
Refactor
Tests
- test: improve coverage by @D-Sketon in #195
- chore(test): update warehouse version in
db.json
by @yoshinorin in #149
CI/CD
Dependencies
- chore(deps-dev): bump sinon from 14.0.2 to 15.0.2 by @dependabot in #150
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.3 by @dependabot in #152
- chore(deps-dev): bump typedoc from 0.23.28 to 0.24.4 by @dependabot in #154
- chore(deps-dev): bump c8 from 7.14.0 to 8.0.1 by @dependabot in #179
- chore(deps-dev): bump typedoc from 0.24.8 to 0.25.0 by @dependabot in #197
- chore(deps-dev): bump typedoc-plugin-rename-defaults from 0.6.7 to 0.7.0 by @dependabot in #227
- chore(deps-dev): remove @ts/eslint-plugin, parser by @uiolee in #233
- chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 by @dependabot in #237
- chore(deps-dev): bump @types/sinon from 10.0.20 to 17.0.3 by @dependabot in #238
- chore(deps-dev): bump sinon from 15.2.0 to 17.0.1 by @dependabot in #229
New Contributors
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Breaking Changes
- chore: require Node.js 14+ & CI use Node.js 16 by @yoshinorin in #129
Notable Changes
Test
- test: update version of fixtures
db.json
by @yoshinorin in #131
CI/CD
- chore: drop
release-drafter
by @yoshinorin in #138
Dependencies
- chore(deps-dev): bump sinon from 9.2.4 to 13.0.2 by @dependabot in #126
- chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 by @dependabot in #128
- chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 by @dependabot in #127
- chore(deps): update dependencies & replace
nyc
withc8
by @yoshinorin in #139 - chore(deps): update
hexo-log
to4.0.1
by @yoshinorin in #143
Docs
- docs: update author url from
http
tohttps
by @yoshinorin in #137 - docs:
jsdoc
totypedoc
by @yoshinorin in #136
Misc
- chore: update
npm scripts
by @yoshinorin in #142
Full Changelog: v4.0.1...v5.0.0
v4.0.2
Fix
Full Changelog: v4.0.1...v4.0.2
v4.0.1
Fixes
- fix(workaround): RangeError: Invalid string length @yoshinorin [#123]
Dependencies
- chore(deps-dev): bump mocha from 8.4.0 to 9.2.0 @dependabot [#119]
- chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 @dependabot [#117]
- chore(deps-dev): bump eslint from 7.32.0 to 8.1.0 @dependabot [#113]
- Upgrade to GitHub-native Dependabot @dependabot-preview [#96]
- chore(deps): bump is-plain-object from 4.1.1 to 5.0.0 @dependabot-preview [#93]
- chore(deps): bump is-plain-object from 3.0.1 to 4.0.0 @dependabot-preview [#92]
- chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 @dependabot-preview [#90]
Misc
4.0.0
Breaking Changes
Fixes
Dependencies
- chore(deps-dev): bump eslint from 6.8.0 to 7.0.0 @dependabot-preview [#80]
- chore(deps-dev): bump sinon from 8.1.1 to 9.0.2 @dependabot-preview [#78]