This repository was archived by the owner on May 26, 2025. It is now read-only.
v2.0.3
🚀 Features
- blocks:
- themes:
🐞 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)