Skip to content

Releases: aurelia/framework

aurelia-framework v0.16.0

05 Sep 04:54
Compare
Choose a tag to compare

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

14 Aug 07:59
Compare
Choose a tag to compare

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

08 Aug 12:01
Compare
Choose a tag to compare

Bug Fixes

  • plugins: preserve built-in plugin load order (25a35297)

aurelia-framework v0.14.0

05 Aug 04:43
Compare
Choose a tag to compare

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

30 Jul 01:22
Compare
Choose a tag to compare

Features

  • aurelia: configure host as root dom boundary (5a99ab02)

aurelia-framework v0.13.3

13 Jul 20:53
Compare
Choose a tag to compare

Bug Fixes

  • dts: update promise-based apis (94548514)

aurelia-framework v0.13.2

07 Jul 16:02
Compare
Choose a tag to compare
  • fix for jspm beta with TypeScript

aurelia-framework v0.13.1

03 Jul 17:56
Compare
Choose a tag to compare

Bug Fixes

  • plugins: address changes in jspm/system.js beta (90afee4d)

aurelia-framework v0.13.0

02 Jul 07:21
Compare
Choose a tag to compare

Update compiler, module system and dts files.

aurelia-framework v0.12.0

09 Jun 03:39
Compare
Choose a tag to compare

Bug Fixes

  • index: ensure export of path module api (17cf46cd)

Features

  • aurelia: update to use composition host instruction value (bd456bc5)