From e4161fcb04f4e5153ccd8643ddaafd6177d4c547 Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Wed, 28 Jul 2021 10:23:19 +0200 Subject: [PATCH] Update lazy-colts-help.md Signed-off-by: Ben Lambert --- .changeset/lazy-colts-help.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.changeset/lazy-colts-help.md b/.changeset/lazy-colts-help.md index 007dcf7ffd..1a932ecc19 100644 --- a/.changeset/lazy-colts-help.md +++ b/.changeset/lazy-colts-help.md @@ -54,3 +54,5 @@ - Bumping `material-ui/core` version to at least `4.12.2` as they made some breaking changes in later versions which broke Pagination of the Table. - Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core` + +- For anyone not using our `Table` component and relying on `material-table` directly, please update to use `@material-table/core` and follow this migration guide https://material-table-core.com/docs/breaking-changes#onchangerowsperpage