Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.55 KB

Changelog

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

0.0.4 (2020-02-27)

0.0.3 (2019-12-30)

Features

  • add default layout, OFooter, OHeader (6eb1798)
  • use header.titleTemplate (a9892bb)

Bug Fixes

  • modern mode should now be enabled only in production as intended (51ae7f9)
  • must globally include tailwind.css (0e7f9b4)
  • renamed devModules to buildModules (will be removed in Nuxt 3) (7c1b0e5)

0.0.2 (2019-08-08)

Features

  • implement @commitlint/config-conventional, enforce with husky (88601b7)
  • use standard-version to manage releases (4ac0d9c)

0.0.1 (2019-08-08)