mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
History.md for helper syntax
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user