v1.3.2

KevinVandy/mantine-react-tablev1.3.2Oct 3, 2023by KevinVandy

AI Summary

A bug fix release addressing issues with row creation state management and French localization.

Key Highlights

  • Fixed `creatingRow` state management with `onCreatingRowChange`
  • Fixed French selected rows translation error

Full Release Notes

## What's Changed
- Fixed `creatingRow` state not able to be properly self managed when using `onCreatingRowChange`
- Fixed French selected rows translation error

**Full Changelog**: https://github.com/KevinVandy/mantine-react-table/compare/v1.3.1...v1.3.2