-
Notifications
You must be signed in to change notification settings - Fork 646
Release tracking (37.22.0) #5966
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 📦
|
ffcad86 to
6c1ff7e
Compare
6c1ff7e to
3e9f2c8
Compare
3e9f2c8 to
10eeb4b
Compare
f776f66 to
e7af6f4
Compare
e7af6f4 to
926a09a
Compare
cc675bb to
ac9a5bd
Compare
d680a3a to
2255c98
Compare
2255c98 to
aa60c38
Compare
04d0c27 to
80487e5
Compare
80487e5 to
b7dd3d4
Compare
9af91ec to
cecd774
Compare
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/[email protected]
Minor Changes
#5981
b03f78fThanks @jonrohan! - Remove the CSS modules feature flag from the BaseStyles component#5970
02ed196Thanks @jonrohan! - Remove the CSS modules feature flag from the TextInput component#5984
103c3bfThanks @joshblack! - Add support for theclassNameprop toFormControl.Validation#5982
36f1007Thanks @jonrohan! - Remove the CSS modules feature flag from the Overlay component#5969
1066419Thanks @jonrohan! - Remove the CSS modules feature flag from the Dialog component#5872
2b98c2cThanks @jonrohan! - Remove the CSS modules feature flag from the TooltipV2 component#5934
c1ea6cfThanks @jonrohan! - Remove the CSS modules feature flag from the TreeView component#5983
8a22d86Thanks @jonrohan! - Remove the CSS modules feature flag from the ProgressBar component#5973
6d3fc05Thanks @joshblack! - Update components to use jsx from react/jsx-runtime instead of createElementPatch Changes
#5986
308fe82Thanks @francinelucca! - fix(SelectPanel): do not depend on id for selection comparison#5968
0ea045aThanks @jonrohan! - Remove the primer_react_css_modules_staff feature flag. Also needed to rework the feature flag logic for the NavList component.#5963
7562cbbThanks @joshblack! - Update Avatar component to correctly merge style when style prop is provided