Releases: aranlucas/react-hook-form-mantine
Releases · aranlucas/react-hook-form-mantine
v3.1.3
3.1.3 (2023-09-19)
Bug Fixes
- adding back removed components (2f64d0d)
- adding datepicker input to examples [skip release] (d62c7ab)
v3.1.2
3.1.2 (2023-09-19)
Bug Fixes
- adding release note generator (3fa52ed)
v2.0.0
2.0.0 (2023-08-18)
Bug Fixes
-
match react-hook-form esm / cjs setup (#10) (8f564a2)
-
removing pnpm and updating package-lock.json (d6335c4)
-
chore: update essential dependencies
-
fix: update deprecated StorybookViteConfig type and add dark mode addon
-
feature: add all @mantine/dates related input fields
-
remove storybook-dark-mode
-
add exports and fix duplicate type name
Features
- added all @mantine/dates input fields and updated minor versions of dependencies (#11) (563eef4)
BREAKING CHANGES
- new installs should also install @mantine/dates
v1.0.10
1.0.10 (2023-05-12)
Bug Fixes
- chip example not working for multiple (dff70e7)
- prop for multiple needs to change to be valid (87362e2)
v1.0.9
1.0.9 (2023-05-09)
Bug Fixes
- Merge pull request #4 from ShahriarKh/patch-1 (44c97b1)
v1.0.8
1.0.8 (2023-03-08)
Bug Fixes
v1.0.7
1.0.7 (2023-03-08)
Bug Fixes
- using values and onChange props would break react-hook-form (5dfd0be)
v1.0.6
1.0.6 (2023-03-08)
Bug Fixes
- typing for transferListProps (115cd0a)
v1.0.5
1.0.5 (2023-03-08)
Bug Fixes
- fields with checked not working correctly (391edfd)
v1.0.4
1.0.4 (2023-03-08)
Bug Fixes
- improve controller typing (f73e621)