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

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

We are excited to announce the release of CoreUI Free React.js Admin Template v5.1.0 (Vite). This update brings new features, important fixes, and dependency updates to enhance your development experience.

What’s New

Fixes

  • Security: Resolved a security issue related to process.env.

Features

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

Dependency Updates

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

  • Updated @coreui/coreui from ^5.0.0 to ^5.0.2
  • Updated @coreui/react from ^5.0.0 to ^5.1.0
  • Updated @vitejs/plugin-react from ^4.2.1 to ^4.3.1
  • Updated chart.js from ^4.4.2 to ^4.4.3
  • Updated core-js from ^3.36.1 to ^3.37.1
  • Updated eslint-plugin-react from ^7.34.1 to ^7.34.2
  • Updated eslint-plugin-react-hooks from ^4.6.0 to ^4.6.2
  • Updated prettier from ^3.2.5 to ^3.3.2
  • 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 react-router-dom from ^6.22.3 to ^6.23.1
  • Updated sass from ^1.72.0 to ^1.77.5
  • Updated simplebar-react from ^3.2.4 to ^3.2.5
  • Updated vite from ^5.2.6 to ^5.2.13

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 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