We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13721c commit a047cd3Copy full SHA for a047cd3
CHANGELOG.md
@@ -8,6 +8,22 @@ All notable changes to this project will be documented in this file.
8
9
See the [Changesets](./.changeset) for the latest changes.
10
11
+## [1.6.0](./#1.6.0) - 2025-03-24
12
+
13
+### Added
14
15
+- **Collapsible**: Add collapsible indicator part
16
17
+### Fixed
18
19
+- **Splitter**: Fix issue where `onResizeStart` and `onResizeEnd` callbacks are not called when using keyboard
20
21
+- **Combobox**: Fix issue where `onOpenChange` with the same `open` value
22
23
+### Changed
24
25
+- **Color Utils**: Export `ColorStringFormat` type
26
27
## [1.5.0](./#1.5.0) - 2025-03-20
28
29
### Fixed
0 commit comments