Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Releases: hexojs/hexo-renderer-jade

0.5.0

19 Oct 08:15
ae529d9
Compare
Choose a tag to compare

Breaking change

  • Final release, this plugin has been deprecated and replaced by hexo-renderer-pug. To migrate, simply rename all *.jade files to *.pug. (#35)
  • chore: drop node 6 (#29)

Dependency

  • Update eslint requirement from ^5.9.0 to ^6.1.0 (#28)
  • Update mocha requirement from ^5.2.0 to ^6.0.1 (#25)
  • chore(package): delete jscs & update eslint-config-hexo to 3.0.0 (#22)
  • Update chai requirement from ^3.5.0 to ^4.2.0 (#16)

0.4.1

18 May 03:12
Compare
Choose a tag to compare

Fixes

  • Fix to support .jade files. #11

0.4.0

05 May 14:31
Compare
Choose a tag to compare

Move to Pug.