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

推荐订阅源

GbyAI
GbyAI
L
LINUX DO - 热门话题
月光博客
月光博客
B
Blog
博客园 - 叶小钗
美团技术团队
D
Docker
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
P
Proofpoint News Feed
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Y
Y Combinator Blog
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 三生石上(FineUI控件)
The Register - Security
The Register - Security
博客园_首页
The Cloudflare Blog
I
InfoQ
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
Engineering at Meta
Engineering at Meta
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
C
CERT Recently Published Vulnerability Notes
AWS News Blog
AWS News Blog
Spread Privacy
Spread Privacy
V
Visual Studio Blog
博客园 - Franky
Cloudbric
Cloudbric
Help Net Security
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
N
News and Events Feed by Topic
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Webroot Blog
Webroot Blog
博客园 - 【当耐特】
TaoSecurity Blog
TaoSecurity Blog
B
Blog RSS Feed
N
News | PayPal Newsroom
人人都是产品经理
人人都是产品经理
H
Heimdal Security Blog
L
LangChain Blog
PCI Perspectives
PCI Perspectives
Jina AI
Jina AI
Google DeepMind News
Google DeepMind News
Schneier on Security
Schneier on Security

Hexo

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-renderer-markdown-it 6.0.0 released
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