Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 5.64 KB

CHANGELOG.md

File metadata and controls

79 lines (41 loc) · 5.64 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.2.0 (2020-07-27)

Bug Fixes

  • template: fix package.json dev script for typescript (#568) (1f64e5a)
  • show up an appropriate warning if the target path exists and is non-empty (#570) (21d6729)
  • vuetify: v-content is deprecated (f547654)

Features

3.1.0 (2020-06-22)

Features

3.0.0 (2020-06-18)

Bug Fixes

  • ava: expect vm truthy as vue instance assertion (46594db)
  • jest: downgrate vue-jest to v3 (8a75b51)
  • prettier: add stylelint-config-prettier (50aa285)

Features

2.16.0 (2020-05-18)

Bug Fixes

  • update snapshots (b5fd723)
  • lint: disable eslint nuxt.config.js extend line (#491) (a7d3142)
  • update prompts to add static in universal (#462) (71d84b1)
  • update snapshots (2b26088)
  • ava: e2e test hangs until timeout (8393524)
  • lint-staged: run eslint only for staged files (9133954)
  • vuetify footer fixed attribute toggling (dae1734)

Features

  • 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)
  • templates: deprecate server templates (#501) (c60f39e)
  • migrate to monorepo (#458) (64991bb)
  • minimum required nodejs version is 10.20.0 (33fbf49)
  • template: support package.json and handler (#467) (ff37dc8)