CoreUI Free React.js Admin Template v5.2.0 (Vite)

CoreUI Free React.js Admin Template v5.2.0 (Vite)

We are excited to announce the release of CoreUI Free React.js Admin Template v5.2.0 (Vite). This update focuses on enhancing the developer experience with new features, key fixes, and updated dependencies for better performance and compatibility.

What’s New

  • build: Silence Sass deprecation warnings for a smoother build process.

Dependency Updates

This release includes updates to several key dependencies to ensure better compatibility and performance:

  • Updated @coreui/coreui from ^5.0.2 to ^5.1.2
  • Updated @coreui/icons-react from ^2.2.1 to ^2.3.0
  • Updated @coreui/react from ^5.1.0 to ^5.4.0
  • Updated autoprefixer from ^10.4.19 to ^10.4.20
  • Updated chart.js from ^4.4.3 to ^4.4.4
  • Updated core-js from ^3.37.1 to ^3.38.1
  • Updated eslint from ^8.57.0 to ^9.11.1
  • Updated eslint-plugin-prettier from ^5.1.3 to ^5.2.1
  • Updated eslint-plugin-react from ^7.34.2 to ^7.36.1
  • Updated postcss from ^8.4.38 to ^8.4.47
  • Updated prettier from 3.3.2 to 3.3.3
  • Updated react-router-dom from ^6.23.1 to ^6.26.2
  • Updated sass from ^1.77.5 to ^1.79.3
  • Updated simplebar-react from ^3.2.5 to ^3.2.6
  • Updated vite from ^5.2.13 to ^5.4.8

For a detailed exploration of all the enhancements, fixes, and updates introduced in this version, please refer to the full changelog on GitHub.

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