We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7d9b3 commit 82b237fCopy full SHA for 82b237f
1 file changed
‎CHANGELOG.md‎
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.4.0] - 2026-03-13
11
+
12
### Added
13
- `Combobox` component — searchable dropdown with keyboard navigation, custom rendering, and multi-select support
14
- `star sort` command — sort Tailwind classes in Python files using Tailwind's canonical order; `--check` mode for CI
@@ -363,3 +365,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
363
365
[0.3.1]: https://github.com/banditburai/starUI/releases/tag/v0.3.1
364
366
367
[0.3.2]: https://github.com/banditburai/starUI/releases/tag/v0.3.2
368
369
+[0.4.0]: https://github.com/banditburai/starUI/releases/tag/v0.4.0
0 commit comments