|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## [v0.0.1-beta.6](https://github.com/soybeanjs/soybean-ui/compare/v0.0.1-beta.5...v0.0.1-beta.6) (2025-03-19) |
| 5 | + |
| 6 | +### 🚀 Features |
| 7 | + |
| 8 | +- **packages**: |
| 9 | + - primitives: add open prop slot on AlertDialog - by @soybeanjs [<samp>(e2bdf)</samp>](https://github.com/soybeanjs/soybean-ui/commit/e2bdf0d) |
| 10 | + - ui: add combobox - by @soybeanjs in https://github.com/soybeanjs/soybean-ui/issues/62 [<samp>(a7ea2)</samp>](https://github.com/soybeanjs/soybean-ui/commit/a7ea231) |
| 11 | + - primitives and ui support resolver and nuxt - by @soybeanjs [<samp>(29dd7)</samp>](https://github.com/soybeanjs/soybean-ui/commit/29dd749) |
| 12 | +- **projects**: |
| 13 | + - add script to generate primitives components name - by @soybeanjs [<samp>(53ce1)</samp>](https://github.com/soybeanjs/soybean-ui/commit/53ce199) |
| 14 | + |
| 15 | +### 🐞 Bug Fixes |
| 16 | + |
| 17 | +- **packages**: ui: fix select prop separator - by @soybeanjs [<samp>(097b6)</samp>](https://github.com/soybeanjs/soybean-ui/commit/097b686) |
| 18 | + |
| 19 | +### 🛠 Optimizations |
| 20 | + |
| 21 | +- **packages**: |
| 22 | + - optimize command - by @soybeanjs [<samp>(c2c64)</samp>](https://github.com/soybeanjs/soybean-ui/commit/c2c6484) |
| 23 | + - variants: add ring-offset-background - by @soybeanjs [<samp>(61ad6)</samp>](https://github.com/soybeanjs/soybean-ui/commit/61ad695) |
| 24 | + - ui: optimize combobox - by @soybeanjs [<samp>(1a02c)</samp>](https://github.com/soybeanjs/soybean-ui/commit/1a02c11) |
| 25 | + - ui: optimize collapsible - by @soybeanjs [<samp>(b8d04)</samp>](https://github.com/soybeanjs/soybean-ui/commit/b8d04e4) |
| 26 | + - optimize primitives and ui export - by @soybeanjs [<samp>(4ee05)</samp>](https://github.com/soybeanjs/soybean-ui/commit/4ee05f4) |
| 27 | +- **projects**: |
| 28 | + - optimize combobox example - by @soybeanjs [<samp>(bbed7)</samp>](https://github.com/soybeanjs/soybean-ui/commit/bbed74b) |
| 29 | + |
| 30 | +### 📖 Documentation |
| 31 | + |
| 32 | +- **packages**: add README for primitives and ui - by @soybeanjs [<samp>(b0396)</samp>](https://github.com/soybeanjs/soybean-ui/commit/b039675) |
| 33 | + |
| 34 | +### 🏡 Chore |
| 35 | + |
| 36 | +- **deps**: |
| 37 | + - update deps - by @soybeanjs [<samp>(025ef)</samp>](https://github.com/soybeanjs/soybean-ui/commit/025ef45) |
| 38 | + - update deps - by @soybeanjs [<samp>(2b76d)</samp>](https://github.com/soybeanjs/soybean-ui/commit/2b76d61) |
| 39 | + - update deps - by @soybeanjs [<samp>(4e5dc)</samp>](https://github.com/soybeanjs/soybean-ui/commit/4e5dca0) |
| 40 | +- **packages**: |
| 41 | + - primitives: remove cjs export - by @soybeanjs [<samp>(703ef)</samp>](https://github.com/soybeanjs/soybean-ui/commit/703ef10) |
| 42 | +- **projects**: |
| 43 | + - update pkg version - by @soybeanjs [<samp>(db38d)</samp>](https://github.com/soybeanjs/soybean-ui/commit/db38dda) |
| 44 | + - sync code from reka-ui - by @soybeanjs [<samp>(29a06)</samp>](https://github.com/soybeanjs/soybean-ui/commit/29a06fc) |
| 45 | + - add scripts - by @soybeanjs [<samp>(1a96f)</samp>](https://github.com/soybeanjs/soybean-ui/commit/1a96ff1) |
| 46 | + |
| 47 | +### ❤️ Contributors |
| 48 | + |
| 49 | +[](https://github.com/soybeanjs) |
| 50 | + |
4 | 51 | ## [v0.0.1-beta.5](https://github.com/soybeanjs/soybean-ui/compare/v0.0.1-beta.4...v0.0.1-beta.5) (2025-03-05)
|
5 | 52 |
|
6 | 53 | ### 🚀 Features
|
|
0 commit comments