All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.15.0 (2020-03-17)
2.14.0 (2020-02-09)
- eslint: upgrade @nuxtjs/eslint-config to v2 (85b368b)
2.13.0 (2020-02-09)
- ava: add support for ava v3 (#414) (0e14a6f)
- add semantic pull request support (#405) (35728ee)
- add stylelint to lint-staged (33051e4)
- add Vuesax framework ui (#424) (952dc47)
- template: Stylelint config (#387) (28abd48)
- nuxt.ready is not called in dev mode (441bb5b)
- stylelint config rules is object (6a6415e)
- templates: Vuetify copyright year (#415) (1f6d68f)
2.12.0 (2019-11-24)
- add dotenv module (#358) (40dd947)
- add stylelint module (#278) (18740f8)
- update logo component with the new nuxt logo (#363) (b5a4417)
2.11.1 (2019-09-30)
2.11.0 (2019-09-30)
- Add e2e testing support using Ava (#303) (4d8fe95)
- add support for semantic-pull-requests (#322) (5af63c0)
- answers option (#347) (75db75e)
- bump
bootstrap-vue
to v2.0.0 stable (#334) (38af656)
2.10.1 (2019-08-31)
- use framevuerk-nuxt.min.css in framevuerk (1b5713b)
2.10.0 (2019-08-21)
- comment vuetify/variables.scss with doc link (#318) (e4f1d64)
- rename devModules to buildModules (9d9c962)
- add alias (@/~) support in ava tests (#304) (499e852)
- add jsconfig.json file for VS Code users (#277) (3fee8e1)
2.9.2 (2019-08-05)
2.9.1 (2019-08-04)
- cannot find module babel-core (#310) (cf1dbde)
- framevuerk error (250c6e1)
- ignore vim swap files (#263) (2ff7b11)
- remove unnecessary nodemon in devDependencies (#309) (cddccd6)
2.9.0 (2019-07-26)
- Adonis commands always running nuxt build (#268) (d38aa96)
- Duplicate key 'devModules' (#273) (e7ef3a9)
- prettier error in vuetify (#281) (b7756a2)
- add --verbose cli flag (0d964e2)
- add alias for --edge and --info (7d0522d)
- add UI framework Framevuerk (#291) (db8441e)
- lint git staged files (#269) (1760f6a)
- replace tailwind with @nuxtjs/tailwindcss (#254) (5d0c6ff)
- upgrade Ava (#284) (54c29ff)
- upgrade vuetify to 2.x (#297) (f735b63)
- chore: included a dedicated option to show up envinfo (#272) (d2917a9)
- cli: use cac for cli (#264) (b80fa2d)
2.8.0 (2019-06-24)
- move linting tool to separete prompt (a6a4ac9)
2.7.1 (2019-06-06)
- undefined colors vuetify errors in nuxt.config.js (650fe6c)
2.7.0 (2019-06-06)
- antd-ui: register plugin only once (#233) (afe1c6c)
- element: register element UI only once (#232) (7e533dd)
- iview: register plugin only once (#234) (7ab985d)
- hapi: upgrade to hapi 18 (#231) (3112b75)
- vuetify: use vuetify module (#225) (1c8d944)
- upgrade tailwindcss to v1 (#237) (b429533)