stack.pulse
#stacks/mantine/ui

Mantine release notes, breaking changes, and upgrade notes.

Fully featured React components library StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
8
breaking
0
security
0
deprecated
0
migrations
0

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

Mantine releases from GitHub

StackPulse watches Mantine release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
9.4.1mediumfeatureJun 28, 2026

9.4.1

This release focuses on bug fixes and minor improvements across various Mantine components, including fixes for form handling, charts, sliders, and hooks.

affected

Developers using Mantine components affected by the fixed bugs will benefit from improved functionality and stability.

action

Update to version 9.4.1 to benefit from the bug fixes and new features.

release_signals
+Added `FormProviderProps` type export in `@mantine/form`
+Added events resizing support in `ResourcesWeekView` of `@mantine/schedule`
view source on github->
9.4.0highfeatureJun 22, 2026

9.4.0 🥵

This release introduces several new components including ComboboxPopover, DataList, EmptyState, Menubar, and ResourcesDayView, along with support for sponsoring Mantine development.

affected

Developers using Mantine can now utilize new UI components for enhanced application interfaces.

action

Review the new components documentation to leverage them in your projects.

release_signals
+New ComboboxPopover component for adding selectable dropdowns to any button element
+New DataList component for displaying label-value pairs with semantic HTML
+New EmptyState component for placeholder 'no data' situations
+New Menubar component for desktop-application style menu bars
+New ResourcesDayView component for displaying resources as rows and time slots as columns
view source on github->
9.3.2mediumfeatureJun 16, 2026

9.3.2

This release includes various bug fixes and minor improvements across multiple Mantine packages, particularly for core components, date pickers, and charts. It also introduces small new features like a double-click reset option for Splitter and better TimePicker preset handling.

affected

Users of components like TimePicker, Splitter, Combobox, and various form inputs may be affected by the bug fixes and new features.

action

Update to version 9.3.2 to benefit from the bug fixes and new features, especially if using the affected components.

release_signals
+@mantine/dates TimePicker: Add closeDropdownOnPresetSelect prop support
+@mantine/core Splitter: Add option to reset on double click
view source on github->
9.3.1mediumfeatureJun 8, 2026

9.3.1

This release focuses on bug fixes and minor improvements across various components, including notifications, dates, core, and hooks. It also introduces new contributors to the project.

affected

Users of Mantine components, particularly those using DateInput, Menu, and notifications, may benefit from the fixes and new features.

action

Update to version 9.3.1 to take advantage of the latest fixes and improvements.

release_signals
+DateInput: Add `presets` support
+Menu: Add controlled state support for Menu.Sub opened state
view source on github->
9.3.0highfeatureJun 2, 2026

9.3.0 🥵

This release introduces responsive pagination, new text wrapping controls, and a powerful splitter component. It also adds line numbers to CodeHighlight and improves OverflowList with directional collapsing.

affected

Developers using Mantine's UI components will benefit from new responsive and layout features.

action

Update to version 9.3.0 to take advantage of new features and improvements.

release_signals
+Pagination component now supports `layout="responsive"` prop for adaptive page number display.
+Text and Blockquote components now support `textWrap` prop for better text flow control.
+New `use-splitter` hook provides resizable split-pane functionality with keyboard navigation.
+CodeHighlight component now supports `withLineNumbers` prop for displaying line numbers.
+OverflowList component now supports `collapseFrom` prop for directional item collapsing.
view source on github->
9.2.2mediumfeatureMay 27, 2026

9.2.2

This release focuses on bug fixes across various Mantine components, including Pill, TimePicker, Input, Select, and Modal/Drawer/Spotlight. It also introduces a new feature for Menu.Sub to handle safe area polygon options.

affected

Users of Mantine components like Pill, TimePicker, Input, Select, and Modal/Drawer/Spotlight may benefit from these fixes.

action

Update to version 9.2.2 to benefit from the latest bug fixes and improvements.

release_signals
+Menu: Add option to pass safe area polygon options down to Menu.Sub
view source on github->
9.2.1mediumfeatureMay 14, 2026

9.2.1

This release focuses on bug fixes and minor improvements across various Mantine components, including fixes for stale state in Tiptap controls, incorrect modal ID handling, and accessibility enhancements.

affected

Users of Mantine components, particularly those using Tiptap, Modals, Charts, and accessibility-related features, may benefit from these fixes.

action

Update to version 9.2.1 to benefit from bug fixes and improvements.

release_signals
+Add `aria-valuetext` support to Slider and RangeSlider
+Highlight: Add accent insensitive option support
+Menu: Add safe polygon support for sub menus
view source on github->
9.2.0highfeatureMay 11, 2026

9.2.0 🔥

This release introduces several new components and features, including the TreeSelect component, swipe dismissal for notifications, and improvements to DateTimePicker and MaskInput.

affected

Developers using Mantine will benefit from new components and enhanced functionality.

action

Update to version 9.2.0 to take advantage of the new features and improvements.

release_signals
+New TreeSelect component for hierarchical tree data selection
+Notifications now support swipe dismissal
+New use-drag hook for handling pointer drag gestures
+InlineDateTimePicker component for inline calendar and time picker
+DateTimePicker now supports range selection
view source on github->
Mantine release notes, breaking changes, and upgrade notes · StackPulse