Releases: aurelia/templating-binding
Releases · aurelia/templating-binding
1.6.0
1.5.3
Updated build and package.
1.5.2
1.5.1
Added missing source files to build.
1.5.0
1.5.0
Bug Fixes
- BindingLanguage+Let: enhance implementation (863b6ef)
Features
- Let: support let element (bef80fc)
Note: Requires [email protected] to take advantage of the new
let
feature.
1.4.3
- Dependency update.
1.4.2
- Updating some dependencies.
1.4.1
aurelia-templating-binding 1.4.1
Bug Fixes
1.4.0
aurelia-templating-binding 1.4.0
Bug Fixes
- SyntaxInterpreter: fix defaultBindingMode condition (c1a9792), closes aurelia/binding#598
Features
- SyntaxInterpreter: add from-view, to-view commands (23938a6), closes aurelia/templating-binding#33
1.3.0
aurelia-templating-binding 1.3.0
Features
- AttributeMap: map img usemap to useMap (58fb98f), closes aurelia/binding#564
- Updating Dependencies