Skip to content

Release v1.2.1

Compare
Choose a tag to compare
@lewismoten lewismoten released this 28 Mar 19:29
· 7 commits to master since this release
b21f9e4

[1.2.1] - 2024-03-28

Added

  • CurlyBraces ie { name }
  • Mustache alias for DoubleCurlyBraces ie {{ name }}
  • Handlebars alias for CurlyBraces ie { name }
  • Tag styles now have openingTag, closingTag and name properties.
  • Guard against unexpected option keys.
  • Exported styles as an array of all available styles
  • browser-testing folder to profile performance in browsers.
  • Add browser-testing to github pages under /test
  • Option to override missing values with onMissingPath callback.

Changed

  • Performance improvements

Fixed

  • Pointy issues with Unicode, now escaped as \uD83D\uDC49 and \uD83D\uDC48.
  • DoubleAngle issues with upper ASCII, now escaped as and