handlebars.js v4.5.0 Release Notes

Release Date: 2019-10-28 // over 4 years ago
  • ๐Ÿ”‹ Features / Improvements

    • โž• Add method Handlebars.parseWithoutProcessing (#1584) - 62ed3c2
    • โž• add guard to if & unless helpers (#1549)
    • ๐Ÿ‘‰ show source location for the strict lookup exceptions - feb60f8

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ‘‰ Use objects for hash value tracking - 7fcf9d2

    Chore:

    • ๐Ÿ‘• Resolve deprecation warning message from eslint while running eslint (#1586) - 7052e88
    • ๐Ÿ‘• chore: add eslint-plugin-compat and eslint-plugin-es5 - 088e618

    Compatibility notes:

    • No compatibility issues are to be expected

    Commits