Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 2.99 KB

Change Log

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

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)