handlebars.js v4.0.7 Release Notes

Release Date: 2017-04-29 // almost 7 years ago
    • #1319: Fix context-stack when calling block-helpers on null values (@nknapp) - c8f4b57
    • 0️⃣ #1315 Parser: Change suffix to use ES6 default module export (@Turbo87)- b617375
    • #1290 #1252 Add more tests for partial-blocks and inline partials (@nknapp) - 63a8e0c
    • #1252 Using @partial-block twice in a template not possible (@nknapp) - 5a164d0
    • #1310 Avoid duplicate "sourceMappingURL=" lines. (@joonas-lahtinen) - 01b0f65
    • 🗄 #1275 require('sys') is deprecated, using 'util' instead (@travnels) - 406f2ee
    • #1285 #1284 Make "column"-property of Errors enumerable (@nknapp) - a023cb4
    • #1285 Testcase to verify that compile-errors have a column-property (@nknapp) - c7dc353

    Commits