Skip to content

v7.0.0 (RC1)

Compare
Choose a tag to compare
@yoshinorin yoshinorin released this 18 Mar 04:35
· 69 commits to master since this release
46fbdcf

Migration Guide

Some of the built-in tags have been dropped (E.g. gist, youtube, jsfiddle, and vimeo). If you use those tags in your existing blog posts, you can install hexo-tag-embed to continue using them with Hexo 7.0.0.

Note

No need to install it if you are not using (or will not use) gist, youtube, jsfiddle, vimeo tags in your post or page.

$ npm i hexo-tag-embed

Breaking Changes

Notable Changes

New Features

Fixes

Performance

Refactor

Dependencies

Test

New Contributors

Full Changelog: 6.3.0...v7.0.0-rc1