7.13.5
What's Changed
[@mantine/core]Update peer dependencies range for react to allow react and react-dom 19 as dependcy[@mantine/core]Fix error in Next.js with React 19 related to ref prop usage in Tooltip, Popover and Combobox components (#7028)[@mantine/core]FileButton: FixresetRefthrowing error if the component is contidionally rendered (#7025)[@mantine/core]Button: Fix incorrect focus styles of Button.Group (#6992)[@mantine/charts]CompositeCharts: Fix missingkeyprop error (#7020)[@mantine/core]NumberInput: Fixmin/maxvalue being bypassed if0has been entered as the first digit (#7021)[@mantine/form]Add useCallback wrapper toform.resetDirty(#7029)[@mantine/core]Combobox: Fix incorrect logic of selected options when the dropdown is closed without selecting value (#7039)[@mantine/charts]BarChart: AddbarLabelColorprop support[@mantine/charts]BarChart: Fix bar label being positioned incorrectly with horizontal orientation (#7042)[@mantine/charts]RadarChart: Fix incorrect series prop type (#7046)[@mantine/form]Add additional type exports from the package (#7062)[@mantine/core]Tabs: FixtabIndexnot being overridden by Tabs.Tab props (#7081)[@mantine/dates]DatePickerInput: FixnextLabelandpreviousLabelprops not being handled correctly (#7082)[@mantine/charts]Update recharts dependency to the latest version to improve Next.js 15 and React 19 support
New Contributors
- @pfo-omicsstudio made their first contribution in #7062
- @zaphire12 made their first contribution in #7046
- @fsd-niraj made their first contribution in #7042
- @MariaBanaszkiewicz made their first contribution in #7039
- @anthony-dandrea made their first contribution in #7029
- @owenmoogk made their first contribution in #7021
- @mariakax3 made their first contribution in #7020
Full Changelog: 7.13.4...7.13.5