rogeriopvl/gulp-ejs
### [`v4.0.0`](https://togithub.com/rogeriopvl/gulp-ejs/blob/master/CHANGELOG.md#v400)
[Compare Source](https://togithub.com/rogeriopvl/gulp-ejs/compare/v3.3.0...v4.0.0)
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](https://npmjs.com/package/gulp-rename).
- Renamed exposed `ejs` object to `__EJS__`
Please check the [README](https://togithub.com/rogeriopvl/gulp-ejs/blob/master/README.md) file for more info on how migrate to version 4.
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
^3.1.3
->^4.0.0
Release Notes
rogeriopvl/gulp-ejs
### [`v4.0.0`](https://togithub.com/rogeriopvl/gulp-ejs/blob/master/CHANGELOG.md#v400) [Compare Source](https://togithub.com/rogeriopvl/gulp-ejs/compare/v3.3.0...v4.0.0) 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](https://npmjs.com/package/gulp-rename). - Renamed exposed `ejs` object to `__EJS__` Please check the [README](https://togithub.com/rogeriopvl/gulp-ejs/blob/master/README.md) file for more info on how migrate to version 4.Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.