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 9ba033c commit 32aa3bbCopy full SHA for 32aa3bb
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
+- 4.4.1
3
+ - feat: possibility to add custom operators for groups (PR #462)
4
- 4.4.0
- - Added support of server-side load of values for `select` (MaterialUI only)
5
+ - Added support of server-side load of values for `select` (MaterialUI only) (PR #471)
6
- 4.3.0
7
- Improved function support
8
- Functions used in examples now moved to `BasicFuncs` (exported with lib)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-awesome-query-builder",
- "version": "4.4.0",
+ "version": "4.4.1",
"description": "User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder",
"keywords": [
"query-builder",
0 commit comments