CoreUI PRO React.js Admin Template v5.0.0-rc.1 (Vite)

CoreUI PRO React.js Admin Template v5.0.0-rc.1 (Vite)

We’re excited to unveil the CoreUI PRO React.js Admin Template v5.0.0-rc.1, released on March 22, 2024. This version represents a significant leap forward, embracing the latest web development standards and technologies to provide an enhanced toolkit for building high-quality, responsive admin panels and dashboards.

What’s New

Features

  • Redux 9 Integration: Upgraded to Redux 9 to leverage the latest enhancements in state management, offering more efficient and scalable solutions for complex applications.

Refactor

  • Migration to Vite: Transitioned from Create React App (CRA) to Vite, promising faster build times, out-of-the-box support for TypeScript, and an improved development experience.
  • Sidebar and Layout Improvements: Updated the sidebar to correctly display scrollbars and overhauled the layout for better usability and aesthetics.
  • Style and Responsiveness: Enhanced the template’s styles and responsive behavior, ensuring a seamless and engaging user experience across all device sizes.

Dependency Updates

To ensure the template is built upon a solid, up-to-date foundation, we’ve made comprehensive updates to dependencies:

  • Updated @coreui/coreui-pro from 5.0.0-rc.0 to 5.0.0-rc.3
  • Updated @coreui/react-pro from 5.0.0-rc.0 to 5.0.0-rc.3
  • Updated autoprefixer from 10.4.18 to 10.4.19
  • Updated chart.js from 4.4.0 to 4.4.2
  • Updated classnames from 2.3.2 to 2.5.1
  • Updated core-js from 3.33.2 to 3.36.1
  • Updated eslint-config-prettier from 9.0.0 to 9.1.0
  • Updated eslint-plugin-prettier from 5.0.1 to 5.1.3
  • Updated eslint-plugin-react from 7.34.0 to 7.34.1
  • Updated postcss from 8.4.35 to 8.4.38
  • Updated prettier from 3.1.0 to 3.2.5
  • Updated react-redux from 8.1.3 to 9.1.0
  • Updated react-router-dom from 6.18.0 to 6.22.3
  • Updated redux from 4.2.1 to 5.0.1
  • Updated sass from 1.69.5 to 1.72.0
  • Updated vite from 5.1.6 to 5.2.2

CoreUI PRO React.js Admin Template v5.0.0-rc.1 (Vite) is designed to meet the demands of modern web development, offering developers a robust, scalable, and efficient platform for creating sophisticated admin interfaces with React.

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