CoreUI PRO v5.0.1

CoreUI PRO v5.0.1

We’re pleased to announce the release of CoreUI PRO v5.0.1 on April 8, 2024. This update introduces targeted fixes and builds improvements to enhance the overall usability and stability of CoreUI PRO. Following a straightforward update process, users can quickly benefit from these refinements, ensuring their projects leverage the most current features and optimizations provided by CoreUI PRO.

How to Update

Updating to CoreUI PRO v5.0.1 is designed to be a hassle-free process:

  1. Open your project’s package.json.
  2. Find the @coreui/coreui-pro entry under dependencies.
  3. Modify the version number to 5.0.1.
  4. Save your changes to the package.json file.
  5. From your project’s root directory, execute the update command:
    • For npm users, run npm install.
    • For yarn users, run yarn install.

Improvements and Fixes

Fixes

  • CDatePicker and CDateRangePicker: We resolved an issue where new component instances were incorrectly instantiated during updates, streamlining the user experience.

Build Enhancements

  • ESLint Configuration: Updated the ESLint configuration to align with the latest best practices and standards, improving code quality and consistency across the project.

CoreUI PRO v5.0.1 reinforces our commitment to providing web developers a robust, comprehensive, and up-to-date toolkit. With these updates, CoreUI PRO continues to set the standard for excellence in web development frameworks.


For a comprehensive overview of all the enhancements, fixes, and updates introduced in this version, we invite you to review the full changelog on GitHub.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
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

How to migrate CoreUI React Templates to Vite
How to migrate CoreUI React Templates to Vite