aurelia-bootstrapper-webpack
Version:
Sets up the default configuration for the aurelia framework and gets you up and running quick and easy.
39 lines (16 loc) • 879 B
Markdown
<a name="1.1.0"></a>
# [1.1.0](https://github.com/aurelia/bootstrapper-webpack/compare/1.0.0...v1.1.0) (2016-12-10)
<a name="1.0.0"></a>
# [1.0.0](https://github.com/aurelia/bootstrapper-webpack/compare/1.0.0-rc.1.0.0...v1.0.0) (2016-07-27)
### Bug Fixes
* **index:** initialize PAL as soon as possible ([54d385c](https://github.com/aurelia/bootstrapper-webpack/commit/54d385c))
### Features
* **index:** pass config module id along to aurelia instance if present ([93ff213](https://github.com/aurelia/bootstrapper-webpack/commit/93ff213))
<a name="1.0.0-rc.1.0.0"></a>
# [1.0.0-rc.1.0.0](https://github.com/aurelia/bootstrapper-webpack/compare/1.0.0-beta.2.0.2...v1.0.0-rc.1.0.0) (2016-06-22)
### 1.0.0-beta.1.0.2 (2016-05-10)
### 1.0.0-beta.1.0.1 (2016-05-03)
### 1.0.0-beta.1.0.0 (2016-03-22)
* Update to Babel 6
### 0.1.0 (2016-03-04)
* Initial release