1.10.0
aurelia-templating 1.10.0
Bug Fixes
- : enable backward compat, fix doc (90684ed)
- Let: respect DOM order (dd4ff67)
- test: remove old implementation fix in test (88cf718)
- typings: fix let expression typings (a756dfe)
Features
- Let: let element for computed property declaration (b898ef7)
Note: For
let
support, version 1.5.0 oftemplating-binding
is required.