v2.12.0
What's Changed
- 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)
- Replaced dv styles with dvh styles in full-screen mode
- filterSelectOptions filter tooltip displays label by @loughlinclaus3 in #997
- Fix dnd ghost going back on drop by @aarjithn in #1000
New Contributors
- @loughlinclaus3 made their first contribution in #997
- @aarjithn made their first contribution in #1000
Full Changelog: v2.11.3...v2.12.0