Skip to content

v4.0.0

Compare
Choose a tag to compare
@rogeriopvl rogeriopvl released this 22 Apr 13:37
· 71 commits to master since this release

Changelog

This version features a complete rewrite of the plugin to update it's code to modern es6 javascript, which involve some breaking changes.

  • Removed settings hash (third argument), consequentially settings.ext (setting output file extension) is no longer supported. If you need to rename the ejs files extension please use gulp-rename.
  • Renamed exposed ejs object to __EJS__

Please check the README file for more info on how migrate to version 4.