Releases: aurelia/templating-resources
Releases · aurelia/templating-resources
1.15.1
1.14.3
Full Changelog: 1.14.2...1.14.3
In the 1.14.2 release, the typing fix still incorrectly reflects how a repeater can be implemented. It's a combination of a repeater & its strategies. So change the return type to any to reflect this flexibility in 1.14.3.
1.14.2
1.14.1
v1.14.0
1.13.1
aurelia-templating-resources 1.13.1
Bug Fixes
1.13.0
aurelia-templating-resources 1.13.0
Bug Fixes
1.12.0
1.11.0
aurelia-templating-resources 1.11.0
Bug Fixes
- typings: explicit return typings for createFullOverrideContext (abe97d3)
1.10.0
- Conversion to TypeScript.