v8.0.0
This version Introduces mayor breaking changes and is mostly incompatible with v7.
Head over the redesigned website at https://react-day-picker.js.org for more details.
Notable changes
- added date-fns library as peer dependency
- native TypeScript support
- selection modes: single, multiple, range
- improved ARIA support
- replaced
DayPickerInput
component withuseInput
hook - new and redesigned props