-
Notifications
You must be signed in to change notification settings - Fork 609
Release tracking #6062
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
base: main
Are you sure you want to change the base?
Release tracking #6062
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 📦
|
fe964e6
to
45871db
Compare
45871db
to
fe62608
Compare
d239627
to
f545360
Compare
f545360
to
f2b28b4
Compare
f2b28b4
to
af0643a
Compare
51042d0
to
14b3dfe
Compare
14b3dfe
to
84427d1
Compare
84427d1
to
2050e12
Compare
2050e12
to
a82cb62
Compare
a82cb62
to
57177fb
Compare
57177fb
to
60035d5
Compare
👋 Hi from github/github! Your integration PR is ready: https://github.com/github/github/pull/379645 |
🟢 golden-jobs completed with status |
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.25.0
Minor Changes
#6107
694dd95
Thanks @copilot-swe-agent! - feat(ConfirmationDialog): add className, width and height#5899
7cf029d
Thanks @joshblack! - Add support for different sizes to Blankslate#6051
a007808
Thanks @jonrohan! - Remove the css modules feature flag from the SelectPanel2 experimental component#6052
06361d1
Thanks @jonrohan! - Remove the CSS module feature flag from the AvatarStack component#5899
7cf029d
Thanks @joshblack! - Add support for HTML attributes being passed to Blankslate components#6050
53ef8ea
Thanks @hectahertz! - Switch to a CSS based solution for the PageLayout sticky panePatch Changes
#6109
f7471f8
Thanks @TylerJDev! - DataTable: Add visually hidden text to sortable DataTable column buttons#6055
3b6b1d1
Thanks @TylerJDev! - DataTable: Adds outline-offset to focus indicator on pagination buttons#6077
cf97cb5
Thanks @langermank! - FixSkeleton
background color#6054
3fc7741
Thanks @khiga8! - Add support for aria-label on ActionList.Group#6095
3beba5b
Thanks @francinelucca! - fix(Button): correct loading alignment#6049
776e05e
Thanks @TylerJDev! - ActionList: Ensurerole="option"
is added whenrole="listbox"
is used; allow disabled items to remain focusable#6100
a7e99f8
Thanks @jonrohan! - Remove unused getBreakpointDeclarations function and any related code.