Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

v2.2.3

Compare
Choose a tag to compare
@jamesarosen jamesarosen released this 24 Dec 20:51
· 296 commits to master since this release

SECURITY PATCH

  • Handlebars-less template compiler escapes interpolations by default. Use triple-stache syntax or Ember.Handlebars.SafeString for HTML-safe interpolations.