|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v2.0.1](https://github.com/soybeanjs/soybean-admin/compare/v2.0.0...v2.0.1) (2025-12-04) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **docs**: |
| 9 | + - update QQ group image in README - by @soybeanjs [<samp>(46081)</samp>](https://github.com/soybeanjs/soybean-admin/commit/46081c36) |
| 10 | +- **projects**: |
| 11 | + - support theme presets to only set partial content. - by **Azir-11** [<samp>(9da84)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9da847fb) |
| 12 | + - support theme perset to override component library presets. - by **Azir-11** [<samp>(60517)</samp>](https://github.com/soybeanjs/soybean-admin/commit/605173a1) |
| 13 | + - support pinning and unpinning of tabs - by **hooke** [<samp>(b8a76)</samp>](https://github.com/soybeanjs/soybean-admin/commit/b8a767d7) |
| 14 | + - hybrid layout mode auto select first deepest child menu - by @paynezhuang [<samp>(94019)</samp>](https://github.com/soybeanjs/soybean-admin/commit/9401925f) |
| 15 | + |
| 16 | +### 🐞 Bug Fixes |
| 17 | + |
| 18 | +- **docs**: update project name in ecosystem section of README - by @soybeanjs [<samp>(bb232)</samp>](https://github.com/soybeanjs/soybean-admin/commit/bb232bf8) |
| 19 | +- **types**: add missing property in theme presets - by **刘璐** [<samp>(4a9cf)</samp>](https://github.com/soybeanjs/soybean-admin/commit/4a9cf6c3) |
| 20 | + |
| 21 | +### 🛠 Optimizations |
| 22 | + |
| 23 | +- **projects**: simplify some theme preset configurations. - by **Azir-11** [<samp>(c6d97)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c6d97dba) |
| 24 | + |
| 25 | +### 📖 Documentation |
| 26 | + |
| 27 | +- **projects**: add link to ecosystem document. - by **Azir-11** [<samp>(c472a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/c472a943) |
| 28 | + |
| 29 | +### 🏡 Chore |
| 30 | + |
| 31 | +- **deps**: |
| 32 | + - update deps - by @soybeanjs [<samp>(f8dc6)</samp>](https://github.com/soybeanjs/soybean-admin/commit/f8dc639e) |
| 33 | + - update deps - by @soybeanjs [<samp>(7cf40)</samp>](https://github.com/soybeanjs/soybean-admin/commit/7cf4083b) |
| 34 | +- **other**: |
| 35 | + - remove Prettier's recommendation. - by **Azir-11** [<samp>(73e9a)</samp>](https://github.com/soybeanjs/soybean-admin/commit/73e9a0fe) |
| 36 | +- **styles**: |
| 37 | + - format code - by @soybeanjs [<samp>(098cd)</samp>](https://github.com/soybeanjs/soybean-admin/commit/098cd50e) |
| 38 | + |
| 39 | +### 🎨 Styles |
| 40 | + |
| 41 | +- **projects**: modify homepage prompt title to tip. - by **Azir-11** [<samp>(91a26)</samp>](https://github.com/soybeanjs/soybean-admin/commit/91a261c1) |
| 42 | + |
| 43 | +### ❤️ Contributors |
| 44 | + |
| 45 | +[](https://github.com/soybeanjs) [](https://github.com/paynezhuang) |
| 46 | +[hooke](mailto:hellohooke@foxmail.com), [Azir-11](mailto:2075125282@qq.com), [刘璐](mailto:hi.alue@qq.com) |
| 47 | + |
4 | 48 | ## [v2.0.0](https://github.com/soybeanjs/soybean-admin/compare/v1.3.15...v2.0.0) (2025-11-02) |
5 | 49 |
|
6 | 50 | ### 🚨 Breaking Changes |
|
0 commit comments