CoreUI Free Vue.js Admin Template v5.1.0

CoreUI Free Vue.js Admin Template v5.1.0

We are excited to announce the release of CoreUI Free Vue.js Admin Template v5.1.0. This update brings new features and important security fixes, along with several dependency updates.

What’s New

Fixes

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

Features

  • Tabs Component: Added a new tabs component to enhance navigation 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/vue from ^5.0.0 to ^5.1.0
  • Updated @vitejs/plugin-vue from ^5.0.4 to ^5.0.5
  • Updated chart.js from ^4.4.2 to ^4.4.3
  • Updated eslint-plugin-vue from ^9.24.0 to ^9.26.0
  • Updated sass from ^1.72.0 to ^1.77.5
  • Updated simplebar-vue from ^2.3.3 to ^2.3.5
  • Updated vite from ^5.2.6 to ^5.3.1
  • Updated vue from ^3.4.21 to ^3.4.28
  • Updated vue-router from ^4.3.0 to ^4.3.3

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