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
.jsxextension - Import Updates: Updated all imports across the application to reflect new file extensions
- Vite Configuration: Updated build configuration to properly handle
.jsxfiles - Improved Clarity: Pure JavaScript files (like
i18n.jsandstore.js) retain.jsextension 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-profrom^5.23.0to^5.24.2 - Updated
@coreui/react-profrom^5.23.5to^5.24.1
Build Tools & Development
- Updated
@vitejs/plugin-reactfrom^5.1.2to^6.0.1 - Updated
vitefrom^7.3.0to^8.0.3 - Updated
autoprefixerfrom^10.4.23to^10.4.27 - Updated
postcssfrom^8.5.6to^8.5.8 - Updated
sassfrom^1.97.1to^1.98.0
Code Quality & Linting
- Updated
eslintfrom^9.39.2to^9.39.4 - Updated
eslint-plugin-prettierfrom^5.5.4to^5.5.5 - Updated
prettierfrom3.7.4to3.8.1
React Ecosystem
- Updated
reactfrom^19.2.3to^19.2.4 - Updated
react-domfrom^19.2.3to^19.2.4 - Updated
react-router-domfrom^7.11.0to^7.13.2
Internationalization
- Updated
i18nextfrom^25.7.3to^26.0.1 - Updated
i18next-browser-languagedetectorfrom^8.2.0to^8.2.1 - Updated
react-i18nextfrom^16.5.0to^17.0.1
Utilities
- Updated
core-jsfrom^3.47.0to^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



