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 629d455 commit 76ced2aCopy full SHA for 76ced2a
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.7](./#1.21.7) - 2025-08-19
8
+
9
+### Added
10
11
+- **Highlight Word**: Add `exactMatch` option that enables whole-word matching using regex word boundaries.
12
13
+### Fixed
14
15
+- **Menu**: Fix context menu repositioning logic
16
17
+- **Scroll Area**: Add `data-hover` to scroll area
18
19
## [1.21.6](./#1.21.6) - 2025-08-17
20
21
### Fixed
0 commit comments