File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ - 4.1.1
3+ - Fix warning about showSearch in MUI theme
4+ - Fix incorrect override of vanilla button label (issue #347 )
5+ - Fix display default conj (issue #426 )
6+ - Don't wrap in MUI ThemeProvider if no theme or locale provided (issue #325 )
7+ - Fix canLeaveEmptyGroup logic (issue #378 )
28- 4.1.0
39 - Fixed lint errors in code
410 - Reorganized files in ` tests `
Original file line number Diff line number Diff line change 11{
22 "name" : " react-awesome-query-builder" ,
3- "version" : " 4.1.0 " ,
3+ "version" : " 4.1.1 " ,
44 "description" : " User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder" ,
55 "keywords" : [
66 " query-builder" ,
Original file line number Diff line number Diff line change 1717 "author" : " Denis Oblogin <ukrbublik@gmail.com> (https://github.com/ukrbublik)" ,
1818 "dependencies" : {
1919 "react-scripts" : " ^3.4.3" ,
20- "react-awesome-query-builder" : " ^4.1.0 " ,
20+ "react-awesome-query-builder" : " ^4.1.1 " ,
2121 "react" : " ^16.14.0" ,
2222 "react-dom" : " ^16.14.0" ,
2323 "antd" : " ^4.16.3" ,
Original file line number Diff line number Diff line change 1717 "author" : " Denis Oblogin <ukrbublik@gmail.com> (https://github.com/ukrbublik)" ,
1818 "dependencies" : {
1919 "react-scripts" : " ^3.4.3" ,
20- "react-awesome-query-builder" : " ^4.1.0 " ,
20+ "react-awesome-query-builder" : " ^4.1.1 " ,
2121 "react" : " ^16.14.0" ,
2222 "react-dom" : " ^16.14.0"
2323 },
You can’t perform that action at this time.
0 commit comments