Change Log

- May 05, 2026

v1.2.2
Next.js
Pro
  • Upgrade All packages have been updated to their latest stable versions
  • Fixed minor bugs and improved overall stability
  • AI Prompt Features:
    • Added a new Prompts Page with a visual intro page that helps you discover and use pre-built prompts for your project.
    • Introduced a dedicated Prompt Library with a collection of ready-to-use AI prompts designed to speed up development and improve workflow efficiency.
  • Includes 9 prompt categories with 15+ ready-to-use prompts.
    • Dashboard - Build a dashboard from scratch or update an existing components.
    • Apps - Keep selected app and remove others
    • Auth - Generate complete auth pages instantly
    • Branding - Update logos, SVGs, and branding elements
    • Components - Build sortable data tables
    • Forms - Build validated form components with one prompt
    • Language - Add or remove languages with translations
    • Navigation - Manage menus, sidebar nesting, badges, and routing
    • Theming - Switch between light and dark mode, change colors, or RTL layout

- Dec 30, 2025

v1.2.1
Next.js
Pro
  • Removed all usages of the any type and replaced them with proper types
  • Improved overall type safety and code consistency
  • Updated folder and file naming conventions

- Nov 12, 2025

v1.2.0
Next.js
Pro
Free
  • Upgraded to Next.js v16.0.10 with full support
    • Improved build performance and faster dev server startup
    • Introduced new useEffectEvent hook for improved event handling
    • Implemented <Activity> component leveraging React 19’s new built-in APIs
    • Aligned project dependencies and configuration with latest Next.js and React standards

- Nov 5, 2025

v1.1.0
Next.js
Pro
Free
  • Upgraded to Next.js v16.0.1 with full React 19.2 support
    • Improved build performance and faster dev server startup
    • Aligned project dependencies and configuration with latest Next.js and React standards

- Jul 01, 2025

v1.0.0
  • Initial Release