Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 2.42 KB

Changelog

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

0.0.3 (2022-03-31)

Bug Fixes

  • Button, Form, and Link Components: 🚨 fix codes based on linter rules (8e53666)

0.0.2 (2022-02-06)

Features

  • package.json: ➕ add stantard-version to generate changelog (6f66485)

0.0.1 (2022-02-06)

Features

  • all files: ✨ initialization base config (70ca15b)
  • clsxm: ✨ initiate tailwind merge function helper (bcd0ce6)
  • components and RegularLink: ✨ initiate regular link (still messy) (9c3a1ea)
  • FooterComponent.tsx: ✨ add footer (e9e5719)
  • NextImage.tsx: ✨ initiate NextImage component (aa3b811)
  • tailwind.config.js, HeaderComponent, _app.tsx, globals.css: ✨ add base dark mode (6722b24)
  • Unstyled Input, Select, and Textarea: ✨ make unstyled input, select, and textarea (4de168e)

Bug Fixes

  • component.tsx: 🩹 add go back button nav (a82a7ed)