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.
CBadge
andCCard
components have undergone refinements to enhance background and text color handling, offering more flexibility and ensuring better accessibility and visual coherence across your applications.Keeping CoreUI for Vue at the cutting edge, we’ve updated several key dependencies:
@coreui/coreui
from^5.0.0-rc.2
to^5.0.0-rc-2
@rollup/plugin-typescript
from^11.1.5
to^11.1.6
@types/jest
from^29.5.11
to^29.5.12
@typescript-eslint/eslint-plugin
from^7.1.1
to^7.3.1
@typescript-eslint/parser
from^7.1.1
to^7.3.1
@vue/test-utils
from^2.4.3
to^2.4.5
eslint-plugin-vue
from^9.22.0
to^9.23.0
rollup
from^4.9.2
to^4.13.0
ts-jest
from^29.1.1
to^29.1.2
typescript
from^5.3.3
to^5.4.3
vue
from^3.4.3
to^3.4.21
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 visitthe full changelog on GitHub.