Patch Changes
-
Fix
useImport
hook requests with properly invoking requests sequentially and manage progress state. -
Removed
children
property fromuseCan
sparams.resource
since it can be inITreeMenu
type andReact.ReactNode
breaks thereact-query
s key stringify function. -
Fixed undoable mutation is called many times - #2556