Next.js starter your AI actually understands. Ship internal tools in days not weeks. Pre-order $199 $499 → [Get it now]

CoreUI PRO React Admin Template v5.9.0

CoreUI PRO React Admin Template v5.9.0

We are excited to announce the release of CoreUI PRO React Admin Template v5.9.0 on March 30, 2026! This update brings JSX file extension refactoring, critical memory leak fixes, comprehensive dependency updates, and improved code organization to deliver a more maintainable and performant enterprise admin template.


Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.


How to Update

Download the latest version from CoreUI Downloads.

After downloading:

npm install      # Install dependencies
npm start        # Start development server
npm run build    # Build for production

What’s New

🔧 Code Organization & Standards

JSX File Extension Refactoring

This release implements a comprehensive refactoring to improve code clarity and resolve Vite OXC parser issues:

  • Renamed JSX Files: All React component files containing JSX syntax are now explicitly marked with .jsx extension
  • Import Updates: Updated all imports across the application to reflect new file extensions
  • Vite Configuration: Updated build configuration to properly handle .jsx files
  • Improved Clarity: Pure JavaScript files (like i18n.js and store.js) retain .js extension for clear distinction

This change follows React best practices and improves developer experience by making it immediately clear which files contain JSX syntax.

🐛 Critical Bug Fixes

Memory Leak Fixes

  • MainChart Memory Leak: Fixed memory leak in MainChart component by adding proper cleanup function for ColorSchemeChange event listener
  • Improved Stability: Enhanced component lifecycle management prevents memory accumulation in long-running applications

Functionality Improvements

  • Random Function Fix: Corrected random number generator to properly accept min/max parameters
  • Better Performance: These fixes ensure stable memory usage in production environments

📦 Dependency Updates

This release includes comprehensive dependency updates to ensure compatibility with the latest tools and improved security:

Core Framework Updates

  • Updated @coreui/coreui-pro from ^5.23.0 to ^5.24.2
  • Updated @coreui/react-pro from ^5.23.5 to ^5.24.1

Build Tools & Development

  • Updated @vitejs/plugin-react from ^5.1.2 to ^6.0.1
  • Updated vite from ^7.3.0 to ^8.0.3
  • Updated autoprefixer from ^10.4.23 to ^10.4.27
  • Updated postcss from ^8.5.6 to ^8.5.8
  • Updated sass from ^1.97.1 to ^1.98.0

Code Quality & Linting

  • Updated eslint from ^9.39.2 to ^9.39.4
  • Updated eslint-plugin-prettier from ^5.5.4 to ^5.5.5
  • Updated prettier from 3.7.4 to 3.8.1

React Ecosystem

  • Updated react from ^19.2.3 to ^19.2.4
  • Updated react-dom from ^19.2.3 to ^19.2.4
  • Updated react-router-dom from ^7.11.0 to ^7.13.2

Internationalization

  • Updated i18next from ^25.7.3 to ^26.0.1
  • Updated i18next-browser-languagedetector from ^8.2.0 to ^8.2.1
  • Updated react-i18next from ^16.5.0 to ^17.0.1

Utilities

  • Updated core-js from ^3.47.0 to ^3.49.0

These updates bring the latest performance improvements, security patches, and bug fixes from the React ecosystem.

🎯 PRO-Exclusive Features

This template continues to provide exclusive PRO components for enterprise applications:

  • Advanced Calendar: Custom rendering, events, quarter selection
  • Date & Time Pickers: Feature-rich date/time selection components
  • Multi Select: Advanced dropdown with search and multi-selection
  • Smart Table: Data table with sorting, filtering, pagination
  • Smart Pagination: Advanced pagination controls
  • Loading Button: Button with integrated loading states
  • Range Slider: Interactive value range selection
  • Rating: Star rating with half-star support
  • Chip & Chip Input: Compact information management components

🚀 Performance & Developer Experience

Memory Management

  • Production Stability: Fixed memory leaks ensure stable long-running applications
  • Efficient Cleanup: Proper event listener cleanup prevents memory accumulation
  • Better Performance: Optimized component lifecycle management

Code Quality

  • Clear File Structure: JSX vs JS file distinction improves codebase navigation
  • Build Optimization: Updated Vite configuration for better build performance
  • Modern Tooling: Latest ESLint, Prettier, and Vite versions

Developer Experience

  • Better IDE Support: JSX file extensions enable better syntax highlighting and IntelliSense
  • Faster Builds: Updated Vite 8 brings improved build performance
  • Type Safety: Latest React types for enhanced TypeScript support

💼 Why Choose CoreUI PRO Template?

  • Enterprise Ready: Production-ready template for commercial applications
  • Exclusive Components: PRO-only components not available in free version
  • Priority Support: Dedicated support for PRO customers
  • Commercial License: Suitable for commercial and enterprise projects
  • Regular Updates: Frequent updates with new features and improvements
  • Extended Documentation: Comprehensive documentation with advanced examples
  • Modern Stack: Latest React 19, Vite 8, and ecosystem updates