react-admin v3.19.2 Release Notes

    • ๐Ÿ›  Fix <SimpleForm> warns of unsaved changes when the form is submitting (#6895) (WiXSL)
    • ๐Ÿ›  Fix useMutation not considering returnPromise option (#6886) (WiXSL)
    • ๐Ÿ›  Fix package duplication in yarn.lock slows down react-admin CI (#6874) (fzaninotto)
    • [TypeScript] Fix include side effects in <DeleteButton> props type (#6877) (WiXSL)
    • [Demo] Fix authProvider.getIdentity() returns an object instead of a promise in simple dmeo (#6881) (WiXSL)
    • [Doc] Fix typo in README (#6875) (CoreyB26)
    • โœ๏ธ [Doc] Fix various typos (#6872) (WiXSL)
    • [Doc] Fix List actions examples (#6742) (erakli)