v1.1.0
* Fix: Add missing Inject decorator in generated files * Fix: Change versions of style, autoprefixer and sass loaders Important change: All the HTML templates are now required dynamically from app.js. Instead of using require to bring templates inside states, you can now only pass absolute path to a template from your app root