CoreUI PRO Next.js Admin Template v2.1.0

CoreUI PRO Next.js Admin Template v2.1.0

We are excited to announce the release of CoreUI PRO Next.js Admin Template v2.1.0. This update brings a new feature and several dependency updates to enhance the template’s functionality and performance.

What’s New

Features

  • Tabs Component: Added a new tabs component to enhance navigation and usability within the application.

Dependency Updates

The following dependencies have been updated to ensure compatibility and performance improvements:

  • Updated @babel/preset-react from ^7.24.1 to ^7.24.7
  • Updated @coreui/coreui-pro from ^5.0.0 to ^5.2.0
  • Updated @coreui/react-pro from ^5.0.0 to ^5.2.0
  • Updated @fullcalendar/core from ^6.1.11 to ^6.1.14
  • Updated @fullcalendar/daygrid from ^6.1.11 to ^6.1.14
  • Updated @fullcalendar/interaction from ^6.1.11 to ^6.1.14
  • Updated @fullcalendar/react from ^6.1.11 to ^6.1.14
  • Updated @fullcalendar/timegrid from ^6.1.11 to ^6.1.14
  • Updated @reduxjs/toolkit from ^2.2.2 to ^2.2.5
  • Updated @types/node from 20.11.30 to 20.14.2
  • Updated @types/react from 18.2.73 to 18.3.3
  • Updated @types/react-dom from 18.2.22 to 18.3.0
  • Updated eslint-config-next from ^14.1.4 to ^14.2.4
  • Updated next from 14.1.4 to 14.2.4
  • Updated react from 18.2.0 to 18.3.1
  • Updated react-dom from 18.2.0 to 18.3.1
  • Updated react-redux from ^9.1.0 to ^9.1.2
  • Updated sass from ^1.72.0 to ^1.77.5
  • Updated simplebar-react from ^3.2.4 to ^3.2.5
  • Updated typescript from 5.4.3 to 5.4.5
Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
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

What is the difference between typeof and instanceof in JavaScript
What is the difference between typeof and instanceof in JavaScript

How to conditionally add attributes to React components
How to conditionally add attributes to React components