Skip to content

Latest commit

 

History

History
224 lines (107 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

224 lines (107 loc) · 11.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.15.0 (2020-03-17)

Bug Fixes

  • ava: no tests found in test/ava.setup.js (#426) (c1afad4)

Features

  • add typescript support using typescript-build (#328) (e4b9cd8)

2.14.0 (2020-02-09)

Features

  • eslint: upgrade @nuxtjs/eslint-config to v2 (85b368b)

Bug Fixes

  • upgrade lint-staged packages (e10fe52)
  • upgrade prettier packages (79075b0)

2.13.0 (2020-02-09)

Features

Bug Fixes

  • 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)

Features

2.11.1 (2019-09-30)

Bug Fixes

2.11.0 (2019-09-30)

Bug Fixes

Features

2.10.1 (2019-08-31)

Bug Fixes

  • use framevuerk-nuxt.min.css in framevuerk (1b5713b)

2.10.0 (2019-08-21)

Bug Fixes

  • comment vuetify/variables.scss with doc link (#318) (e4f1d64)
  • rename devModules to buildModules (9d9c962)

Features

  • add alias (@/~) support in ava tests (#304) (499e852)
  • add jsconfig.json file for VS Code users (#277) (3fee8e1)

2.9.2 (2019-08-05)

Bug Fixes

  • lint-staged should only check staged files (b516d23)
  • updgrade @nuxtjs/pwa to v3 (#216) (de66e4e)

2.9.1 (2019-08-04)

Bug Fixes

Features

2.9.0 (2019-07-26)

Bug Fixes

Features

2.8.0 (2019-06-24)

Bug Fixes

Features

  • move linting tool to separete prompt (a6a4ac9)

2.7.1 (2019-06-06)

Bug Fixes

  • undefined colors vuetify errors in nuxt.config.js (650fe6c)

2.7.0 (2019-06-06)

Bug Fixes

Features

2.6.0 (2019-03-13)

Bug Fixes

Features

2.5.1 (2019-03-06)

2.5.0 (2019-03-06)

Bug Fixes

Features