react-admin v3.17.1 Release Notes

    • ๐Ÿ›  Fix propType warning in <BulkExportButton> (6479) (fzaninotto)
    • ๐Ÿ›  Fix propType warning in delete buttons (6472) (djhi)
    • ๐Ÿ›  Fix props.options.labelWidth not being applied in <SelectArrayInput> (6465) (WiXSL)
    • ๐Ÿ›  Fix ignored inputRef in <AutocompleteInput> & <AutocompleteArrayInput> (6458) (djhi)
    • [TypeScript] Fix type of <SelectInput classes> prop (6456) (djhi)
    • ๐ŸŒ [TypeScript] Fix missing translation message types (6426) (Aikain)
    • [Doc] Add ra-supabase to data providers list (6481) (djhi)
    • [Doc] Add usage for useList (6480) (djhi)
    • [Doc] Fix authentication examples (6467) (WiXSL)
    • [Doc] Improve Submission Validation example (6466) (WiXSL)
    • [Demo] Improve learning experience by keeping component names in React DevTools (6457) (fzaninotto)
    • [Doc] Fix minor syntax errors in code examples (6449) (WiXSL)
    • โšก๏ธ [Doc] Fix <BulkUpdateButton> example (6447) (WiXSL)
    • โœ๏ธ [Doc] Fix typos, anchors and code samples (6446) (WiXSL)
    • [Doc] Add link to ReactPage Integration in the third-party Inputs list (6444) (macrozone)
    • [Doc] added link to @bb-tech/ra-components in the third-party Inputs list (6443) (sivaavkd)