Releases: aurelia/templating
Releases · aurelia/templating
1.11.1
1.11.0
1.10.4
1.10.3
1.10.2
aurelia-templating 1.10.2
Bug Fixes
1.10.1
aurelia-templating 1.10.1
Bug Fixes
- doc: fix html5 syntax (8452a66), closes /github.com/aurelia/templating/pull/647#issuecomment-427989601
- Let: mark as target after creating instrutions (93fa9cc)
- Let: properly create instruction Id (ac3cb2b)
- static-view-strategy: correctly handles invalid resources (4149e73)
- static-view-strategy: correctly loads multiple custom elements in single file (c0e6204)
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.