handlebars.js v4.0.9 Release Notes

Release Date: 2017-05-21 // almost 7 years ago
    • #1327 Handlebars.compile() does not modify "options" anymore
    • 🏁 pending #1331 Attempts to build Handlebars in a Windows environment
      • Fix build in windows - cc554a5
      • Ensure LF line-edings in handlebars-template fixtures (*.hbs) - ed879a6
      • Run integration test with node handlebars -a ... on Windows - 2e21e2b
      • Ensure LF line-edings in lexer-files (*.l) - bdfdbea
      • Force LF line-endings for spec/artifacts - b50ef03
      • Use istanbul/lib/cli.js instead of node_modules/.bin/istanbul - 6e6269f
    • TravisCI: Publish valid semver tags independently of the branch - 7378f85

    Compatibility notes:

    • No compatibility issues are expected.

    Commits