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

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
N
Netflix TechBlog - Medium
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
博客园_首页
Google DeepMind News
Google DeepMind News
博客园 - 【当耐特】
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Recent Announcements
Recent Announcements
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Y
Y Combinator Blog
B
Blog RSS Feed
人人都是产品经理
人人都是产品经理
MongoDB | Blog
MongoDB | Blog
量子位
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
有赞技术团队
有赞技术团队
Jina AI
Jina AI
GbyAI
GbyAI

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