What's new?
NavigationLabelFunc,OnClickFunc,OnClickWeekNumberFunc,TileClassNameFunc,TileContentFuncandTileDisabledFunctypes are now exported for your convenience.
What's changed?
- Renamed calendar types passed to
calendarTypeprop to matchIntl.Locale.calendar. Thanks to this change, we will be able to support many more calendar types in the near future! Don't worry - old values are still supported, but will be deprecated in the future. - Updated
clsxdependency to2.0.0to enable ESM support in the near future.