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 7b5ffa9 commit 5140704Copy full SHA for 5140704
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Changelog
2
+- 2.1.7
3
+ - Fixed TS def for conjunctionOptions (#247)
4
- 2.1.6
5
- Temporary disable AntDesign 4.5.0+ because of "Invalid hook call" problem
6
- 2.1.4
package.json
@@ -1,6 +1,6 @@
{
"name": "react-awesome-query-builder",
- "version": "2.1.6",
+ "version": "2.1.7",
"description": "User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder",
"keywords": [
"reactjs",
0 commit comments