Skip to content

Releases: vitkarpov/grunt-nunjucks-2-html

v2.2.0

23 Mar 14:34
Compare
Choose a tag to compare

Fixes

  • plugin properly waits templates with async filters (#56 @ArmorDarks)

v2.1.0

14 Jun 13:09
Compare
Choose a tag to compare

The same as 3.1.0, but with [email protected]

v3.1.0

13 Jun 16:41
Compare
Choose a tag to compare

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

01 Dec 06:11
Compare
Choose a tag to compare

v2.0.0

01 Dec 06:11
Compare
Choose a tag to compare

v1.0.5

06 May 05:19
Compare
Choose a tag to compare

THIS VERSION MAY CONTAIN CRITICAL ERROR

[email protected] works with [email protected] and [email protected] works with [email protected].

Please, install one of that different packages depending on the major version of nunjucks which you use

v1.0.4

11 Jan 17:10
Compare
Choose a tag to compare
  • use dynamic dependency definition for nunjucks (#42)

v1.0.3

02 Nov 18:04
Compare
Choose a tag to compare
  • #41 fix for minimal required nodejs version

v1.0.2

13 Oct 10:16
Compare
Choose a tag to compare
  • autoescaping by default

1.0.1

06 Oct 14:43
Compare
Choose a tag to compare

Some minor fixes for ES6:

  • standart could be not installed globally
  • tests/all.js in es6-style
  • use arrow functions if could