gpbl / react-day-picker

DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications.
https://daypicker.dev
MIT License
5.87k stars 702 forks source link

build(breaking): use React 18+ as peer dependency #2095

Closed gpbl closed 2 months ago

gpbl commented 2 months ago

By setting the peer dependency to React 18+, we can remove the useId hook.