Skip to content

v9.0.9

Compare
Choose a tag to compare
@gpbl gpbl released this 07 Sep 23:56
· 99 commits to main since this release
a30f541

This release fixes a regression causing the calendar to reset when selecting the days, improves compatibility with the previous version and fixes some other bugs.

What's Changed

  • feat: added back more properties to the value returned by useDayPicker by @gpbl in #2427
  • fix: calendar is reset after selecting a day by @gpbl in #2429
  • fix(style): remove unnecessary styles to buttons in footer in DayPicker by @hsnaydd in #2383
  • fix(style): missing class names for months and years dropdowns @hsnaydd in #2394
  • fix(utilities): dateMatchModifiers to use defaultDateLib by @gpbl in #2413
  • fix(types): add formatWeekNumberHeader to Formatters by @gpbl in #2412
  • fix(types): add missing ChevronProps export by @rishabh-ink in #2363

New Contributors

Full Changelog: v9.0.8...v9.0.9