You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en-US.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ This project is based on the outstanding open-source project [Soybean Admin](htt
17
17
18
18
## Introduction
19
19
20
-
[`React SoybeanAdmin`](https://github.com/mufeng889/react-soybean-admin) is a fresh and elegant admin panel template built on the React18 stack. It adopts the latest frontend technologies, including:
20
+
[`React SoybeanAdmin`](https://github.com/mufeng889/react-soybean-admin) is a fresh and elegant admin panel template built on the React19 stack. It adopts the latest frontend technologies, including:
21
21
22
-
- 🚀 React 18 + ReactRouter V6 + Redux/toolkit
22
+
- 🚀 React 19 + ReactRouter V7 + Redux/toolkit
23
23
- 🎨 Ant Design + UnoCSS
24
-
- 📦 Vite 5 + TypeScript
24
+
- 📦 Vite 6 + TypeScript
25
25
- 🔐 Role-based access control
26
26
- 📱 Mobile-friendly adaptation
27
27
- 🌍 Internationalization support
@@ -37,7 +37,7 @@ This project is based on the outstanding open-source project [Soybean Admin](htt
37
37
- 🔧 Excellent type support
38
38
- 📱 Responsive design, perfectly adapted for mobile
39
39
- 🎨 Optimistic UI: Automatically captures and displays friendly error messages for debugging and monitoring purposes within components.
40
-
- 🚀 Advanced routing features: Extends React-Router V6 API for a more Vue-like experience, making routing management more flexible and efficient.
40
+
- 🚀 Advanced routing features: Extends React-Router V7 API ,Provide convention-based file routing similar to Next.js, while also allowing custom reusable routes..
41
41
- ⚡️ CLI tools: Built-in tools for Git commits, file deletions, releases, and more.
42
42
43
43
Whether you're learning the latest frontend technologies or developing enterprise-grade admin panels, React SoybeanAdmin is your ideal choice.
@@ -53,7 +53,7 @@ Both branches will continue to receive bug fixes. If you need the older version,
0 commit comments