Skip to content

Commit 223c0d8

Browse files
committed
docs: add missing build fix to 0.22.6 changelog
1 parent f4fe593 commit 223c0d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/components/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
- 39156a7: Enable typing to open and search select dropdowns. When focused on a select trigger, typing any printable character will open the dropdown, focus the search input, and pre-populate the search with the typed character.
88
- 6921b25: Fix cursor positioning when focusing search input in select dropdowns. Prevents text selection when opening select dropdown via typing, allowing users to continue typing without overwriting the first character.
9+
- 1860649: Fix circular dependency in DataTableFilter import by importing directly from component file instead of index.
910
- bca6619: Add uncontrolled mode to FormError component via a manual `message` prop.
1011

1112
## 0.22.2

0 commit comments

Comments
 (0)