CoreUI PRO for React v5.9.0
We are excited to announce the release of CoreUI PRO for React v5.9.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.
CoreUI PRO for React v5.8.0
We are excited to announce the release of CoreUI PRO for React v5.8.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.
CoreUI PRO for React v5.7.0
We are excited to announce the release of CoreUI PRO for React v5.7.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.
CoreUI PRO for React v5.6.0
We are excited to announce the release of CoreUI PRO for React v5.6.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI library.
CoreUI PRO for React v5.5.0
We are thrilled to announce the release of CoreUI PRO for React v5.5.0. This update introduces new features, important refactors, and dependency updates to enhance the functionality and performance of the CoreUI PRO library.
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.
CoreUI PRO for React v5.3.0
We are thrilled to announce the release of CoreUI PRO for React v5.3.0, packed with new features, critical fixes, and dependency updates that enhance the stability and performance of the CoreUI library.
CoreUI PRO for React v5.2.0
We are thrilled to announce the release of CoreUI PRO for React v5.2.0, packed with new features, critical fixes, and dependency updates that enhance the stability and performance of the CoreUI library.
CoreUI PRO for React v5.1.0
We are excited to announce the release of CoreUI PRO for React v5.1.0, which is now available as of May 7, 2024. This release introduces new components, feature enhancements, and updates across various dependencies to ensure our users benefit from the latest improvements in the React ecosystem.
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.