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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
人人都是产品经理
人人都是产品经理
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
大猫的无限游戏
大猫的无限游戏
博客园_首页
雷峰网
雷峰网
V
Visual Studio Blog
爱范儿
爱范儿
A
About on SuperTechFans
量子位
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MongoDB | Blog
MongoDB | Blog
U
Unit 42
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
S
SegmentFault 最新的问题
J
Java Code Geeks
H
Hackread – Cybersecurity News, Data Breaches, AI and More

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