Skip to content

Commit

Permalink
release v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Feb 26, 2024
1 parent 6b575cc commit 842260f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/material-react-table-docs/pages/changelog.mdx
Expand Up @@ -11,9 +11,10 @@ import Head from 'next/head';
### Version 2.12.0 - 2024-02-26

- **Marked React 17 as a peer dependency instead of React 18 since concurrent features are not yet being utilized under the hood in MRT**
- **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)*
- Filter label tooltip will show label instead of value when a label is provided to filterSelectOptions
- Fixed Column and Row Dragging element animation to not go back to where it started when dragging
- Replaced dv styles with dvh styles in full-screen mode

### Version 2.11.3 - 2024-02-14

Expand Down

0 comments on commit 842260f

Please sign in to comment.