惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 聂微东
爱范儿
爱范儿
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
MongoDB | Blog
MongoDB | Blog
A
About on SuperTechFans
M
MIT News - Artificial intelligence
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
P
Proofpoint News Feed
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
N
Netflix TechBlog - Medium
人人都是产品经理
人人都是产品经理

Hexo

Hexo Lost 41k GitHub Stars with One Command hexo 8.1.0 Released hexo 8.0.0 Released hexo 7.3.0 Released Hexo 7.2.0 Released Hexo 7.1.0 Released Hexo 7.0.0 Released Hexo 7.0.0 (RC1) Released Hexo 6.3.0 Released Hexo 6.2.0 Released Hexo 6.1.0 Released Official plugins hexo-front-matter 3.0.0, hexo-server 3.0.0, hexo-renderer-less-4.0.0 released Hexo 6.0.0 Released Official plugins hexo-renderer-ejs 2.0.0, hexo-generator-sitemap 2.2.0 released Official plugins hexo-cli 4.3.0, hexo-renderer-pug 2.0.0, hexo-paginaiton 2.0.0, hexo-clean-css 2.0.0 hexo-util 2.5.0 released hexo 5.4.0 released hexo-deployer-git 3.0.0, hexo-renderer-marked 4.0.0 released Hexo 5.3.0 released Hexo 5.2.0, hexo-migrator-wordpress 2.1.2, hexo-renderer-marked 3.2.0, hexo-renderer-stylus 2.0.1 & hexo-renderer-less 2.0.2 released
Official plugins hexo-renderer-marked 5.0.0 and hexo-rend...
Hexo · 2022-01-29 · via Hexo

hexo-renderer-marked 5.0.0

Breaking Changes

Refactor

Dependencies

  • chore(deps): bump marked from 2.1.3 to 3.0.4 by @dependabot in #208
  • chore(deps): bump marked from 3.0.8 to 4.0.1 by @dependabot in #214
  • chore(deps): bump jsdom from 16.7.0 to 17.0.0 by @dependabot in #199
  • chore(deps): bump jsdom from 17.0.0 to 18.0.0 by @dependabot in #212
  • chore(deps): bump jsdom from 18.1.1 to 19.0.0 by @dependabot in #215
  • chore(deps-dev): bump eslint from 7.32.0 to 8.0.0 by @dependabot in #211
  • chore(deps-dev): bump hexo from 5.4.0 to 6.0.0 by @dependabot in #217
  • chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 by @dependabot in #129

Docs

  • Explain security risk of using this plugin by @tomap in #210

Full Changelog: https://github.com/hexojs/hexo-renderer-marked/compare/v4.1.0...5.0.0


hexo-renderer-markdown-it 6.0.0

Breaking Changes

Performance

  • perf(#57): avoid creating instance each time when render each file by @yoshinorin in #135

Docs

  • docs: add example of adding custom function to a plugin by @curbengh in #128
  • docs(slugize): default separator is a dash by @curbengh in #130
  • Move all documentation inside readme by @tomap in #154

Test

Dependencies

  • chore(deps): bump markdown-it from 11.0.1 to 12.0.0 by @dependabot-preview in #133
  • chore(deps): bump markdown-it-emoji from 1.4.0 to 2.0.0 by @dependabot-preview in #134
  • chore(ci): migrate to GitHub Actions from TravisCI by @yoshinorin in #169
  • chore(deps-dev): bump hexo from 5.4.0 to 6.0.0 by @dependabot in #166
  • chore(deps-dev): bump mocha from 8.4.0 to 9.1.3 by @dependabot in #158
  • chore(deps-dev): bump eslint from 7.32.0 to 8.6.0 by @dependabot in #170
  • chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 by @dependabot in #172

Miscs

  • Clean up tests by @curbengh in #132
  • Upgrade to GitHub-native Dependabot by @dependabot-preview in #145

New Contributors

  • @tomap made their first contribution in #

Full Changelog: https://github.com/hexojs/hexo-renderer-markdown-it/compare/5.0.0...6.0.0