v7.0.0 (RC2)
Changes since v7.0.0 (RC1)
New Features
- feat: add exclude_languages feature to prismjs by @D-Sketon in https://github.com/hexojs/hexo/pull/5182
- feat(tags/post_link): use slug when title is empty by @stevenjoezhang in https://github.com/hexojs/hexo/pull/5220
- feat: add url_for and full_url_for tag plugins by @D-Sketon in https://github.com/hexojs/hexo/pull/5198
- feat: allow top-level await in plugins or scripts by @Pcrab in https://github.com/hexojs/hexo/pull/5228
Fixes
- fix(backtick_code): handle empty code block by @stevenjoezhang in https://github.com/hexojs/hexo/pull/5206
- fix(moize): helper function not working fine with relative_url by @D-Sketon in https://github.com/hexojs/hexo/pull/5217
Refactor
- Refactor types by @Pcrab in https://github.com/hexojs/hexo/pull/5178
Test
- test: improve coverage by @D-Sketon in https://github.com/hexojs/hexo/pull/5221
- test: improve coverage by @D-Sketon in https://github.com/hexojs/hexo/pull/5223
Dependencies
- chore: change dependencies version by @Pcrab in https://github.com/hexojs/hexo/pull/5202