hexo-renderer-marked 5.0.0
重大变更
重构
- 重构:调用父类 URL 标记器方法,由 @yoshinorin 在 #218 中提交
依赖
- 依赖更新:将 marked 从 2.1.3 升级至 3.0.4,由 @dependabot 在 #208 中提交
- 依赖更新:将 marked 从 3.0.8 升级至 4.0.1,由 @dependabot 在 #214 中提交
- 依赖更新:将 jsdom 从 16.7.0 升级至 17.0.0,由 @dependabot 在 #199 中提交
- 依赖更新:将 jsdom 从 17.0.0 升级至 18.0.0,由 @dependabot 在 #212 中提交
- 依赖更新:将 jsdom 从 18.1.1 升级至 19.0.0,由 @dependabot 在 #215 中提交
- 依赖更新:将 eslint 从 7.32.0 升级至 8.0.0,由 @dependabot 在 #211 中提交
- 依赖更新:将 hexo 从 5.4.0 升级至 6.0.0,由 @dependabot 在 #217 中提交
- 依赖更新:将 eslint-config-hexo 从 4.2.0 升级至 5.0.0,由 @dependabot 在 #129 中提交
文档
完整变更日志: https://github.com/hexojs/hexo-renderer-marked/compare/v4.1.0...5.0.0
hexo-renderer-markdown-it 6.0.0
重大变更
- 依赖更新:移除 node.js 10.x,由 @yoshinorin 在 #168 中提交
性能
- 性能优化(#57):避免每次渲染文件时创建实例,由 @yoshinorin 在 #135 中提交
文档
- 文档:添加将自定义函数添加到插件的示例,由 @curbengh 在 #128 中提交
- 文档(slugize):默认分隔符为连字符,由 @curbengh 在 #130 中提交
- 将所有文档移至 readme 中,由 @tomap 在 #154 中提交
测试
依赖
- 依赖更新:将 markdown-it 从 11.0.1 升级至 12.0.0,由 @dependabot-preview 在 #133 中提交
- 依赖更新:将 markdown-it-emoji 从 1.4.0 升级至 2.0.0,由 @dependabot-preview 在 #134 中提交
- 依赖更新:将 CI 迁移至 GitHub Actions,由 @yoshinorin 在 #169 中提交
- 依赖更新:将 hexo 从 5.4.0 升级至 6.0.0,由 @dependabot 在 #166 中提交
- 依赖更新:将 mocha 从 8.4.0 升级至 9.1.3,由 @dependabot 在 #158 中提交
- 依赖更新:将 eslint 从 7.32.0 升级至 8.6.0,由 @dependabot 在 #170 中提交
- 依赖更新:将 eslint-config-hexo 从 4.2.0 升级至 5.0.0,由 @dependabot 在 #172 中提交
其他
新贡献者
完整变更日志: https://github.com/hexojs/hexo-renderer-markdown-it/compare/5.0.0...6.0.0