hexo-renderer-marked 5.0.0
破壊的変更
リファクタリング
- refactor: 親クラスのURLトークナイザーメソッドを呼び出す (@yoshinorin による #218)
依存関係
- chore(deps): marked を 2.1.3 から 3.0.4 に更新 (@dependabot による #208)
- chore(deps): marked を 3.0.8 から 4.0.1 に更新 (@dependabot による #214)
- chore(deps): jsdom を 16.7.0 から 17.0.0 に更新 (@dependabot による #199)
- chore(deps): jsdom を 17.0.0 から 18.0.0 に更新 (@dependabot による #212)
- chore(deps): jsdom を 18.1.1 から 19.0.0 に更新 (@dependabot による #215)
- chore(deps-dev): eslint を 7.32.0 から 8.0.0 に更新 (@dependabot による #211)
- chore(deps-dev): hexo を 5.4.0 から 6.0.0 に更新 (@dependabot による #217)
- chore(deps-dev): 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
破壊的変更
- chore: Node.js 10.x のサポートを削除しました (@yoshinorin による #168)
パフォーマンス
- perf(#57): 各ファイルのレンダリング時に毎回インスタンスを作成しないように改善しました (@yoshinorin による #135)
ドキュメント
- docs: プラグインにカスタム関数を追加する例を追加しました (@curbengh による #128)
- docs(slugize): デフォルトのセパレーターをハイフンに変更しました (@curbengh による #130)
- すべてのドキュメントをREADMEに移動しました (@tomap による #154)
テスト
- test(plugins): カスタムオプションを追加しました (@curbengh による #127)
- test: ‘langPrefix’ オプションを追加しました (@curbengh による #129)
依存関係
- chore(deps): markdown-it を 11.0.1 から 12.0.0 に更新 (@dependabot-preview による #133)
- chore(deps): markdown-it-emoji を 1.4.0 から 2.0.0 に更新 (@dependabot-preview による #134)
- chore(ci): TravisCI から GitHub Actions に移行しました (@yoshinorin による #169)
- chore(deps-dev): hexo を 5.4.0 から 6.0.0 に更新 (@dependabot による #166)
- chore(deps-dev): mocha を 8.4.0 から 9.1.3 に更新 (@dependabot による #158)
- chore(deps-dev): eslint を 7.32.0 から 8.6.0 に更新 (@dependabot による #170)
- chore(deps-dev): eslint-config-hexo を 4.2.0 から 5.0.0 に更新 (@dependabot による #172)
その他
- テストを整理しました (@curbengh による #132)
- GitHub ネイティブの Dependabot にアップグレードしました (@dependabot-preview による #145)
新規コントリビューター
完全な変更ログ: https://github.com/hexojs/hexo-renderer-markdown-it/compare/5.0.0...6.0.0