Skip to content

Commit 842260f

Browse files
committed
release v2.12.0
1 parent 6b575cc commit 842260f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/material-react-table-docs/pages/changelog.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ import Head from 'next/head';
1111
1212
### Version 2.12.0 - 2024-02-26
1313

14-
- **Marked React 17 as a peer dependency instead of React 18 since concurrent features are not yet being utilized under the hood in MRT**
14+
- **Marked React 17 as a peer dependency instead of React 18 since concurrent features are not yet being utilized under the hood in MRT** *(not until MRT v3 now)*
1515
- Filter label tooltip will show label instead of value when a label is provided to filterSelectOptions
1616
- Fixed Column and Row Dragging element animation to not go back to where it started when dragging
17+
- Replaced dv styles with dvh styles in full-screen mode
1718

1819
### Version 2.11.3 - 2024-02-14
1920

0 commit comments

Comments
 (0)