Releases: aurelia/framework
Releases · aurelia/framework
aurelia-framework v0.11.0
Bug Fixes
- aurelia: throw a descriptive error when globalizeResources is called with non-strings (09038c83)
- plugin: make api use configure like other apis in framework (cbfdaad7, closes #96)
- plugins: removed unnecessary es5 helper support (710499a8)
Features
- aurelia: take advantage of previously configured host (0c5bbcd7)
Breaking Changes
-
If you were using ES5 and used the computed helper on
function, this will affect you as that is no longer present.(710499a8)
aurelia-framework v0.10.0
aurelia-framework v0.9.0
aurelia-framework v0.8.8
Bug Fixes
- package: change jspm directories (37f2670b)
aurelia-framework v0.8.7
aurelia-framework v0.8.6
Features
- plugins: support legacy atscript annotation location (37463681)
aurelia-framework v0.8.5
aurelia-framework v0.8.4
Bug Fixes
- aurelia: ensure plugin resources are loaded first (bffcd614)
aurelia-framework v0.8.3
Bug Fixes
- plugins: enable relative path plugins (7cbe4d22)
aurelia-framework v0.8.2
Bug Fixes
- package: update deps and fix bower semver ranges (3f05b27e)