What's Changed
[@mantine/core]
ScrollArea: Fix ScrollArea.Autosize not resizing when width of children changes (#8160)[@mantine/core]
ScrollArea: Fix scrollbars not resizing correctly with dynamic content (#8162)[@mantine/core]
TagsInput: Fix backspace key removing values withreadOnly
prop set (#8066)[@mantine/core]
NumberInput: Fix incorrect trailing zeros handling for decimal values (#8089)[@mantine/core]
Fix incorrect padding of multiline inputs (#8156)[@mantine/hooks]
use-list-state: Update types to allow state function initializer (#8157)
New Contributors
- @Jannchie made their first contribution in #8156
- @mrdjohnson made their first contribution in #8169
- @davlatsultonov made their first contribution in #8168
- @brofar made their first contribution in #8163
- @monam2 made their first contribution in #8162
- @pgrones made their first contribution in #8160
Full Changelog: 8.2.4...8.2.5