Skip to content

Commit c27945f

Browse files
chore(calendar-web): update changelog
1 parent e4ef1b2 commit c27945f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/pluggableWidgets/calendar-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1616

1717
- We fixed an issue where the “On view range changed” event nanoflow did not trigger when switching from Day/Week to Month view, causing Month view to only load events from the last week instead of the full month range.
1818

19+
- Updated the start date attribute logic to use EditableValue and handle null cases correctly, preventing errors when the attribute is unset or missing.
20+
1921
## [2.2.0] - 2025-11-11
2022

2123
### Added

0 commit comments

Comments
 (0)