CoreUI for React v5.1.0
We are excited to announce the release of CoreUI for React v5.1.0, which includes new features, fixes, and critical dependency updates to enhance the performance and usability of our 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 v5.2.0
We are pleased to announce the release of CoreUI PRO v5.2.0, dated May 27, 2024. This update includes significant improvements, new features, critical dependency updates, and build enhancements to improve the overall stability and performance of the CoreUI library.
CoreUI v5.0.2
We are pleased to announce the release of CoreUI v5.0.2, dated May 27, 2024. This minor update includes critical dependency updates and build enhancements to improve the overall stability and performance of the CoreUI library.
CoreUI PRO for Angular v5.1.0
We are pleased to announce the release of CoreUI PRO for Angular v5.1.0, available as of May 14, 2024. This update includes critical fixes that enhance the stability and performance of the CoreUI Angular framework, ensuring your applications run smoothly and efficiently.
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 Vue v5.1.0
We are excited to announce the release of CoreUI PRO for Vue v5.1.0, available as of May 7, 2024. This update introduces new components and significant enhancements to dependencies, ensuring that CoreUI PRO for Vue continues to provide developers with the most up-to-date and efficient tools for building modern web applications.
CoreUI PRO v5.1.0
We are excited to announce the release of CoreUI PRO v5.1.0 on May 7, 2024. This update brings new features, significant improvements, and a range of fixes to enhance the functionality and user experience of our professional toolkit. This version also includes updates to the documentation and build process, ensuring that CoreUI PRO remains a leader in the UI component library space.
CoreUI v5.0.1
We are pleased to announce the release of CoreUI v5.0.1, dated May 7, 2024. This minor update includes critical dependency updates and build enhancements to improve the overall stability and performance of the CoreUI library.
CoreUI for Angular v5.0.2
We are pleased to announce the release of CoreUI for Angular v5.0.2, dated April 15, 2024. This update addresses a specific issue to enhance the functionality and compatibility of the CoreUI icon components within Angular environments, particularly following the Angular 17 updates.
How to Update
Updating your project to CoreUI for Angular v5.0.2 is straightforward, ensuring that your application benefits from the latest fixes with minimal effort:
- Open your project’s
package.json
. - Locate the
@coreui/angular
entry under dependencies and update the version number to5.0.2
. - Save your changes to the
package.json
file. - In your project’s root directory, execute the update command:
- For npm users, run
npm install
. - For yarn users, run
yarn install
.
- For npm users, run
This update process will integrate the latest enhancements and ensure your project uses the most stable version of CoreUI for Angular.