Checkout Pro Version

Change Log

1. V5.0.0 (15th Feb 2025)

  • Updated Typescript to v5.7.3
  • Updated Firebase to v11.3.1
  • Updated Nextauth to v4.24.11
  • Integrated SWR package.
  • Removed Redux, Redux Toolkit
  • Removed Axios and Axios Mock Adapter, and replaced them with SWR for data fetching
  • 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
  • Change Customizer with Context API

2. V4.0.0 (6th Dec 2024)

  • Updated Next to v15.0.2
  • Updated React to v19.0.0
  • Updated Mui to v6.1.6
  • Added Mui Charts Pages
  • Added Mui Treeview Pages
  • Added Tiptap Editor and removed Quill Editor
  • Remove the Single Page Treeview
  • Implemented the Next.js Toploader
  • Updated Form Elements and UI Components
  • Use Dayjs object for the Date & Time Picker
  • In the Contact Detail page, add the functionality to delete a contact when clicking on the trash icon
  • Solve Hydration Error in Horizontal layout type

3. V3.0.0 (28th Nov 2024)

  • Added Frontend Pages
  • Added Kanban App
  • Added Invoice App
  • Added eCommerce Add page
  • Added eCommerce Edit page
  • Remove 'use client' from main page.tsx files
  • Added Light/Dark Icon on header
  • Added React Tables Examples

4. V2.1.0 (18th Nov 2023)

  • Updated NextJs version to 14.0.3

5. V2.0.0 (28th July 2023)

  • Updated to NextJs 13.4+ App Directory structure.

6. V1.0.0 (13th April 2022)

  • Added Starterkit With Next.js.