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 ed6661f commit 001307cCopy full SHA for 001307c
2 files changed
CHANGELOG.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## 2.1.7 (2026-01-27)
7
+
8
+### Bug Fixes
9
10
+* typeahead not showing all the elements ([ed6661f](https://github.com/KaotoIO/forms/commit/ed6661f34e2b8331d065569cebf7f289ea1baa91))
11
12
## 2.1.6 (2026-01-07)
13
14
**Note:** Version bump only for package @kaoto/forms
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kaoto/forms",
- "version": "2.1.6",
+ "version": "2.1.7",
"description": "Forms library for Kaoto",
"license": "Apache-2.0",
"author": {
0 commit comments