Skip to content

Releases: twigjs/twig.js

v1.17.1

16 Nov 20:37
994e008
Compare
Choose a tag to compare

Hot fix for v1.17.0 for a package-lock.json fix.

What's Changed

  • Fix package-lock.json for compatibility with Node.js 10+ by @RobLoach in #886

Full Changelog: v1.17.0...v1.17.1

v1.17.0

16 Nov 20:00
156fcff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

28 Feb 02:27
8d69d0a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @murageyun made their first contribution in #770
  • @kmonahan made their first contribution in #797
  • @Geolim4 made their first contribution in #822

Full Changelog: v1.15.4...v1.16.0

v1.15.4

28 Feb 02:03
071be04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.3...v1.15.4

v1.15.3

07 Nov 18:11
a7f0968
Compare
Choose a tag to compare

Minor improvements:

v1.15.2

17 Aug 16:57
24327b4
Compare
Choose a tag to compare
  • Specify MimeType to always use for AJAX templates (#742) by MasterOdin
  • Added token count validation (#745) by HakS
  • Async renderFile error callback (#748) by ArnauMrJeff
  • Ternary operator overrides context fix (#737) by oleg-andreyev
  • Update lodash to 4.17.19
  • Update elliptic to 6.5.3

1.15.0

20 Feb 16:25
cfd1304
Compare
Choose a tag to compare

Major improvements:

Minor improvements:

1.14.0

13 Nov 17:25
a45e19b
Compare
Choose a tag to compare

Major improvements

  • Add Babel to the webpack build

Minor improvements

1.13.3

03 May 18:23
e3636d1
Compare
Choose a tag to compare
  • Allow project development on Windows (#611)
  • Add possibility to define namespace without slash at the end of the path (#609)
  • Update verbatim tag (#584)

1.13.2

22 Jan 21:26
1c93491
Compare
Choose a tag to compare

Minor improvements:

  • fix for not autoescaping includes having a parent (#606)