@syncfusion/ej2-querybuilder 20.1.47 → 20.1.55

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,29 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### QueryBuilder
6
+
7
+ #### Bug Fixes
8
+
9
+ - `I375944` - Issue with Null value is not available in IN operator of query builder has been fixed.
10
+
11
+ ## 20.1.51 (2022-04-26)
12
+
13
+ ### QueryBuilder
14
+
15
+ #### Bug Fixes
16
+
17
+ - `I368359` - Issue with Validate Fields is not properly working for the rule template in query builder has been fixed.
18
+ - `I374364` - Issue with Query builder rule shows field value instead of label value, while we set fieldMode as dropdowntree has been fixed.
19
+
20
+ ## 20.1.48 (2022-04-12)
21
+
22
+ ### QueryBuilder
23
+
24
+ #### Bug Fixes
25
+
26
+ - `F174051` - Issue with Script error throws while adding group in Query builder header template has been fixed.
27
+
5
28
  ## 19.3.45 (2021-10-12)
6
29
 
7
30
  ### QueryBuilder