hexo-renderer-ejs

EJS renderer for Hexo

MIT License

Downloads
95.6K
Stars
49
Committers
12

Bot releases are hidden (Show)

hexo-renderer-ejs - 2.0.0 Latest Release

Published by yoshinorin almost 3 years ago

Breaking Changes

  • Drop Node.js 10.x [#46] @tomap

Test

  • update to new include syntax [#27] @SukkaW

Dependencies

  • bump mocha from 6.2.3 to 9.1.0 [#36, #44]
  • Upgrade to GitHub-native Dependabot [#39]
  • bump mocha from 7.2.0 to 8.0.1 [#38]
  • bump eslint from 6.8.0 to 8.1.0 [#37, #49]
  • bump hexo-fs from 2.0.0 to 3.0.1 [#35]
  • bump nyc from 14.1.1 to 15.0.0 [#29]
  • bump eslint-config-hexo from 3.0.0 to 4.0.0 [#28]
  • bump ejs from 2.7.4 to 3.0.1 [#26]
hexo-renderer-ejs - 1.0.0

Published by curbengh about 5 years ago

Breaking change

  • chore: drop node 6 (#20)

Feature

  • Upgrade ejs to v2 (w/ comments support) (#5). Support <%# ... %>.

Refactor

  • refactor: use Object.assign and var to let/const (#8)
  • chore(eslint): use eslint instead of jscs (#10)
hexo-renderer-ejs -

Published by NoahDragon about 7 years ago

Fixes

  • Fix the fs.SyncWriteStream is deprecated warning.
hexo-renderer-ejs -

Published by NoahDragon over 7 years ago