CoreUI PRO v5.21.0

CoreUI PRO v5.21.0

We’re excited to announce the release of CoreUI PRO v5.21.0! This update introduces a new OTP Input component, documentation improvements, and updated dependencies for enhanced stability and security.


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.21.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.21.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

🚀 New Features

  • OTP Input Component: Added a brand new OTP (One-Time Password) Input component for enhanced authentication workflows
    • Clean, intuitive interface for entering verification codes
    • Configurable input length and validation
    • Keyboard navigation support
    • Mobile-friendly design

📚 Documentation Updates

  • Enhanced Autocomplete Documentation: Improved component documentation with better examples and usage guidelines
  • Component Examples: Updated implementation examples for clearer understanding

📦 Dependency Updates

This release includes important dependency updates for improved security and performance:

Development Tools

  • Updated @docsearch/css from 4.0.1 to 4.1.0
  • Updated @docsearch/js from 4.0.1 to 4.1.0
  • Updated eslint from 9.35.0 to 9.36.0
  • Updated sass from 1.90.0 to 1.93.2
  • Various other minor dependency updates for improved stability

Technical Details

New Component: OTP Input

The new OTP Input component provides a secure and user-friendly way to handle one-time password entry, commonly used for two-factor authentication and email verification workflows.

Performance & Stability

This release includes optimizations and dependency updates that enhance overall performance and stability of the CoreUI PRO framework.

📖 Learn More

For detailed technical documentation and implementation guides, visit:


Thank you for choosing CoreUI PRO! We’re committed to providing the best Bootstrap components and admin template experience. Have feedback or feature requests? Let us know.