Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@curbengh curbengh released this 09 Aug 08:51
· 27 commits to master since this release
60fe0b5

Breaking change

  • Drop Node 8 [#153]

Fix

  • Compatibility with Hexo 5 [#117]
  • Utilize full_url_for() [#143] [#149]
    • This is to avoid manually concat root prefix which may leads to undesired double slash in an url.
  • fix(template): remove extra spacing [#128]

Dependencies

  • chore(deps-dev): update hexo from 4.0.0 to 5.0.0 [#117]
  • chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 [#146]
  • chore(deps): bump hexo-util from 1.9.0 to 2.1.0 [#139]
  • chore(deps-dev): bump eslint from 6.8.0 to 7.0.0 [#141]
  • chore(deps-dev): bump camaro from 4.2.0 to 5.0.0 [#137]