File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ - 2.0.9
3
+ - Fixed issues #215 , #214 , #208
4
+ - Fixed ` validateValue `
5
+ - Simpler sandbox demo
2
6
- 2.0.8
3
7
- Fixed issue #207
4
8
- 2.0.7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-awesome-query-builder" ,
3
- "version" : " 2.0.8 " ,
3
+ "version" : " 2.0.9 " ,
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.1.2" ,
24
24
"react" : " ^16.4.1" ,
25
- "react-awesome-query-builder" : " ^2.0.8 " ,
25
+ "react-awesome-query-builder" : " ^2.0.9 " ,
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