aranlucas / react-hook-form-mantine

React Hook Form bindings for Mantine components
https://aranlucas.github.io/react-hook-form-mantine/
83 stars 12 forks source link

Feature: Added all @mantine/dates input fields and updated minor versions of dependencies #11

Closed rommelmamedov closed 11 months ago

rommelmamedov commented 11 months ago

This PR introduces support for Maninte dates inputs as mentioned on this issue - https://github.com/aranlucas/react-hook-form-mantine/issues/7

aranlucas commented 11 months ago

1 more small thing. Use https://github.com/semantic-release/semantic-release commit to mention that it will be a breaking change and new installs should also install @mantine/dates. Saves me some time to just run my workflow :)

aranlucas commented 11 months ago

https://github.com/aranlucas/react-hook-form-mantine/commits/monorepo this was my failed attempt - if you want to create a react-hook-form-dates package

rommelmamedov commented 11 months ago

https://github.com/aranlucas/react-hook-form-mantine/commits/monorepo this was my failed attempt - if you want to create a react-hook-form-dates package

I don't think I will get a chance to work on this monorepo approach anytime soon 😕

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: