File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ - 2.1.8
3
+ - Fixed issue #263
2
4
- 2.1.7
3
5
- Fixed TS def for conjunctionOptions (#247 )
4
6
- 2.1.6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-awesome-query-builder" ,
3
- "version" : " 2.1.7 " ,
3
+ "version" : " 2.1.8 " ,
4
4
"description" : " User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder" ,
5
5
"keywords" : [
6
6
" reactjs" ,
Original file line number Diff line number Diff line change 22
22
"@types/react-dom" : " ^16.9.7" ,
23
23
"antd" : " >=4.0.0 <4.5.0" ,
24
24
"react" : " ^16.4.1" ,
25
- "react-awesome-query-builder" : " ^2.1.4 " ,
25
+ "react-awesome-query-builder" : " ^2.1.8 " ,
26
26
"react-dom" : " ^16.4.1" ,
27
27
"react-scripts" : " 3.0.1" ,
28
28
"typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments