3.0.0
Breaking change
Feature
Fix
Refactor
- Replace
escape-string-regexp
package with hexo-utilescapeRegex()
@SukkaW (#56) - refactor: es6 syntax @SukkaW (#57)
- Utilize native promise API in
fs.promises
@segayuu (#53)- If you need to catch error code, it's now
err.code
, noterr.cause.code
, see hexojs/hexo-cli#190.
- If you need to catch error code, it's now
Misc
- Add release-drafter for easier changelog editing @yoshinorin (#58)
- chore(deps-dev): bump nyc from 14.1.1 to 15.0.0 @dependabot-preview (#52)
- chore(deps-dev): bump mocha from 6.2.2 to 7.0.0 @dependabot-preview (#54)
- Bump eslint-config-hexo from 3.0.0 to 4.0.0 @dependabot-preview (#48)