You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The stable version of MUI v6.0 has been released recently. It does not have significant differences compared to v5, so upgrading is easy and straight forward.
Describe the solution you'd like
It would be nice if 'react-awesome-query-builder' supported both v5 and v6 by using something like: ^5.15.0 || ^6.0.0
Describe alternatives you've considered
Staying on v5 until more libraries support it.
Additional context
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The stable version of MUI v6.0 has been released recently. It does not have significant differences compared to v5, so upgrading is easy and straight forward.
Describe the solution you'd like
It would be nice if 'react-awesome-query-builder' supported both v5 and v6 by using something like:
^5.15.0 || ^6.0.0
Describe alternatives you've considered
Staying on v5 until more libraries support it.
Additional context
None
The text was updated successfully, but these errors were encountered: