8.3.17
mantinedev/mantine8.3.17Mar 14, 2026by rtivital
AI Summary
Patch release focusing on compatibility fixes for the Stepper and performance improvements for state hooks.
Key Highlights
- Fixed Google Translate compatibility issues in Stepper
- Added memoization to all handlers in use-list-state hook
- Improved performance for state management
Full Release Notes
## Changes - `[@mantine/core]` Stepper: Fix Google Translate compatibility issues (#8744) - `[@mantine/hooks]` use-list-state: Add memoization to all handlers (#8739)