We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196b637 commit 2d6d8c0Copy full SHA for 2d6d8c0
apps/material-react-table-docs/pages/changelog.mdx
@@ -14,6 +14,7 @@ import Head from 'next/head';
14
- Upgraded to TanStack Table v8.19.3
15
- Upgraded to TanStack Virtual v3.8.3
16
- Fixed EditTextField to allow custom select props
17
+- converted `MRT_ColumnDef` and `MRT_TableOptions` types to interfaces to allow for declaration merging
18
19
### Version 2.13.0 - 2024-04-18
20
0 commit comments