We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0e9fd commit 2e56ffaCopy full SHA for 2e56ffa
1 file changed
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Fixed
11
12
- `onChange` into `StaticTypeaheadInput` and `AsyncTypeaheadInput` to support async functions.
13
+- `useDebounceHook` in order to expose the `queryRef` (which keeps track of the search input value)
14
15
## [4.0.0] - 2026-02-24
16
0 commit comments