All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0-rc.4 (2019-09-10)
1.0.0-rc.3 (2019-09-10)
1.0.0-rc.2 (2019-09-10)
- generator: add Vuetify css when css loader is selected (9c83e43)
1.0.0-rc.1 (2019-08-27)
- 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: fix ava running tests on wrong files (8999406)
- tests: generator tests failing when updating deps (cc29a0b), closes #19
- tests: remove delay (a6fce86)
- tests: remove test cases (53cf091)
- generator: add possibility to choose if to load styles (230eb6c)
- generator: use style loaders only if selected (79fef8a), closes #20
- generator: style loaders are not automatically injected anymore
1.0.0-beta.7 (2019-05-22)
- babel: webpack defined in aliases are not automatically injected
1.0.0-beta.6 (2019-05-20)
- release: add angular preset to gh:release (6d4c43d)
1.0.0-beta.5 (2019-05-20)
- release: remove github deploy on travis (27ac913)
1.0.0-beta.4 (2019-05-20)
- package: remove unused dep (510a1cb)
- release: add github release (cd5a4cb)
1.0.0-beta.3 (2019-05-20)
- webpack building process is not supported anymore