Skip to content

Commit 1b42f01

Browse files
committed
chore: 更新README
1 parent 7da0d42 commit 1b42f01

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README.en-US.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ This project is based on the outstanding open-source project [Soybean Admin](htt
1717

1818
## Introduction
1919

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

22-
- 🚀 React 18 + ReactRouter V6 + Redux/toolkit
22+
- 🚀 React 19 + ReactRouter V7 + Redux/toolkit
2323
- 🎨 Ant Design + UnoCSS
24-
- 📦 Vite 5 + TypeScript
24+
- 📦 Vite 6 + TypeScript
2525
- 🔐 Role-based access control
2626
- 📱 Mobile-friendly adaptation
2727
- 🌍 Internationalization support
@@ -37,7 +37,7 @@ This project is based on the outstanding open-source project [Soybean Admin](htt
3737
- 🔧 Excellent type support
3838
- 📱 Responsive design, perfectly adapted for mobile
3939
- 🎨 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..
4141
- ⚡️ CLI tools: Built-in tools for Git commits, file deletions, releases, and more.
4242

4343
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,
5353

5454
### React Version
5555

56-
- **React18 Version:**
56+
- **React19 Version:**
5757
- [Preview](https://github.com/mufeng889/react-soybean-admin/)
5858
- [Faster Access in China](https://react-soybean-admin.pages.dev/)
5959
- [GitHub Repository](https://github.com/mufeng889/react-soybean-admin)

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717

1818
## 简介
1919

20-
[`React SoybeanAdmin`](https://github.com/mufeng889/react-soybean-admin) 是一个基于 React18 技术栈的清新优雅中后台模版。项目采用了最新的前端技术栈:
20+
[`React SoybeanAdmin`](https://github.com/mufeng889/react-soybean-admin) 是一个基于 React19 技术栈的清新优雅中后台模版。项目采用了最新的前端技术栈:
2121

22-
- 🚀 React 18 + ReactRouter V6 + Redux/toolkit
22+
- 🚀 React 19 + ReactRouter V7 + Redux/toolkit
2323
- 🎨 Ant Design + UnoCSS
24-
- 📦 Vite 5 + TypeScript
24+
- 📦 Vite 6 + TypeScript
2525
- 🔐 基于角色的权限管理
2626
- 📱 移动端适配
2727
- 🌍 国际化支持
@@ -37,7 +37,7 @@
3737
- 🔧 完善的类型支持
3838
- 📱 响应式设计,完美适配移动端
3939
- 🎨 乐观`UI` 项目出现错误自动捕获错误,并显示友好界面,帮助用户快速定位和解决问题,还可以再组件内监控埋点上报。
40-
- 🚀 丰富的路由功能:基于 React-Router V6 扩展了路由 API,提供类似 Vue-Router 的便捷使用体验,让路由管理更加灵活高效
40+
- 🚀 丰富的路由功能:基于 React-Router V7 扩展了路由 API,提供类似 Next.js一样的约定式文件路由,也可以自己添加复用路由
4141
- ⚡️ 命令行工具:内置高效的命令行工具,git提交、删除文件、发布等。
4242

4343
无论是学习最新前端技术,还是开发企业级中后台项目,React SoybeanAdmin 都是您的不二之选。
@@ -53,7 +53,7 @@
5353

5454
### React版本
5555

56-
- **React18 版本:**
56+
- **React19 版本:**
5757
- [预览地址](https://github.com/mufeng889/react-soybean-admin/)
5858
- [国内加速访问]( https://react-soybean-admin.pages.dev/)
5959
- [Github 仓库](https://github.com/mufeng889/react-soybean-admin)

0 commit comments

Comments
 (0)