Skip to content

Commit

Permalink
Add a note about Blaze supporting different cursors for #each
Browse files Browse the repository at this point in the history
  • Loading branch information
Slava committed Jul 19, 2014
1 parent 7ba1d23 commit 105c768
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions History.md
Expand Up @@ -18,6 +18,10 @@

* Throw an error in `{{foo bar}}` if `foo` is missing or not a function.

* Cursors returned from template helpers for #each should implement
`observeChanges` method and don't have to be Minimongo cursors
(allows new custom data stores for Blaze like Miniredis)

* XXX 3c6c8e5


Expand Down

0 comments on commit 105c768

Please sign in to comment.