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:
- Open your project’s
package.json. - Locate the
@coreui/coreui-proentry under dependencies and update the version number to5.21.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, execute the appropriate command:
- For npm users: Run
npm install - For yarn users: Run
yarn install
- For npm users: Run
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/cssfrom4.0.1to4.1.0 - Updated
@docsearch/jsfrom4.0.1to4.1.0 - Updated
eslintfrom9.35.0to9.36.0 - Updated
sassfrom1.90.0to1.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.



