v9.0.9
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 usedefaultDateLib
by @gpbl in #2413 - fix(types): add
formatWeekNumberHeader
toFormatters
by @gpbl in #2412 - fix(types): add missing
ChevronProps
export by @rishabh-ink in #2363
New Contributors
- @mahata made their first contribution in #2388
- @1eeminhyeong made their first contribution in #2391
- @hsnaydd made their first contribution in #2383
Full Changelog: v9.0.8...v9.0.9