CoreUI for Vue v5.0.0-rc.2
Sunday, March 10, 2024
We are delighted to present CoreUI for Vue v5.0.0-rc.2, our latest update as of March 10, 2024. This version focuses on refining the CoreUI components for Vue, providing style improvements and essential fixes to ensure developers have the best tools at their disposal for creating dynamic, responsive Vue applications.
Here’s what’s new:
Refactor
- Improved code readability and consistency through comprehensive syntax formatting across the component library.
Fixes
- Enhanced the
COffcanvas
component to support additional attributes such as class and style, allowing for greater customization. - Resolved an issue where class attribute values were not correctly merging in
CFormSwitch
andCFormTextarea
, ensuring a smoother styling process. - Fixed a bug in
CFormCheck
to make sure the checked attribute works as expected when a value is set, improving component reliability.
Dependencies
- Updated
@coreui/coreui
from^5.0.0-rc.1
to^5.0.0-rc-2
- Updated
@docsearch/css
from^3.5.2
to^3.6.0
- Updated
@docsearch/js
from^3.5.2
to^3.6.0
- Updated
@typescript-eslint/eslint-plugin
from^6.17.0
to^7.1.1
- Updated
@typescript-eslint/parser
from^6.17.0
to^7.1.1
- Updated
@vue/eslint-config-typescript
from^12.0.0
to^13.0.0
- Updated
eslint
from8.56.0
to8.57.0
- Updated
eslint-plugin-prettier
from^5.1.2
to^5.1.3
- Updated
eslint-plugin-unicorn
from^50.0.1
to^51.0.1
- Updated
eslint-plugin-vue
from^9.19.2
to^9.22.0
- Updated
lerna
from^8.0.1
to^8.1.2
- Updated
prettier
from^3.1.1
to^3.2.5
This release addresses critical areas to enhance the development experience and ensure CoreUI for Vue remains a top choice for Vue developers.
For more detailed information about all the changes, enhancements, and updates, we encourage you to review the full changelog on GitHub.