Breaking changes
What's Changed
- 🐛 FIX: readability-isMonthinRange by @mary139 in #4421
- Fix #4431: Update the excludedDate to match the year to check of the isYearDisabled by @balajis-qb in #4432
- Fix #4420: Update home key and end key navigation in Calendar component by @balajis-qb in #4430
- Document #4420: 📝 Update the behavior of Home Key and End Key in the README file by @balajis-qb in #4438
- Fix #4076: Trigger onCalendarClose event and onChange even when the same date is selected as the start and the end date in a date range by @balajis-qb in #4394
- Excluded dates message by @dvelazquez1282 in #4437
- Fix #4456: Add shift+pageUp key and shift+pageDown key navigation in Calendar component by @balajis-qb in #4457
- Fix options passed to date-fns/format by @emilecantin in #4469
New Contributors
- @mary139 made their first contribution in #4421
- @G07cha made their first contribution in #4393
- @dvelazquez1282 made their first contribution in #4437
- @emilecantin made their first contribution in #4469
Full Changelog: v4.25.0...v5.0.0