5.0.1
版本发布时间: 2020-08-10 12:20:15
hexojs/hexo最新发布版本:v7.3.0(2024-07-01 22:41:17)
Changes
- fix(helpers): call url_for from hexo-util @curbengh [#4447]
- perf(external_link): update regexp @SukkaW [#4467]
- regex of
external_link
filter now pre-match external links, instead of solely rely onisExternalLink
- regex of
- perf(injector): shorthand optimization @SukkaW [#4462]