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,vimeotags in your post or page.
$ npm i hexo-tag-embed
Breaking Changes
- chore: require node14+ by @yoshinorin in https://github.com/hexojs/hexo/pull/5061
- Dropped tag features. Please see
Migration Guidsection.- refactor: drop
gisttag by @yoshinorin in https://github.com/hexojs/hexo/pull/5067
- refactor: drop