CoreUI PRO for React v5.0.0

CoreUI PRO for React v5.0.0

We’re thrilled to announce the release of CoreUI PRO for React v5.0.0 on March 28, 2024. This major update introduces many improvements and the latest features tailored for professional-grade applications. Designed to streamline the update process, transitioning to v5.0.0 ensures your projects benefit from enhanced performance, scalability, and a suite of new functionalities.

How to Update

Upgrading to CoreUI PRO for React v5.0.0 is straightforward:

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

These steps will ensure your project is upgraded to CoreUI PRO for React v5.0.0, harnessing the latest advancements and optimizations.

What’s New

Dependencies

The release of v5.0.0 brings several critical updates to dependencies, enhancing the overall development experience:

  • Updated @coreui/chartjs from ^4.0.0-rc.0 to ^4.0.0
  • Updated @coreui/coreui from ^5.0.0-rc.3 to ^5.0.0
  • Updated @coreui/react-chartjs from ^3.0.0-rc.0 to ^3.0.0
  • Updated @types/react from 18.2.67 to 18.2.73
  • Updated @typescript-eslint/eslint-plugin from ^7.3.1 to ^7.4.0
  • Updated @typescript-eslint/parser from ^7.3.1 to ^7.4.0
  • Updated rollup from ^4.13.0 to ^4.13.1

CoreUI PRO for React v5.0.0 is a testament to our commitment to providing developers with a premium, comprehensive, and cutting-edge toolkit for building sophisticated web applications. With these updates, CoreUI PRO continues to set the standard for excellence in professional web development tools.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to Hide Scrollbar with CSS
How to Hide Scrollbar with CSS

How to Use JavaScript setTimeout()
How to Use JavaScript setTimeout()

Javascript Random - How to Generate a Random Number in JavaScript?
Javascript Random - How to Generate a Random Number in JavaScript?

How to capitalize the first letter in JavaScript?
How to capitalize the first letter in JavaScript?

How to concatenate a strings in JavaScript?
How to concatenate a strings in JavaScript?

How to sleep in Javascript
How to sleep in Javascript