|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v1.0.0-beta.1](https://github.com/mufeng889/react-soybean-admin/compare/v0.3.2...v1.0.0-beta.1) (2024-09-14) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **packages**: |
| 9 | + - @sa/hooks add useRequest - by **wang** [<samp>(e5cdc)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/e5cdcc9) |
| 10 | +- **projects**: |
| 11 | + - add menu functions - by **wang** [<samp>(0b14d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/0b14deb) |
| 12 | + - support add parent when add route - by **wang** [<samp>(084bf)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/084bf89) |
| 13 | + - support dynamic add route & optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(6f3ad)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6f3adca) |
| 14 | + - add before guard - by **DESKTOP-31IBRMI\Administrator** [<samp>(13b0c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/13b0cab) |
| 15 | + - @sa/axios: add response to flatRequest when success - by **DESKTOP-31IBRMI\Administrator** [<samp>(92e3c)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/92e3cec) |
| 16 | + - does the configuration support automatic updates. - by **DESKTOP-31IBRMI\Administrator** [<samp>(fb758)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fb7583a) |
| 17 | + |
| 18 | +### 🐞 Bug Fixes |
| 19 | + |
| 20 | +- **packages**: |
| 21 | + - eix tab can't click on mobile side - by **wang** [<samp>(e0141)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/e01410a) |
| 22 | + - support pass state and fix judgments before jumpe - by **wang** [<samp>(34935)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/3493583) |
| 23 | + - fix useRouter type - by **DESKTOP-31IBRMI\Administrator** [<samp>(32628)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/32628df) |
| 24 | + - failure to return in some fast new cases results in no initialization . close #8 - by **DESKTOP-31IBRMI\Administrator** in https://github.com/mufeng889/react-soybean-admin/issues/8 [<samp>(cfe46)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/cfe46ea) |
| 25 | +- **projects**: |
| 26 | + - fix top menu abnormal - by **wang** [<samp>(5e1f7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/5e1f789) |
| 27 | + - fixed abnormal display of dynamic switching size menu - by **wang** [<samp>(79c1a)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/79c1ae1) |
| 28 | + - fix eslint errors - by **DESKTOP-31IBRMI\Administrator** [<samp>(fec80)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fec80a1) |
| 29 | + - click tab left menu openkeys does not change - by **DESKTOP-31IBRMI\Administrator** [<samp>(f3f57)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/f3f570b) |
| 30 | + - fix route type & remove startTransition - by **wang** [<samp>(fac36)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fac368b) |
| 31 | + - Fixed redirection when switching roles & init tab no cache - by **DESKTOP-31IBRMI\Administrator** [<samp>(58d1f)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/58d1feb) |
| 32 | + - fix refresh token when meet multi requests - by **DESKTOP-31IBRMI\Administrator** [<samp>(fbe7d)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/fbe7ddb) |
| 33 | + - in big screen has scroll bar - by **wang** [<samp>(cb942)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/cb94245) |
| 34 | + |
| 35 | +### 🛠 Optimizations |
| 36 | + |
| 37 | +- **packages**: |
| 38 | + - optimize code - by **wang** [<samp>(5f78e)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/5f78e52) |
| 39 | +- **projects**: |
| 40 | + - optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(85b64)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/85b6483) |
| 41 | + - optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(21d28)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/21d28b0) |
| 42 | + - optimize code - by **DESKTOP-31IBRMI\Administrator** [<samp>(b29bc)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/b29bceb) |
| 43 | + |
| 44 | +### 💅 Refactors |
| 45 | + |
| 46 | +- **packages**: |
| 47 | + - update Route - by **DESKTOP-31IBRMI\Administrator** [<samp>(8795b)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/8795b2f) |
| 48 | + - @sa/hooks: use-request fir axios - by **DESKTOP-31IBRMI\Administrator** [<samp>(3dbe7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/3dbe701) |
| 49 | + - @sa/simple-router: stable useRoute - by **DESKTOP-31IBRMI\Administrator** [<samp>(6cf09)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6cf09f9) |
| 50 | +- **projects**: |
| 51 | + - add logout route - by **DESKTOP-31IBRMI\Administrator** [<samp>(df689)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/df689df) |
| 52 | + - refactor simple-router - by **DESKTOP-31IBRMI\Administrator** [<samp>(d7861)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/d78613c) |
| 53 | + - combine theme tokens and theme settings - by **wang** [<samp>(8d703)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/8d703d9) |
| 54 | + - remove dark sidebar configuration - by **wang** [<samp>(f9582)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/f958280) |
| 55 | + |
| 56 | +### 📖 Documentation |
| 57 | + |
| 58 | +- **projects**: update CHANGELOG - by **DESKTOP-31IBRMI\Administrator** [<samp>(a13a7)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/a13a70d) |
| 59 | + |
| 60 | +### 🏡 Chore |
| 61 | + |
| 62 | +- **deps**: |
| 63 | + - update deps - by **wang** [<samp>(1dad4)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/1dad4f0) |
| 64 | + - update deps - by **DESKTOP-31IBRMI\Administrator** [<samp>(6ff15)</samp>](https://github.com/mufeng889/react-soybean-admin/commit/6ff150b) |
| 65 | + |
| 66 | +### ❤️ Contributors |
| 67 | + |
| 68 | + |
| 69 | +[DESKTOP-31IBRMI\Administrator ](mailto:[email protected]) |
| 70 | + |
4 | 71 | ## [v0.3.2](https://github.com/mufeng889/react-soybean-admin/compare/v0.3.0...v0.3.2) (2024-09-07)
|
5 | 72 |
|
6 | 73 | ### 🚀 Features
|
|
0 commit comments