CoreUI v5.2.16 for Angular 18.2
We are happy to announce CoreUI v5.2.16 components library for Angular 18.2 available as of August 27, 2024. This update includes an update to Angular 18.2, enhancements for development and user experience, as well as fixes and improvements for stability and performance of the CoreUI components library for Angular.
CoreUI v5.2.13 for Angular 18.1
We are happy to announce that CoreUI v5.2.13 for Angular 18.1 is available as of August 9, 2024. This update includes ng add
schematics support, along with an update to Angular 18.1, enhancements for development and user experience, as well as fixes and improvements for stability and performance of the CoreUI components library for Angular.
CoreUI v5.2.2 for Angular 18
We are excited to announce that CoreUI v5.2 for Angular 18 is now available as of June 21, 2024. This update includes a migration to Angular 18, along with enhancements for development and user experience, as well as fixes to improve the stability and performance of the CoreUI components library for Angular. Updating to this version will ensure your applications run smoothly and efficiently with the latest bells and whistles.
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.
CoreUI for Angular v5.0.1
We are pleased to announce the release of CoreUI for Angular v5.0.1, available as of March 29, 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 for Angular v5.0.0
We are pleased to announce the release of CoreUI for Angular v5.0.0, which rolled out on March 27, 2024. This latest version introduces significant enhancements, feature additions, and a host of refinements designed to improve the functionality and usability of the CoreUI Angular toolkit. The update process has been streamlined to ensure a seamless transition to v5.0.0 for all users.