v1.0.0-rc.1
Pre-release
Pre-release
Bug Fixes
- ci: avoid travis_wait (51c49f6)
- ci: fix builds timing out (69cb59f)
- ci: install bash on macOS (417e744)
- ci: remove addons step (4b45888)
- ci: use travis_wait (a595e00)
- eslint: add node_modules to .eslintignore (e8774cb)
- generator: remove vuetify missing module import (c274605)
- tests: remove delay (a6fce86)
- tests: remove test cases (53cf091)
Features
- generator: add possibility to choose if to load styles (230eb6c)
- generator: use style loaders only if selected (79fef8a), closes #20
BREAKING CHANGES
- generator: style loaders are not automatically injected anymore