handlebars.js v4.1.1 Release Notes

Release Date: 2019-03-16 // about 5 years ago
  • 🛠 Bugfixes:

    • 🛠 fix: add "runtime.d.ts" to allow "require('handlebars/runtime')" in TypeScript - 5cedd62

    🔨 Refactorings:

    • replace "async" with "neo-async" - 048f2ce
    • 👉 use "substring"-function instead of "substr" - 445ae12

    Compatibility notes:

    • 🛠 This is a bugfix release. There are no breaking change and no new features.

    Commits