Skip to content

v8.0.0

Compare
Choose a tag to compare
@gpbl gpbl released this 26 Mar 22:47

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 with useInput hook
  • new and redesigned props

See also: https://react-day-picker.js.org/guides/upgrading