handlebars.js v1.0.0-rc3 Release Notes

Release Date: 2013-02-14 // about 11 years ago
    • Prevent use of this or .. in illogical place (@leshill)
    • 👍 Allow AST passing for parse/compile/precompile (@machty)
    • ⚡️ Optimize generated output by inlining statements where possible
    • Check compiler version when evaluating templates
    • 📦 Package browser dist in npm package

    Commits