|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v1.0.3](https://github.com/soybeanjs/soybean-admin/compare/tauri-v1.0.2...v1.0.3) (24-04-16) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **hooks**: deleting the route export of useRoutePush, use vue-router - by **paynezhuang** [<samp>(c6648)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c6648b6) |
| 9 | + |
| 10 | +### 🐞 Bug Fixes |
| 11 | + |
| 12 | +- **projects**: |
| 13 | + - fix menu edit rules - by **paynezhuang** [<samp>(00105)</samp>](https://github.com/soybeanjs/soybean-admin/commit/001059c) |
| 14 | + - fix SvgIcon inheritAttrs warning - by @honghuangdc [<samp>(efc0e)</samp>](https://github.com/soybeanjs/soybean-admin/commit/efc0e25) |
| 15 | + - fix axios createRequest: add default state - by @honghuangdc [<samp>(d6eda)</samp>](https://github.com/soybeanjs/soybean-admin/commit/d6eda8f) |
| 16 | + - update union-key.d.ts - by @honghuangdc [<samp>(60bef)</samp>](https://github.com/soybeanjs/soybean-admin/commit/60beff7) |
| 17 | + - fix update theme color - by @honghuangdc [<samp>(27c53)</samp>](https://github.com/soybeanjs/soybean-admin/commit/27c53cd) |
| 18 | + |
| 19 | +### 🔥 Performance |
| 20 | + |
| 21 | +- **projects**: perf code - by @honghuangdc [<samp>(b7f07)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b7f0749) |
| 22 | + |
| 23 | +### 💅 Refactors |
| 24 | + |
| 25 | +- **projects**: update naive-ui.d.ts - by @honghuangdc [<samp>(bb74d)</samp>](https://github.com/soybeanjs/soybean-admin/commit/bb74d99) |
| 26 | + |
| 27 | +### 📖 Documentation |
| 28 | + |
| 29 | +- **projects**: update README.md - by @honghuangdc [<samp>(f4a9c)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f4a9cf8) |
| 30 | + |
| 31 | +### 🏡 Chore |
| 32 | + |
| 33 | +- **release**: release tauri v1.0.2 - by @honghuangdc [<samp>(ebdef)</samp>](https://github.com/soybeanjs/soybean-admin/commit/ebdef72) |
| 34 | + |
| 35 | +### ❤️ Contributors |
| 36 | + |
| 37 | +[](https://github.com/honghuangdc) |
| 38 | +[paynezhuang ](mailto:[email protected]) |
| 39 | + |
4 | 40 | ## [v1.0.2](https://github.com/soybeanjs/soybean-admin/compare/tauri-v1.0.1...v1.0.2) (24-04-08)
|
5 | 41 |
|
6 | 42 | ### 🐞 Bug Fixes
|
|
0 commit comments