Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@yiruzu yiruzu released this 13 Jan 22:07
77218af

Features

  • Completely transitioned from Vue 3 Options API to the Composition API, integrating Pinia for state management and adopting TypeScript for improved type safety and maintainability.
  • Overhauled the entire codebase by modularizing each section, enhancing readability, eliminating redundancy, and significantly improving performance.
  • Implemented Vite environment modes to streamline and simplify frontend development workflows.

Style

  • Refined the UI with minor adjustments to polish and streamline the SCSS code for a more cohesive design.

Fixes

  • Corrected minor typos and errors.

#12