-
Notifications
You must be signed in to change notification settings - Fork 645
Release tracking (37.13.0) #5665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🌏 Integration tests
🤔 Sanity test
🚢 After merge
Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers. |
|
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
d3bd5ac to
9baca2d
Compare
9baca2d to
4c6cdc4
Compare
4c6cdc4 to
07071c1
Compare
07071c1 to
692a512
Compare
692a512 to
4319a5d
Compare
4319a5d to
4745aba
Compare
4745aba to
e51b18e
Compare
9f10d61 to
c5a2d85
Compare
c5a2d85 to
ebf1dc6
Compare
ebf1dc6 to
26b1da7
Compare
26b1da7 to
35a6a42
Compare
|
Heads up to the release conductor (@joshblack), |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@primer/react@37.13.0
Minor Changes
dbcb8f7Thanks @khiga8! - feat: Introduce Tooltip to SegmentedControlIconButtonPatch Changes
#5636
c2165afThanks @ktravers! - Update useOpenAndCloseFocus hook to apply return focus when preventFocusOnOpen prop is given#5662
613cf0cThanks @kendallgassner! - Autocomplete: Use aria-live to announce "no selectable options".#5669
b2bc006Thanks @jonrohan! - Move FormControl css modules feature flag from team to staff#5628
621c878Thanks @hectahertz! - Update the Dialog stress test story to go fullscreen on narrow screens#5667
10436f5Thanks @lukasoppermann! - Replaced raw values for duration and easing with primitives#4481
6e7da1eThanks @TylerJDev! - AllowsActionMenuandSelectPanelitems to remain focusable whendisabled#5683
8bb78e1Thanks @jonrohan! - Remove the CSS modules feature flag from the Hidden component