Skip to content

v4.4.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 16 Jul 08:10
· 144 commits to main since this release
69711f6

What's new?

  • NavigationLabelFunc, OnClickFunc, OnClickWeekNumberFunc, TileClassNameFunc, TileContentFunc and TileDisabledFunc types are now exported for your convenience.

What's changed?

  • Renamed calendar types passed to calendarType prop to match Intl.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 clsx dependency to 2.0.0 to enable ESM support in the near future.