Closed
Description
Dependencies check up
- I have verified that I use latest version of all @mantine/* packages
What version of @mantine/* packages do you have in package.json?
8.0.0
What package has an issue?
@mantine/core
What framework do you use?
Next.js
In which browsers you can reproduce the issue?
All
Describe the bug
a2c831b was not mentioned in the changelog. It affected our website and I had to look through the commits to find the relevant change.
If possible, include a link to a codesandbox with a minimal reproduction
No response
Possible fix
Add an entry to the changelog noting the changes from a2c831b
Self-service
- I would be willing to implement a fix for this issue