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 322cb80 commit 17c54dcCopy full SHA for 17c54dc
CHANGELOG.md
@@ -7,6 +7,7 @@ Minor versions that are not listed in the changelog are bug fixes and small impr
7
8
- Update dependencies to ensure compatibility with Mantine 8.1 and Next.js 15.3
9
- Fix [#698](https://github.com/icflorescu/mantine-datatable/issues/698) - first column header not pinned when using row selection
10
+- Fix [#700](https://github.com/icflorescu/mantine-datatable/issues/700) - hydration error in row dragging example
11
- Upgrade development workflow to eslint v9 & fix linting rules
12
- Minor improvements to docs website
13
- Switch to pnpm for package management
0 commit comments