@syncfusion/ej2-react-querybuilder
Advanced tools
Comparing version
@@ -9,2 +9,10 @@ # Changelog | ||
- Multiselect datasource not properly updated for in and notin operators. | ||
## 17.1.42 (2019-04-23) | ||
### QueryBuilder | ||
#### Bug Fixes | ||
- Rule with AND operator is not properly updated in ASP.NET MVC and Core. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-react-querybuilder.umd.min.js | ||
* version : 17.1.42 | ||
* version : 17.1.43 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-querybuilder", | ||
"version": "17.1.42", | ||
"version": "17.1.43", | ||
"description": "Essential JS 2 QueryBuilder for React", | ||
@@ -31,5 +31,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.42", | ||
"@syncfusion/ej2-base": "~17.1.43", | ||
"@syncfusion/ej2-react-base": "~17.1.42", | ||
"@syncfusion/ej2-querybuilder": "17.1.42" | ||
"@syncfusion/ej2-querybuilder": "17.1.43" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": {}, |
397642
0.03%+ Added
- Removed