From 800ec2726495af67082463ddef87bcf4b89f2070 Mon Sep 17 00:00:00 2001 From: Avital Oliver Date: Mon, 15 Jun 2015 21:25:50 -0700 Subject: [PATCH] Add History.md entry for {{> React}} restriction --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index 2f60947c5e..2cd5e35309 100644 --- a/History.md +++ b/History.md @@ -2,6 +2,12 @@ ### Blaze +* Preparatory work for the yet-unreleased `react-template-helper` + package -- don't let templates use {{> React}} with siblings since + `React.render` assumes it's being rendered into an empty container + element. (This lets us throw the error when compiling templates + rather than when the app runs.) + * Improve parsing of `