公式プラグインhexo-generator-tag 1.0.0、 hexo-renderer-ejs 1.0.0、および hexo-renderer-stylus 1.1.0をリリース

公式プラグインの新しいバージョン hexo-generator-taghexo-renderer-ejs、および hexo-renderer-stylusをリリースしました。

hexo-generator-tag 1.0.0

重大な変更

  • chore: node 8以降が必要 #25

機能

  • 「order_by」オプションを追加 #22

リファクタリング

  • リファクタリング(パッケージ): object-assignパッケージの代わりに Object.assignを使用 #14
  • リファクタリング(ES2015): let/constと矢印関数を使用 #16
  • リファクタリング: es6化 #26

hexo-renderer-ejs 1.0.0

重大な変更

  • chore: node 6のサポート終了 #20

機能

  • ejsをv2にアップグレード(コメントのサポート付き) #5<%# ... %>をサポート。

リファクタリング

  • リファクタリング: Object.assignとvarをlet/constに変更 #8
  • chore(eslint): jscsの代わりにeslintを使用 #10

hexo-renderer-stylus 1.0.0

重大な変更

  • 雑務: node 8 以上を必須とする #33

修正

  • 依存関係をアップグレードして、node v6 との互換性を確保 #13

リファクタリング

  • リファクタリング: es6 化 #34

管理

  • 雑務(パッケージ): jscs を削除 #26
  • npm モジュールから不要なファイルを削除 #27

hexo-renderer-stylus 1.1.0

機能

  • 新機能: プラグイン設定 #38