Improvement
💃Add IE11 bundle (#235)
No longer need to install ie only version, now you can import IE 11 compatible version
import useForm 'react-hook-form/dist/react-hook-form.ie11
💃Fix getMultipleSelectValue for HTMLOptionsCollection (#229)
Typescript Improvement
💃Overload unregister function (#236)