react-day-picker v5.3.0 Release Notes

Release Date: 2017-04-25 // almost 7 years ago
    • Include Typescript Type Definitions (#303)
    • โž• Added: a new modifiersStyles prop to add inline style to the days matching the given modifiers (see example).
    • โž• Added: isDayBefore, isDayAfter functions to DateUtils.

    ๐Ÿ› Bug fixes

    • Functions were not considered in arrays of modifiers (#301)
    • ๐Ÿ›  Fixes possible issues when comparing days with different timezones (#307)