Skip to content

Commit 52a5953

Browse files
committed
4.0.1
1 parent ff03cc7 commit 52a5953

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
- 4.0.1
3+
- Added custom context to isolate Query Builder store (PR #350)
4+
- Added support for React 17 as a peer dependency
25
- 4.0.0
36
- Removed setting `useGroupsAsArrays`.
47
Instead added field config `mode` for type `!group` with values:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-awesome-query-builder",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder",
55
"keywords": [
66
"query-builder",

0 commit comments

Comments
 (0)