Releases: vitkarpov/grunt-nunjucks-2-html
Releases · vitkarpov/grunt-nunjucks-2-html
v2.1.0
The same as 3.1.0, but with nunjucks@2.x
v3.1.0
Features
Now you can add any options to grunt task which are supported by nunjucks itself to configure it in a custom way
v3.0.0
Works with nunjucks@3.0.0
v1.0.5
THIS VERSION MAY CONTAIN CRITICAL ERROR
grunt-nunjucks-2-html@v2.x
works with nunjucks@2.x
and grunt-nunjucks-2-html@v3.x
works with nunjucks@3.x
.
Please, install one of that different packages depending on the major version of nunjucks which you use
v1.0.4
- use dynamic dependency definition for nunjucks (#42)
v1.0.3
- #41 fix for minimal required nodejs version
1.0.1
Some minor fixes for ES6:
standart
could be not installed globally
tests/all.js
in es6-style
- use arrow functions if could