CoreUI PRO for React v5.4.0

CoreUI PRO for React v5.4.0

We are thrilled to announce the release of CoreUI PRO for React v5.4.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.


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 update your project to CoreUI PRO for React v5.4.0, follow these steps:

  1. Open your project’s package.json.
  2. Locate the @coreui/react-pro entry under dependencies and update the version number to 5.4.0.
  3. Find the @coreui/coreui-pro entry under dependencies and update the version number to 5.3.1.
  4. Save your changes to the package.json file.
  5. In your project’s root directory, run the appropriate update command:
    • For npm users, execute npm install.
    • For yarn users, execute yarn install.

What’s New

Features

  • CModal: Added the container property to allow appending the modal to a specific element.

Refactors

  • CDropdown, CPopover, CTooltip: Updated the container property typings.

Documentation

  • Updated API documentation for better clarity and understanding.

Build

  • Updated globby to v14.x for improved file handling and performance.

Dependency Updates

This release also includes updates to several dependencies to ensure compatibility with the latest features and security patches:

  • Updated @docsearch/css from ^3.6.0 to ^3.6.1
  • Updated @testing-library/jest-dom from ^6.4.6 to ^6.4.8
  • Updated eslint-plugin-prettier from ^5.1.3 to ^5.2.1
  • Updated eslint-plugin-react from ^7.34.3 to ^7.35.0
  • Updated eslint-plugin-unicorn from ^54.0.0 to ^55.0.0
  • Updated gatsby from ^5.13.6 to ^5.13.7
  • Updated lerna from ^8.1.6 to ^8.1.7
  • Updated prettier from ^3.3.2 to ^3.3.3
  • Updated rimraf from ^5.0.8 to ^6.0.1
  • Updated rollup from ^4.18.0 to ^4.19.2
  • Updated sass from ^1.77.6 to ^1.77.8
  • Updated ts-jest from ^29.1.5 to ^29.2.4
  • Updated typescript from ^5.5.3 to ^5.5.4

For a detailed overview of all the enhancements, fixes, and updates introduced in this version, please refer to the full changelog on GitHub.

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.”