This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
v2.9.1
SECURITY PATCH
- Handlebars-less template compiler escapes interpolations by default. Use triple-stache syntax or
Ember.Handlebars.SafeString
for HTML-safe interpolations.