BREAKING CHANGE
- minimum required Node.js version is 10.20.0 (33fbf49)
Features
- templates: deprecate server templates (#501) (c60f39e)
- template: remove dotenv module (#544) (ba93891)
- add content module (#540) (9aba2f6)
- add WebdriverIO as test framework option (#528) (9a1497f)
- deps: update eslint to v7 (916f288)
- lint: add stylelint-config-standard and separate lint scripts (#493) (8034d68)
- server: upgrade fastify to v2 (952230b)
- template: remove author and description from prompt (#466) (1d7d0c4)
Bug Fixes
- ava: expect vm truthy as vue instance assertion (46594db)
- jest: downgrate vue-jest to v3 (8a75b51)
- prettier: add stylelint-config-prettier (50aa285)
- lint: disable eslint nuxt.config.js extend line (#491) (a7d3142)
- update prompts to add static in universal (#462) (71d84b1)
- ava: e2e test hangs until timeout (8393524)
- lint-staged: run eslint only for staged files (9133954)
- vuetify footer fixed attribute toggling (dae1734)