You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Upgrade.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1335,6 +1335,40 @@ The `data-generator-retail` package has been updated to provide types for all it
1335
1335
1336
1336
React-admin no longer supports ([deprecated React PropTypes](https://legacy.reactjs.org/blog/2017/04/07/react-v15.5.0.html#new-deprecation-warnings)). We encourage you to switch to TypeScript to type component props.
1337
1337
1338
+
### Mutation Middlewares No Longer Receive The Mutation Options
1339
+
1340
+
Mutations middlewares no longer receive the mutation options:
0 commit comments