Skip to content

v6.5.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 10 Dec 20:32
· 1034 commits to main since this release

What's new?

  • You can now pass dates as strings. Be careful though; while non-ISO formats may be resolved correctly, some browsers may fail to do so (#26).
  • You can customize calendar icon by passing calendarIcon prop. See documentation for more details.
  • There's now a clear button. Just like calendar icon, you can customize it by passing clearIcon prop (#28).