v1.4.0
1 March 2026
⚠️ Breaking Changes
- Context Hook API: The sole public-facing hook is now
useIlamyCalendarContext. If you were importing any other context hooks directly, you must migrate touseIlamyCalendarContext. Internally, hooks have been unified intouseSmartCalendarContext. (#77)
Features
- feat: add
hiddenDaysprop to hide specific weekdays from the week view (#85)
Fixes
- fix: resolve scroll overflow in fixed-height calendar and DST grid corruption (
#84) - fix: resolve translation type errors in recurrence editor