Skip to content

v6.2.1

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 22 Oct 15:45
· 1027 commits to main since this release

Enhancements

  • React-Date-Picker no longer relies on <form> for data validation, resulting in increased reliability when placed inside a form.

Bug fixes

  • Fixed a bug that caused Calendar button to submit the form when React-Date-Picker was placed in one. Thanks, @marcofugaro!