@syncfusion/ej2-angular-querybuilder 30.1.39-ngcc → 30.1.39
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 +7 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,13 @@
|
|
|
4
4
|
|
|
5
5
|
### QueryBuilder
|
|
6
6
|
|
|
7
|
+
- `#I731152`, `#F197031` - The issue where "Rule values were not updated properly when the operator was changed in string type columns" has been resolved.
|
|
8
|
+
- `#I735162` - Resolved the issue where the "NOT" operator did not update correctly when using the setRules method in the separator sample.
|
|
9
|
+
|
|
10
|
+
## 30.1.37 (2025-06-25)
|
|
11
|
+
|
|
12
|
+
### QueryBuilder
|
|
13
|
+
|
|
7
14
|
- `#I80058` - Issue with "String type between values not update properly in query builder rules" has been fixed.
|
|
8
15
|
|
|
9
16
|
## 28.1.33 (2024-12-12)
|