CoreUI PRO for React v5.13.0

CoreUI PRO for React v5.13.0

We’re excited to introduce CoreUI PRO for React v5.13.0, bringing new components, functional enhancements, and cleaner internal logic. This release also includes important dependency updates to maintain stability and modern compatibility.


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 Upgrade

To update your project to CoreUI PRO for React v5.13.0, follow these steps:

  1. Open your package.json.
  2. Update the following dependencies:
    • @coreui/react-pro to 5.13.0
    • @coreui/coreui-pro to 5.11.0
  3. Save the file.
  4. Run your package manager:
    • npm users: npm install
    • yarn users: yarn install

What’s New

Features

  • CMultiSelect: You can now set initially selected values via the value prop.
  • CPasswordInput: Introduced a new secure input component for password handling.

Fixes

  • CDatePicker, CDateRangePicker: Proper calendar view is now applied when an initial date is set.
  • CTimePicker: Fixed inconsistent hour formatting in some locales.

Refactors

  • CCalendar, CDatePicker, CDateRangePicker: Changing the day no longer resets the time.
  • CDatePicker, CDateRangePicker, CTimePicker: Internal syntax cleanup and minor improvements for better maintainability.

📦 Dependency Updates

  • Updated @coreui/chartjs from ^4.0.0 to ^4.1.0
  • Updated @coreui/coreui from ^5.2.0 to ^5.3.1
  • Updated @coreui/coreui-pro from ^5.10.0 to ^5.11.0
  • Updated @coreui/react from ^5.4.1 to ^5.5.0
  • Updated @docsearch/css from ^3.8.3 to ^3.9.0
  • Updated @docsearch/react from ^3.8.3 to ^3.9.0
  • Updated @rollup/plugin-commonjs from ^28.0.2 to ^28.0.3
  • Updated @rollup/plugin-node-resolve from ^16.0.0 to ^16.0.1
  • Updated @testing-library/react from ^16.2.0 to ^16.3.0
  • Updated @types/prop-types from 15.7.13 to 15.7.14
  • Updated @typescript-eslint/parser from ^8.23.0 to ^8.31.0
  • Updated @typescript-eslint/eslint-plugin from ^8.23.0 to ^8.31.0
  • Updated eslint from ^9.19.0 to ^9.25.1
  • Updated eslint-config-prettier from ^10.0.1 to ^10.1.2
  • Updated eslint-plugin-prettier from ^5.2.3 to ^5.2.6
  • Updated eslint-plugin-react from ^7.37.4 to ^7.37.5
  • Updated eslint-plugin-react-hooks from ^5.1.0 to ^5.2.0
  • Updated eslint-plugin-unicorn from ^56.0.1 to ^58.0.0
  • Updated gatsby from ^5.14.1 to ^5.14.3
  • Updated gatsby-plugin-mdx from ^5.14.0 to ^5.14.1
  • Updated globby from ^14.0.2 to ^14.1.0
  • Updated globals from ^15.14.0 to ^16.0.0
  • Updated lerna from ^8.1.9 to ^8.2.2
  • Updated prettier from ^3.4.2 to ^3.5.3
  • Updated prismjs from ^1.29.0 to ^1.30.0
  • Updated react-markdown from ^9.0.3 to ^10.1.0
  • Updated rollup from ^4.34.4 to ^4.40.0
  • Updated sass from ^1.84.0 to ^1.87.0
  • Updated ts-jest from ^29.2.5 to ^29.3.2
  • Updated typescript from ^5.7.3 to ^5.8.3

🚀 Upgrade today to take advantage of the latest features, fixes, and performance improvements!

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to Redirect to a New URL Using JavaScript Redirect Techniques
How to Redirect to a New URL Using JavaScript Redirect Techniques

How to Achieve Perfectly Rounded Corners in CSS
How to Achieve Perfectly Rounded Corners in CSS

How to Add a Tab in HTML
How to Add a Tab in HTML

How to Open Link in a New Tab in HTML?
How to Open Link in a New Tab in HTML?

How to Clone an Object in JavaScript
How to Clone an Object in JavaScript

How to Fix “Sass @import Rules Are Deprecated and Will Be Removed in Dart Sass 3.0.0.”
How to Fix “Sass @import Rules Are Deprecated and Will Be Removed in Dart Sass 3.0.0.”