Skip to content

v3.1.3

Compare
Choose a tag to compare
@fdintino fdintino released this 19 May 15:50
· 65 commits to master since this release
9a0ce36
  • Add forceescape filter. Fixes #782

  • Fix regression that prevented template errors from reporting line and column number. Fixes #1087 and #1095.

  • Fix "Invalid type: Is" error for {% if value is defined %}. Fixes #1110

  • Formally drop support for node v4 (the upgrade to babel 7 in v3.1.0 made the build process incompatible with node < 6.9.0).