We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4e3dd commit fea1b21Copy full SHA for fea1b21
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+- 4.7.2
4
+ - Fixed import of rule_group with `not` (issue #548) (PR #559)
5
- 4.7.1
6
- Fixed potential inconsistent order of fields (issue #335) (PR #553)
7
- Bump `webpack-dev-server` from 3.11.2 to 4.4.0 (PR #540)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-awesome-query-builder",
- "version": "4.7.1",
+ "version": "4.7.2",
"description": "User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder",
"keywords": [
"query-builder",
0 commit comments