Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

63 lines (39 loc) · 4.63 KB

Changelog

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

1.1.3 (2022-04-07)

Bug Fixes

  • solve error with no active component when onServer Prefetch is called (9bbd8bb), closes #6

1.1.2 (2022-04-06)

Bug Fixes

  • display sidebar at the first view (23a8393), closes #4

1.1.1 (2022-04-06)

Bug Fixes

  • display sidebar at <lg width (d512d71), closes #4

1.1.0 (2022-04-06)

Features

  • add header for mobile and laptop width (ff9f8fa), closes #4

1.0.0 (2022-04-04)

Features

Bug Fixes

  • adjust header layout (2962c26)
  • eslint-config-prettier ver change problem (f50342c)
  • modify RuntimeConfig (a4a834e)
  • set date to jp local time display (e5c3dcc)
  • solve console error about transition comp (c4efedb)
  • solve the error in nuxt.config.ts (c23136c)
  • use publishedAt instead of createdAt for sort (44e4fe6)
  • wrap chips when overflowing (978f8bf)