v1.6.1
What's changed?
- Updated all dependencies.
Bug fixes
- Fixed the date being wrongly formatted on IE11 in
zh-CN
locale. - Fixed DateTimePicker not working properly on older (<16.3) versions of React.
- 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.