Official plugins hexo-renderer-marked 5.0.0 and hexo-renderer-markdown-it 6.0.0 released

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