react-day-picker v3.0.0 Release Notes

Release Date: 2016-10-11 // over 7 years ago
    • ๐Ÿ›  Fixed an issue with weekdays labels (#220 by makenosound).
    • โœ‚ Removed weekdayComponent and navbarComponent props (deprecated from v2.3.0)

    ๐Ÿ’ฅ Breaking changes

    For any locale, weekday names must now begin from Sunday, and the first day of week should reflect this change (hence to start from Monday, the first day of ๐Ÿ‘€ week is 1). See this diff as example.