What's New

  • Calendar v7.0.04 days ago

    • @react-admin/ra-form-layout is now a peerDependency and supports versions ^5.0.0 and ^6.0.0
    • Import headless hooks and functions from ra-form-layout
    • Update and require ra-core@5.13.1
    • Add <AutoSaveBase> and useAutoSaveContext
    • Add <BulkUpdateFormBase>
    • Add <AutoPersistInStoreBase> and useAutoPersistInStore
    • Upgrade @react-admin/ra-form-layout to v6
    • Add <FilterValue> component to display the active filters in a list
    • Upgrade to @mui/x-date-pickers v8
    • Add <AutoPersistNotification>
    • Use @react-admin/ra-core-ee for headless components and hooks
  • Scheduler v2.0.04 days ago

    • @react-admin/ra-form-layout is now a peerDependency and supports versions ^5.0.0 and ^6.0.0
    • Add @react-admin/ra-form-layout@^6.0.0 to peer dependencies
    • Fix compatibility with latest react-hook-form versions
    • Update useHardDelete and useHardDeleteMany to leverage useMutationWithMutationMode
    • Upgraded ra-core peer dependency to 5.12.3
  • Headless Core v1.6.0about 1 month ago

    • Fix <ReferenceManyInputBase> compatibility with react-hook-form version 7.65.0 and above
    • Fix <ReferenceOneInputBase> compatibility with react-hook-form version 7.65.0 and above
    • Bump minimum react-hook-form version to 7.65.0
  • Form Layout v5.17.0about 1 month ago

    • Fix <AutoPersistInStore> compatibility with react-hook-form version 7.65.0 and above
    • Bump minimum react-hook-form version to 7.65.0