All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2022-11-24)
- add .prettierignore (ab073d5)
- add git hooks (fad41a6)
- add new card component (c298043)
- add new extensions recommendation (9f9d6ca)
- add standard-version for automatically generate changelog (08c5de1)
- add tailwind nesting to postcss config (5844a74)
- add tailwind plugins (203c556)
- add unit test to Card component (e665cbf)
- add vitest configuration (7d66053)
- fix Unknown at rule @tailwindcss(unknownAtRules) (a9e4f16)
- change vite config file format (5ce55cd)
- dependencies: update dependencies to latest version (f5c8f6f)
- refactor code formatting (f121ea1)
- remove unused components (4b6c6d7)
- remove unused css (0c316e5)
- remove unused pages (46c5759)
- remove unused pinia store (e248532)
- update auto component import (51086bc)
- update default layout (91fcb03)
- update default title tag (d0983c0)
- update home page ui (fabcf83)