Change Log

V3.0.0 (3rd Feb 2025)

  • New Integrations: SWR packages
  • Removed: Redux, Redux Toolkit, Axios, and Axios Mock Adapter (replaced with SWR)
  • Dependency Updates: Updated package.json dependencies
  • State Management Changes: Implemented Context API for state management, refactored all apps to use the latest Context API implementation, changes in theme settings to use Context API instead of Redux, replaced Customizer with Context API
  • New Added: Integrated ShadCN UI components, including form elements and a table, implemented SWR for API requests, and updated API routes.

V2.1.0 (26th Dec 2024)

  • Added Frontend Pages into Tailwind HTML Package

V2.0.0(21th Sept 2024)

  • Added Tailwind Next.js Package

V1.0.0 (8th March 2024)

  • Initial Release