Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/stupid-ravens-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@primer/react': minor

Copilot AI Feb 6, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use double quotes for the package key to match existing changesets in this repo (e.g., other files under .changeset use "@primer/react": ...). This keeps the changeset format consistent across the folder.

Copilot uses AI. Check for mistakes.
---

feat: implement displayInViewport for ActionMenu and AnchoredOverlay

Copilot AI Feb 6, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changeset summary line doesn’t match the style used in other changesets here (they use a short imperative sentence, not a conventional-commit prefix like "feat:"). Consider rephrasing to be consistent with the surrounding changesets.

Copilot uses AI. Check for mistakes.
Loading