Change Log
1. V2.0.0 (1st Feb 2025)
Integrated ShadCN UI components, including form elements and a
table, implemented SWR for API requests, and updated API routes
React to v19.0.0, React Router to v7.0.2, Vite to version 6.0.3, Apexcharts to
version 3.48.0, Firebase to version 11.1.0, ReactDOM to v19.0.0
Redux, Redux Toolkit, Axios, and Axios Mock Adapter (replaced with SWR and MSW)
Updated package.json dependencies
Added Invoice, User, Kanban, Blog applications
Basic Table, Dense Table, Filter Table, Row Selection Table, Pagination Table,
Sorting Table, Column Visibility Table, Drag n Drop Table, Editable Table, Empty Table, Expanding
Table, Sticky Table
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
Added Tiptap Editor