github refinedev/refine @refinedev/inferencer@3.5.0

Minor Changes

  • #4382 83ff1076f5c Thanks @aliemir! - Updated the inference process for list and create actions to use all items in the list instead of just the first item. This is done to avoid breaking the output when a single record is corrupted or wrongfully inferred.

    Now, for the list and create actions, each item in the list response will be used to infer the fields then the most repeated fields will be accepted as the type for the field.

Patch Changes

  • #4383 8b3137e9e9d Thanks @aliemir! - Fixed the code generation issue with Mantine's create and edit inferencers when used with meta values.

Don't miss a new refine release

NewReleases is sending notifications on new releases.