react-day-picker v7.1.6 Release Notes

Release Date: 2018-04-15 // about 6 years ago
    • โšก๏ธ Updated to support React 17 (#696)
    • โž• Added: isSameMonth, isDate functions to DateUtils.
    • ๐Ÿ›  Fixed: month was reset when selecting multiple days (#669)
    • ๐Ÿ›  Fixed: week numbers may not be correct (#692)
    • ๐Ÿ›  (DayPickerInput) Fixed: overlay did not reset the displayed month when appearing again (#667)
    • ๐Ÿ›  (DayPickerInput) Fixed: overlay was shown even if the input was disabled (#680)