Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Oct 21:45
· 48 commits to main since this release

   🚀 Features

  • blocks:
    • Enhance sidebar components and add new sidebar examples  -  by @nyxb (05773)
    • Enhance sidebar components and add new sidebar examples  -  by @nyxb (60723)
  • themes:
    • Add new color themes to the application  -  by @nyxb (f27f1)

   🐞 Bug Fixes

  • create-project.ts: Specify create-next-app version to 14.2.16 to ensure compatibility and prevent potential issues with future versions  -  by @nyxb (a1320)
  • use-mobile.tsx: Ensure boolean return value for useIsMobile hook by using double negation  -  by @nyxb (3b1c9)
    View changes on GitHub