CoreUI PRO v5.12.0

CoreUI PRO v5.12.0

We are excited to announce the release of CoreUI PRO v5.12.0! This release introduces a brand new component and sets the stage for more powerful UI flows within your applications.


Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.


How to Update

To upgrade your project to CoreUI PRO v5.12.0, follow these steps:

  1. Open your project’s package.json.
  2. Locate the @coreui/coreui-pro entry under dependencies and update the version number to 5.12.0.
  3. Save your changes to the package.json file.
  4. In your project’s root directory, execute the appropriate command:
    • For npm users: Run npm install
    • For yarn users: Run yarn install

What’s New

Features

  • feat(Stepper): Initial release of the CStepper component. This component enables step-by-step workflows and wizard-style navigation for complex UIs.

Stay tuned for more component additions and refinements in the upcoming releases. As always, your feedback helps us build better tools for modern UI development.