Skip to content

v10.2.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 22 May 17:40
· 207 commits to main since this release
2f7fc87

What's new?

  • DatePickerProps type is now exported for your convenience.
  • Added support for onInvalidChange prop (#398, #509). Thanks, @irunner-toptal!

Bug fixes

  • Fixed types for onChange and onFocus props.