Releases: aranlucas/react-hook-form-mantine
Releases · aranlucas/react-hook-form-mantine
v3.1.3
19 Sep 18:23
Compare
Sorry, something went wrong.
No results found
3.1.3 (2023-09-19)
Bug Fixes
adding back removed components (2f64d0d )
adding datepicker input to examples [skip release] (d62c7ab )
v3.1.2
19 Sep 02:48
Compare
Sorry, something went wrong.
No results found
3.1.2 (2023-09-19)
Bug Fixes
adding release note generator (3fa52ed )
v2.0.0
18 Aug 00:43
Compare
Sorry, something went wrong.
No results found
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
12 May 23:06
Compare
Sorry, something went wrong.
No results found
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
09 May 15:23
Compare
Sorry, something went wrong.
No results found
1.0.9 (2023-05-09)
Bug Fixes
Merge pull request #4 from ShahriarKh/patch-1 (44c97b1 )
v1.0.8
08 Mar 21:20
Compare
Sorry, something went wrong.
No results found
1.0.8 (2023-03-08)
Bug Fixes
v1.0.7
08 Mar 19:39
Compare
Sorry, something went wrong.
No results found
1.0.7 (2023-03-08)
Bug Fixes
using values and onChange props would break react-hook-form (5dfd0be )
v1.0.6
08 Mar 17:27
Compare
Sorry, something went wrong.
No results found
1.0.6 (2023-03-08)
Bug Fixes
typing for transferListProps (115cd0a )
v1.0.5
08 Mar 15:13
Compare
Sorry, something went wrong.
No results found
1.0.5 (2023-03-08)
Bug Fixes
fields with checked not working correctly (391edfd )
v1.0.4
08 Mar 05:17
Compare
Sorry, something went wrong.
No results found
1.0.4 (2023-03-08)
Bug Fixes
improve controller typing (f73e621 )