@syncfusion/ej2-querybuilder 20.3.50 → 20.3.59

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
@@ -6,6 +6,15 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I404520` - Provided Localization support SQL query builder operators.
10
+ - `#F178375` - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
11
+
12
+ ## 20.3.50 (2022-10-18)
13
+
14
+ ### QueryBuilder
15
+
16
+ #### Bug Fixes
17
+
9
18
  - `#I408324` - Issue with Script errors throwing in validating query builder fields while double click has been fixed.
10
19
 
11
20
  ## 20.3.49 (2022-10-11)