react-admin v3.16.5 Release Notes

    • ๐Ÿ›  Fix "Deprecated findDOMNode" warning in StrictMode (6398) (fzaninotto)
    • ๐Ÿ›  Fix <DateTimeInput> does not include timezone for initialValue (6401) (djhi)
    • ๐Ÿ›  Fix <TranslatableInputs> ignores child input label (6415) (mjomble)
    • ๐Ÿ›  Fix <Empty> component isn't exported (6416) (djhi)
    • ๐ŸŒฒ [Demo] Improve dataProvider logging in GraphQL demo (6405) (fzaninotto)
    • [Doc] Add mention of <RichTextInput> display bug and userland fix (6403) (fzaninotto)