Skip to content

v6.8.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 04 Feb 12:14
· 951 commits to main since this release

What's new?

  • New option showLeadingZeros enables you to, well, show leading zeros.
  • Various performance and architecture optimizations.

Bug fixes

  • Fixed MonthInput allowing to enter values larger than allowed in some scenarios.
  • Fixed React warning shown when erased input value.
  • Fixed an edge case when rendering two date pickers in different locales would cause the second date picker to overwrite locale settings of the first one.