Update Logs

Version 1.2.2 - [Dec 01, 2025]

  • Updated to Next.js 16
  • Updated all the dependencies.
  • Version 1.2.1 - Fix peer dependency issue - [Mar 19, 2025]

  • Fixed peer dependency issue with React 19
  • Migrated from `react-table` to `@tanstack/react-table`
  • Fixed reference error in `top-countries/map.tsx` component
  • Version 1.2.0 - Major Upgrade and UI Improvements - [Jan 27, 2025]

  • Upgraded to Next.js v15 and updated dependencies
  • API integration with loading skeleton for tables and charts.
  • Improved code structure for better readability.
  • Rebuilt components like dropdown, modals, and all ui-elements using accessibility practices.
  • Using search-params to store dropdown selection and refetch data.
  • Semantic markups, better separation of concerns and more.
  • Version 1.1.0 - Initial Release - [May 13, 2024]

  • Updated Dependencies
  • Removed Unused Integrations
  • Optimized App
  • Version 1.0.0 - [May 12, 2024]

    • Initial Release