Releases: aurelia/templating-resources
Releases · aurelia/templating-resources
1.5.2
aurelia-templating-resources 1.5.2
Bug Fixes
1.5.0
aurelia-templating-resources 1.5.0
Bug Fixes
- build: build is not compatible with Node 8 (a5cbd4d)
- compose: await composition/activation (685344e), closes #299 #240
- css-resource: ensure only global styles get injected globally (5513a36), closes #304
- repeat: bug when "if.bind", "repeat.for" and animations are used in (251a319)
- set-repeat-strategy: fix negative index error with empty set (5d6a464), closes #284
- test: failing tests after IfCustomAttribute refactoring (c3c0990), closes #307
Features
- templating: else custom attribute (8b0131a)
1.4.0
aurelia-templating-resources 1.4.0
Features
- templating: support popular CSS transpiler file extensions in the require element (901cfd8)
1.3.1
- Fix package metadata omission from the last release.
1.3.0
aurelia-templating-resources 1.3.0
Features
1.2.0
- Update deps
1.1.1
- Fix package issue that affected webpack builds.
1.1.0
aurelia-templating-resources 1.1.0 (2016-10-05)
Features
- AttrBindingBehavior: add behavior to target HTML attributes (7a9caa1), closes aurelia/templating-binding#94
1.0.0
- Bump version
1.0.0-rc.1.0.2
Features
- css-resource: enable styles for no view components (b2876a3)