Skip to content

Commit 5ecf51c

Browse files
committed
Updated breaking changes
`{{#with obj}}` to not render if `obj` is falsey
1 parent 03c5d83 commit 5ecf51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/edge/Migrating.md.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These migration notes are cribbed from the [CHANGELOG](https://github.com/ractiv
1212

1313
### Breaking changes and deprecation
1414

15-
* *Nothing yet*
15+
* `{{#with obj}}` to not render if `obj` is falsey (https://github.com/ractivejs/ractive/issues/1856)
1616

1717
## Migrating from 0.6.x
1818

0 commit comments

Comments
 (0)