We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c046b commit 9431767Copy full SHA for 9431767
1 file changed
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
5
> For v0.x changelog, see the [v0 branch](https://github.com/chakra-ui/zag/blob/v0/CHANGELOG.md)
6
7
+## [1.21.11](./#1.21.11) - 2025-08-27
8
+
9
+### Fixed
10
11
+- **Collection**: Fix issue where disabled items could be reached via typeahead
12
13
+- **Date Picker**: Fix issue where datepicker doesn't revert to a valid value when the input value exceeds the min/max
14
+ and blurred
15
16
+- **Tags Input**: Fix issue where highlighted item doesn't clear when tabbing out of the input to an external button
17
+ within the `control` part.
18
19
## [1.21.10](./#1.21.10) - 2025-08-26
20
21
### Added
0 commit comments