Releases: w3tecch/aurelia-typescript-boilerplate
Releases · w3tecch/aurelia-typescript-boilerplate
Typescript 2.2
- Update at-loader to latest version 3.0.x
- Update TypeScript to version 2.2
- Add rest client service
Bootstrap Aurelia after Cordova
- Wait with Aurelia bootstrapping until Cordova device is ready
- Minor dependency updates
Update Cordova and automation
- Update dependencies to latest
- Correct Cordova setup. It works now without any global modules
- Update Cordova build scripts
- Setup more test cases for Travis
- Minor bugfixes
Webpack 2.2.0 update
- Update webpack to 2.2.0 stable
- Update various dependencies
Change cordova www folder handling
- git ignore the www symlink ;)
- provide new npm task for linking www
Version 3.0.0
- update Cordova integration
- add window location service
- add event bus service for better unsubscription handling per component
- completely refactor i18n / translation system
- add auto language detection for translation
- add some more Aurelia examples like pipelines
- add multiple commonly used converters like (json, limit...)
- add Aurelia animation system
Update dependencies and fix TS version
- As TS version > 2.1.1 is causing some issue we fixed this temporary.
- Updated dependencies