History.md for helper syntax

This commit is contained in:
David Greenspan
2014-09-25 14:57:42 -07:00
parent 48264ccafd
commit 8e9eb87701

View File

@@ -3,6 +3,10 @@
* Rename `{{> UI.dynamic}}` to `{{> Template.dynamic}}`, and likewise
with `UI.contentBlock` and `UI.elseBlock`.
* Deprecate the `Template.someTemplate.myHelper = ...` syntax in favor
of `Template.someTemplate.helpers(...)`. Using the older syntax still
works, but it prints a deprecation warning to the console.
## v0.9.2.2
* Fix regression in 0.9.2 that prevented some users from accessing the