• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Fuse - Next.js & React Admin Template

Fuse - Next.js & React Admin Template 13.0.0

v13.0.0​

(2024-12-09)​

New
  • 🚀 React updated to v19
  • 🛣️ React Router updated to v7
  • 🎨 Material-UI updated to v6.1.10
  • ⚡ Vite updated to v6
  • 🗺️ google-map-react replaced with @react-google-maps/api
  • 🔧 ESLint configuration updated to use flat config
  • 📊 Apex Charts updated to v4.1.0
  • 🎯 Tailwind CSS updated to v3.4.16
  • 🛠️ Added @hookform/devtools example usage
  • 📚 MUI documentation updated
  • 🔄 Node.js minimum version updated to v22.12.0 (LTS)
  • 📦 npm minimum version updated to v10.9.0
Fixed
  • AWS authentication fixes
  • CSS property fixes in app-base.css
  • Various type fixes
  • React v19 compatibility issues resolved
Breaking Changes
  • forwardRef removed (deprecated in React v19)
  • React v19 migrations applied
  • This major version includes significant updates to core dependencies and requires React 19 compatibility.
  • The Google Maps integration has been completely revamped with the new @react-google-maps/api library.
  • ESLint now uses the new flat config system which may require updates to your custom configurations.

v8.3.0​

(2022-12-30)​

New
  • Crypto Dashboard created.
Fixed
  • FusePageCarded Sidebar width value not applied on mobile.
  • FusePageSimple Sidebar width value not applied on mobile.
Top