CoreUI PRO Next.js Admin Template v2.3.0

CoreUI PRO Next.js Admin Template v2.3.0

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

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 from 22.7.0 to 22.9.0
  • Updated @types/react from 18.3.9 to 18.3.12
  • Updated @types/react-dom from 18.3.0 to 18.3.1
  • Updated eslint-config-next from ^14.2.13 to ^14.2.18
  • Updated next from 14.2.13 to 14.2.18
  • Updated sass from ^1.79.3 to ^1.81.0
  • Updated typescript from 5.6.2 to 5.6.3
Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to convert a string to boolean in JavaScript
How to convert a string to boolean in JavaScript

How to show or hide elements in React? A Step-by-Step Guide.
How to show or hide elements in React? A Step-by-Step Guide.

How to set focus on an input field after rendering in React
How to set focus on an input field after rendering in React

Passing props to child components in React function components
Passing props to child components in React function components

How to loop inside React JSX
How to loop inside React JSX

How to validate an email address in JavaScript
How to validate an email address in JavaScript