Releases: aurelia/framework
Releases · aurelia/framework
aurelia-framework v0.16.0
Bug Fixes
- build: update linting, testing and tools (ed65edc6)
- framework-configuration:
- add public properties (a5b32853, closes #199)
- parameter config in feature and plugin method is optional (b07c4817)
- improve standardConfiguration (c91ea2b9)
aurelia-framework v0.15.0
Bug Fixes
- all: create a property framework configuration object (bab4c776)
- aurelia:
- enable multiple calls to setRoot (10708cae)
- update to use ViewResources instead of ResourceRegistry (f458a193)
- framework: Use correct import for core-js (da0756fd)
- framework-configuration: correct type information (f1fc9987)
Features
- docs:
- generate api.json from .d.ts file (38c06e2c)
- generate api.json from .d.ts file (1e2af71b)
- generate api.json from .d.ts file (a6960cbc)
aurelia-framework v0.14.1
Bug Fixes
- plugins: preserve built-in plugin load order (25a35297)
aurelia-framework v0.14.0
Bug Fixes
- plugin: add feature api and prepare for jspm beta (5f0b7cf3)
Features
- aurelia: add preliminary enhance api (f970c65c)
- plugins: better api by moving some bootstrapper code directly into aurelia (f76baf08)
aurelia-framework v0.13.4
Features
- aurelia: configure host as root dom boundary (5a99ab02)
aurelia-framework v0.13.3
Bug Fixes
- dts: update promise-based apis (94548514)
aurelia-framework v0.13.2
- fix for jspm beta with TypeScript
aurelia-framework v0.13.1
Bug Fixes
- plugins: address changes in jspm/system.js beta (90afee4d)
aurelia-framework v0.13.0
Update compiler, module system and dts files.
aurelia-framework v0.12.0
Bug Fixes
- index: ensure export of path module api (17cf46cd)
Features
- aurelia: update to use composition host instruction value (bd456bc5)