@refinedev/inferencer@4.1.0
版本发布时间: 2023-06-08 19:04:49
refinedev/refine最新发布版本:@refinedev/supabase@5.9.4(2024-09-03 19:48:37)
Minor Changes
-
#4454
4bae8add99f
Thanks @aliemir! - According to the changes made in@refinedev/mui
to support the latest version of the@mui/x-data-grid
package, we've updated the@refinedev/inferencer
package to support the changes in the generated codes. While the usage of the components did not change, the generated code in Material UI inferencer components have changed.Breaking Changes
With this release, the peer dependency of
@refinedev/mui
is updated to^5.0.0
and the peer dependency of@mui/x-data-grid
is updated to^6.6.0
.
Patch Changes
-
#4454
4bae8add99f
Thanks @aliemir! - Updated theListInferencer
logic to check forcanDelete
property in resource definitions to decide whether to includeDeleteButton
in the actions column of theList
view or not. -
Updated dependencies [
c82006f712a
]:- @refinedev/core@4.20.0