🆕 ZenUI v3 — Major Release
We’re excited to announce ZenUI v3, a major upgrade that introduces core architectural improvements, animated component support, and a redesigned, fresh ZenUI Website. This release marks a significant step forward in making ZenUI more powerful, performant, and developer-friendly.
🔁 Previously announced as v2.3 — This version introduces breaking changes and major improvements that warranted a version bump to v3 following semantic versioning.
✨ What's New
- 
Animated Components Support Using Framer Motion:
Added 100+ animated component examples, which are ready to use in your project. - 
Keyboard Shortcut Navigation:
In v3, we introduce keyboard navigation to go to different pages. We've added some keyboard shortcuts to navigate ZenUI's most important pages using just keyboard keys. - 
Import Path Aliases:
In v3, we’ve added support for import aliases to simplify and standardize how components are imported across your projects. 
🛠 Improvements
- We’ve introduced a new ZenUI look in the v3 version with a more developer-friendly interface. Also, we focus on our branding colors.
 - Organized ZenUI project folder structure.
 - Updated the design system of ZenUI ( border-radius, colors, etc).
 - Organized the routing system and made it more optimized and reusable.
 - Added suspense loader.
 
🐛 Fixes
- Page navigation white space blinking issue.
 - Color palette generating perfection issue.