You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
* refactor DynamicSelect to use FormControl and forwardRef for improved structure and accessibility ([9db70eb](https://github.com/Tracktor/treege-consumer/commit/9db70eb6001af63e47f312ed0615ed5ecb54bbe5))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* update ancestorRef initialization to use null instead of undefined for better type handling ([388f474](https://github.com/Tracktor/treege-consumer/commit/388f474d6d940ef47950abd3e71cb553f441ce49))
0 commit comments