diff --git a/.changeset/proud-spoons-joke.md b/.changeset/proud-spoons-joke.md index 7bb474e78..0625f9618 100644 --- a/.changeset/proud-spoons-joke.md +++ b/.changeset/proud-spoons-joke.md @@ -3,3 +3,13 @@ --- Correct date handling for minDate in month selection + +What's Changed + +- Fixed a bug where month selection wasn't respecting minDate constraints +- Month buttons are now correctly enabled/disabled based on minDate + +Impact + +- Users will see more accurate month selection behavior when minDate is set +- No breaking changes or migration steps required