Skip to content

v7.0.0 (RC2)

Compare
Choose a tag to compare
@yoshinorin yoshinorin released this 11 Jul 13:53
· 59 commits to master since this release
b3b444d

Changes since v7.0.0 (RC1)

New Features

Fixes

Refactor

Test

Dependencies

  • chore: change dependencies version by @Pcrab in #5202

New Contributors

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


Changes between v6.3.0 and v7.0.0 (RC1)

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