CoreUI for Vue v5.0.0-rc.3

CoreUI for Vue v5.0.0-rc.3

We’re pleased to announce the release of CoreUI for Vue v5.0.0-rc.3, available as of March 23, 2024. This latest version introduces a series of refinements and fixes aimed at enhancing our Vue components’ functionality and user experience. Alongside these improvements, we’ve made crucial updates to dependencies to ensure the framework remains robust, efficient, and aligned with the latest web development standards.

Enhancements and Fixes

Refactor

  • Improved Color Handling: The CBadge and CCard components have undergone refinements to enhance background and text color handling, offering more flexibility and ensuring better accessibility and visual coherence across your applications.

Fixes

  • TypeScript Warning Resolution: Addressed an issue resulting in the “Argument of type ‘string | undefined’ is not assignable to parameter of type ‘string’” TypeScript warning, streamlining development and eliminating potential confusion during the build process.

Dependency Updates

Keeping CoreUI for Vue at the cutting edge, we’ve updated several key dependencies:

  • Updated @coreui/coreui from ^5.0.0-rc.2 to ^5.0.0-rc-2
  • Updated @rollup/plugin-typescript from ^11.1.5 to ^11.1.6
  • Updated @types/jest from ^29.5.11 to ^29.5.12
  • Updated @typescript-eslint/eslint-plugin from ^7.1.1 to ^7.3.1
  • Updated @typescript-eslint/parser from ^7.1.1 to ^7.3.1
  • Updated @vue/test-utils from ^2.4.3 to ^2.4.5
  • Updated eslint-plugin-vue from ^9.22.0 to ^9.23.0
  • Updated rollup from ^4.9.2 to ^4.13.0
  • Updated ts-jest from ^29.1.1 to ^29.1.2
  • Updated typescript from ^5.3.3 to ^5.4.3
  • Updated vue from ^3.4.3 to ^3.4.21
  • Updated vue-docgen-cli from ^4.67.0 to ^4.78.0

This release reinforces our commitment to providing a state-of-the-art development toolkit for Vue developers, facilitating the creation of dynamic, responsive, and visually appealing web applications.


For an in-depth look at all the changes, enhancements, and updates, please visit the full changelog on GitHub.

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

What is JavaScript Array.pop() Method?
What is JavaScript Array.pop() Method?