react-admin v3.16.0 Release Notes

    • โšก๏ธ Update window title on page change (6119) (andrico1234)
    • ๐Ÿ”ฆ Expose refetch in hooks and components (6237) (fzaninotto)
    • โž• Add ability to set location state via useRedirect (6293) (despatates)
    • Disable <SaveButton/> while Inputs are being validated asynchronously (6288) (WiXSL)
    • Thrown an error when using a Reference field without the associated Resource (6266) (fzaninotto)
    • โž• Add <BulkUpdateButton> component (6072) (WiXSL)
    • ๐Ÿ›  Fix logout button appears in two different menus (6230) (fzaninotto)
    • ๐Ÿ›  Fix <AutocompleteInput> choice creation support (6328) (djhi)
    • ๐Ÿ›  Fix useGetMany loaded state (6319) (djhi)
    • ๐Ÿ›  Fix <DatagridRow> nb columns computation occurs too often (6307) (WiXSL)
    • ๐Ÿ›  Fix errors and warnings in tests (6299) (WiXSL)
    • [TypeScript] Add UserMenuProps type (6320) (fzaninotto)
    • [TypeScript] Fix TabbedShowLayoutProps's tabs should be optional (6310) (WiXSL)
    • [TypeScript] Add the ability to type <SimpleList> callbacks (6254) (fzaninotto)
    • ๐Ÿ“š [Doc] Fix wrong link in Fields documentation (6325) (Cornul11)
    • [Doc] Fix CHANGELOG glitches (6311) (WiXSL)
    • ๐Ÿ’… [Doc] Update Polish translation maintainer (6297) (Tymek)
    • [Doc] Fix mention of non-existent fullWith attribute in <SelectArrayInput> (6291) (WiXSL)
    • [Doc] Add data example for ra-simple-rest (6278) (karltaylor)
    • ๐Ÿ”ง [Lab] ra-no-code - Introduce Resource Configuration (6217) (djhi)
    • [Lab] ra-no-code - Introduce ApplicationsDashboard (6221) (djhi)
    • ๐Ÿ‘ [Lab] ra-no-code - Add support for simple references (6246) (djhi)