CoreUI PRO for React v5.1.0
Tuesday, May 7, 2024
We are excited to announce the release of CoreUI PRO for React v5.1.0, which is now available as of May 7, 2024. This release introduces new components, feature enhancements, and updates across various dependencies to ensure our users benefit from the latest improvements in the React ecosystem.
How to Update
Upgrading to CoreUI PRO for React v5.1.0 is streamlined for efficiency:
- Open your project’s
package.json
. - Locate the
@coreui/react-pro
entry under dependencies and update the version to5.1.0
. - Also, find the
@coreui/coreui-pro
entry under dependencies and update the version to5.1.0
. - Save your changes to the
package.json
file. - In your project’s root directory, execute the update command:
- For npm users, run
npm install
. - For yarn users, run
yarn install
.
- For npm users, run
What’s New
Features
- New CRating Component: We’ve added a new
CRating
component, allowing users to integrate a star rating system into their applications seamlessly. This component supports customizable star sizes, colors, and half-stars for precision feedback.
Dependencies
Significant updates have been made to the dependencies to enhance functionality and developer experience:
- Updated
@coreui/coreui-pro
from^5.0.0
to^5.1.0
- Updated
@testing-library/jest-dom
from^6.4.2
to^6.4.5
- Updated
@testing-library/react
from^14.2.2
to^14.3.1
- Updated
@types/react
from18.2.73
to18.3.1
- Updated
@types/react-dom
from^18.2.22
to^18.3.0
- Updated
@typescript-eslint/eslint-plugin
from^7.4.0
to^7.8.0
- Updated
@typescript-eslint/parser
from^7.4.0
to^7.8.0
- Updated
eslint-plugin-react-hooks
from^4.6.0
to^4.6.2
- Updated
eslint-plugin-unicorn
from^51.0.1
to^52.0.0
- Updated
gatsby
from^5.13.3
to^5.13.4
- Updated
gatsby-plugin-offline
from^6.13.1
to^6.13.2
- Updated
react
from^18.2.0
to^18.3.1
- Updated
react-dom
from^18.2.0
to^18.3.1
- Updated
react-imask
from^7.5.0
to^7.6.0
- Updated
rollup
from^4.13.1
to^4.17.2
- Updated
sass
from^1.72.0
to^1.77.0
- Updated
typescript
from^5.4.3
to^5.4.5
This release of CoreUI PRO for React v5.1.0 reflects our commitment to providing developers with robust, scalable, and easy-to-integrate UI components for professional React applications.