Skip to content

v6.12.1

Choose a tag to compare

@wojtekmaj wojtekmaj released this 11 Sep 16:59

What's changed?

  • Updated all dependencies.

Bug fixes

  • Fixed the date being wrongly formatted on IE11 in zh-CN locale (#99).
  • Updated react-calendar dependency which fixes crash on IE11.
  • Updated get-user-locale dependency which fixes uncaught error on IE11 caused by Array.prototype.includes not being implemented.