-
Notifications
You must be signed in to change notification settings - Fork 625
Release tracking #6394
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
Release tracking #6394
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 📦
|
141a45f
to
49a7a72
Compare
64a8667
to
84c4dc6
Compare
84c4dc6
to
f22e3ee
Compare
f22e3ee
to
0fbfb51
Compare
0fbfb51
to
e5f46eb
Compare
8564411
to
c45485a
Compare
c45485a
to
1f02db3
Compare
1f02db3
to
8e18b20
Compare
8e18b20
to
5294d4c
Compare
5294d4c
to
1f58c0b
Compare
1f58c0b
to
a741480
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✨
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.30.0
Minor Changes
#6350
8731f43
Thanks @liuliu-dev! - Addsicon
andaction
props toSelectPanelMessage
to improve UX and accessibility.#6378
3f68aa7
Thanks @langermank! - Addsize
prop toActionList.Item
Patch Changes
#6339
3d19045
Thanks @francinelucca! - chore(FilteredActionList): remove modern action list FF#6349
b831e20
Thanks @langermank! - Alignfont
with PVC for Tooltip#6341
744102b
Thanks @ompharate! - Update TextInput TypeScript types to make shared props optional#6404
c6bda10
Thanks @hectahertz! - SelectPanel announces loading prop changes