CoreUI PRO Next.js Admin Template v2.3.0
Saturday, November 16, 2024
We are excited to announce the release of CoreUI PRO Next.js Admin Template v2.3.0. This update introduces new features, component enhancements, and several important dependency updates to improve the template’s functionality and performance.
What’s New
Features
- feat(CCalendar): Added new examples for the React Calendar component to enhance date management capabilities.
- feat(CRangeSlider): Introduced new examples for the React Range Slider component for more intuitive range selection.
- feat(CRating): Added new examples for the React Rating component to facilitate content rating.
- feat(CVirtualScroller): Added new examples for the React Virtual Scroller component to improve performance with large datasets.
Refactors
- refactor(SidebarNav): Improved handling of grouped navigation items for better usability.
Dependency Updates
The following dependencies have been updated to ensure compatibility and performance improvements:
- Updated
@babel/preset-react
from^7.24.7
to^7.25.9
- Updated
@coreui/coreui-pro
from^5.4.2
to^5.7.1
- Updated
@coreui/react-pro
from^5.6.0
to^5.9.2
- Updated
@react-google-maps/api
from^2.19.3
to^2.20.3
- Updated
@reduxjs/toolkit
from^2.2.7
to^2.3.0
- Updated
@types/node
from22.7.0
to22.9.0
- Updated
@types/react
from18.3.9
to18.3.12
- Updated
@types/react-dom
from18.3.0
to18.3.1
- Updated
eslint-config-next
from^14.2.13
to^14.2.18
- Updated
next
from14.2.13
to14.2.18
- Updated
sass
from^1.79.3
to^1.81.0
- Updated
typescript
from5.6.2
to5.6.3