react-admin v3.18.2 Release Notes

    • ๐Ÿ›  Fix displayName prop in Field components (6569) (WiXSL)
    • ๐Ÿ›  Fix submitErrorsMutators form mutator is not exported (6586) (djhi)
    • ๐Ÿ›  Fix linkToRecord syntax when pointing to the show page (6575) (ValentinnDimitroff)
    • ๐Ÿ›  Fix <UrlField> font size differs from other fields (6568) (WiXSL)
    • ๐Ÿ›  Fix <EmailField> font size differs from other fields (6567) (fzaninotto)
    • [Doc] Add mentions of supabase data & auth providers and Tip Tap rich text input (6590) (djhi)
    • โœ… [Doc] Fix examples of ra-test usage with fake dataProviders (6600) (DjebbZ)
    • ๐Ÿšš [TypeScript] Remove FunctionComponent usage from RichTextInput (6577) (WiXSL)
    • [Doc] Fix <AutocompleteArrayInput> image link typo (6574) (WiXSL)
    • [Doc] Fix outdated link to Django REST Framework dataProvider (6571) (fzaninotto)
    • [TypeScript] Rename and export Mutation props (6576) (WiXSL)