@syncfusion/ej2-dropdowns 20.1.57 → 20.1.60

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,24 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.1.59 (2022-06-07)
6
+
7
+ ### DropDownList
8
+
9
+ #### Bug Fixes
10
+
11
+ - "Dropdown List template sample is not working in React 18" issue has been resolved.
12
+
13
+ ## 20.1.58 (2022-05-31)
14
+
15
+ ### AutoComplete
16
+
17
+ #### Bug Fixes
18
+
19
+ - `#F34768` - Issue with "change event argument `IsInteracted` returns wrong value while rendering component with disabled custom value" has been resolved
20
+
21
+ ## 20.1.57 (2022-05-24)
22
+
5
23
  ### Dropdown Tree
6
24
 
7
25
  #### Bug Fixes