fullcalendar v5.5.1 Release Notes

Release Date: 2021-01-16 // over 3 years ago
    • 💅 view styles lost after changing to view with allDaySlot:false, view-specific dayHeaders (#6069)
    • type error when slotDuration is in whole days (#5952)
    • rrule byweekday property not working (#6059)
    • 👌 support for recurring events in iCalendar feed (#6068)
    • ➕ add Indian/Tamil language support (#6061)
    • error in @fullcalendar/scrollgrid with NextJS (SSR) (#6037)
    • ✂ removed unnecessary use of Promise in icalendar package. restores IE11 compatibility