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