mustache.js v2.1.3 Release Notes

Release Date: 2015-07-23 // almost 9 years ago
  • โž• Added

    • Throw error when providing .render() with invalid template type, by @phillipj.
    • Documents use of string literals containing double quotes, by @jfmercer.

    ๐Ÿ”„ Changed

    • ๐Ÿšš Move mustache gif to githubusercontent, by @Andersos.

    ๐Ÿ›  Fixed

    • โšก๏ธ Update UMD Shim to be resilient to HTMLElement global pollution, by @mikesherov.