Nuxt/packages/ui-templates/CHANGELOG.md
2021-12-22 14:04:06 +01:00

2.8 KiB

Changelog

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

0.1.5 (2021-11-10)

Bug Fixes

  • don't include const declaration in .d.ts (#40) (75a5eae)

0.1.4 (2021-10-20)

Bug Fixes

  • add button background on dark media (#36) (de0a759)
  • add missing rel="noopener on some links(#34) (8f18183)

0.1.3 (2021-10-12)

Bug Fixes

  • updates colors and templates (e5691b0)

0.1.2 (2021-10-12)

Features

  • add welcome page template (d7f95db)

Bug Fixes

  • add rootdir to vite fs.allow (02da788)

0.1.1 (2021-10-07)

0.1.0 (2021-09-23)

0.0.6 (2021-09-23)

0.0.5 (2021-07-20)

Bug Fixes

  • correct color for the logo in dark mode (408e6aa)

0.0.4 (2021-07-14)

0.0.3 (2021-07-14)

Bug Fixes

  • use statusCode not message for 500 dev (#19) (a910883)

0.0.2 (2021-07-14)

Features

Bug Fixes

  • fix prerender and strict context (ae26e1f)