Skip to content

Commit 1ffb7aa

Browse files
committed
Merge branch 'master' of github.com:ractivejs/docs.ractivejs.org into 0.8-updates
2 parents 7993829 + 1a530d2 commit 1ffb7aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/edge/Migrating.md.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ You can now retrieve the CSS for a Ractive instance with a new `toCSS` method. Y
5050
5151
* The private `_ractive` tracking data added to Ractive controlled DOM nodes has changed significantly. The format of `Ractive.getNodeInfo` objects is still compatible.
5252
53+
* `\{{#with obj}}` to not render if `obj` is falsey (https://github.com/ractivejs/ractive/issues/1856)
54+
5355
## Migrating from 0.6.x
5456
5557
### What's new

0 commit comments

Comments
 (0)