-
Notifications
You must be signed in to change notification settings - Fork 604
Release tracking #5952
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 #5952
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! |
a902fba
to
be17981
Compare
size-limit report 📦
|
be17981
to
1cff2bd
Compare
1cff2bd
to
27b8eb9
Compare
27b8eb9
to
d11739f
Compare
d11739f
to
1b0b148
Compare
83a50b0
to
f330d10
Compare
f330d10
to
d27228e
Compare
83337ac
to
a900296
Compare
a900296
to
578e4f9
Compare
578e4f9
to
cb7142e
Compare
cb7142e
to
4e03873
Compare
eae1c92
to
9237c6a
Compare
9237c6a
to
42b71e7
Compare
42b71e7
to
732f628
Compare
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/[email protected]
Minor Changes
#5841
fe429d7
Thanks @dwsosa! - added default button type to switch button to prevent submit when included in form#5929
294dac3
Thanks @hectahertz! - Add the framework required to run component stress tests#5939
633fd39
Thanks @hectahertz! - Implement the secondaryAction prop and deprecate footer#5935
4f9aae7
Thanks @jonrohan! - Remove the CSS modules feature flag for the PageLayout componentPatch Changes
#5942
596388d
Thanks @hectahertz! - Improve PageLayout performance#5962
196de0f
Thanks @emilybrick! - Fix spacing for SelectPanel header on modal to better align with x button#5958
9110f71
Thanks @joshblack! - Update ActionList.LinkItem to pass through thevariant
prop when the CSS Modules flag is disabled#5956
5cb35f3
Thanks @hectahertz! - Introduce Save and close on SelectPanel