Skip to content

v1.2.0 - Unescaping

Compare
Choose a tag to compare
@alecperkins alecperkins released this 10 Dec 19:25
· 4 commits to master since this release

Adds setUnescaped and pushUnescaped methods, which behave just like set and push, but unescape HTML entities in the given value if it’s a string. This is handy when bootstrapping data in a template.