Mantine DataTable v8.x is available! #724
icflorescu
announced in
Announcements
Replies: 1 comment 1 reply
-
Hi! 👋 First of all, thanks for the great work on this package! I wanted to ask if you'd consider relaxing the peerDependencies to allow using React 18 as well, like: "react": "^18 || ^19",
"react-dom": "^18 || ^19" I tested the latest version of the package with React 18, and everything seems to work fine. Also, This change would help avoid peer dependency conflicts in projects that still rely on React 18 due to other dependencies. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The upgrade took a bit of housekeeping effort, but it's here!
Beta Was this translation helpful? Give feedback.
All reactions