CoreUI PRO v5.22.0
We’re excited to announce the release of CoreUI PRO v5.22.0! This update focuses on component improvements, enhanced user interactions, and important dependency updates for better performance and security.
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
To upgrade your project to CoreUI PRO v5.22.0, follow these steps:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.22.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, execute the appropriate command:
- For npm users: Run
npm install - For yarn users: Run
yarn install
- For npm users: Run
What’s New
🛠 Component Improvements
- MultiSelect Component: Enhanced search functionality with improved keydown event handling for better user experience
- RangeSlider Component:
- Added input event support for real-time value updates
- Enhanced change event handling for improved responsiveness
- DatePicker & DateRangePicker: Optimized event handling for more reliable date selection
- Autocomplete Component: Fixed Enter key behavior when selecting values for smoother interactions
🐛 Bug Fixes
- Configuration Issues: Fixed
data-coreui-configconfiguration problems in RangeSlider and Rating components - Component Reliability: Resolved various edge cases in component behavior
📦 Dependency Updates
This release includes important dependency updates for improved security and performance:
Development Tools
- Updated Babel core and preset packages
- Updated ESLint plugins for better code quality
- Updated Rollup plugins for optimized builds
- Various build and development tool enhancements
Technical Details
Enhanced User Interactions
This release focuses on refining user interactions across key components, making them more responsive and intuitive.
Improved Configuration
Fixed configuration-related issues that affected component initialization and behavior.
Development Improvements
Updated build tools and development dependencies to ensure optimal development experience and build performance.
📖 Learn More
For detailed technical documentation and implementation guides, visit:
Thank you for choosing CoreUI PRO! We’re committed to providing the best Bootstrap components and admin template experience. Have feedback or feature requests? Let us know.



