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:
- Open your project’s
package.json
. - Locate the
@coreui/react-pro
entry under dependencies and update the version to5.0.0
. - Find the
@coreui/coreui-pro
entry under dependencies and update the version to5.0.0
. - Save your modifications to the
package.json
file. - In your project’s root directory, run the update command:
- For npm users, execute
npm install
. - For yarn users, execute
yarn install
.
- For npm users, execute
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
from18.2.67
to18.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.