-
Notifications
You must be signed in to change notification settings - Fork 646
Release tracking (rc) #5008
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 (rc) #5008
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. |
size-limit report 📦
|
8d33106 to
78afd18
Compare
78afd18 to
969de9d
Compare
969de9d to
742d356
Compare
742d356 to
78f6b85
Compare
78f6b85 to
e2b367d
Compare
e2b367d to
7abb107
Compare
7abb107 to
de3313e
Compare
e22d978 to
fb154f1
Compare
fb154f1 to
e3a8283
Compare
e3a8283 to
da34210
Compare
da34210 to
07f9e5e
Compare
07f9e5e to
b3cafc6
Compare
b3cafc6 to
13b310c
Compare
13b310c to
cc0cfec
Compare
siddharthkp
left a comment
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.
Integration is green!
Going to merge today (Friday), but upgrade dotcom on Monday
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@primer/react@37.0.0-rc.7
Major Changes
#4784
b518005Thanks @joshblack! - Remove temporary folders for TypeScript resolution of sub-paths#4807
055c9a7Thanks @langermank! - Remove deprecatedButtoncomponentMinor Changes
#4965
5426a9aThanks @joshblack! - Update CounterLabel to use CSS Modules behind feature flag#4956
15cb90fThanks @francinelucca! - fix(PageHeader): add role prop and aria-label in top-level element#4962
1977a68Thanks @joshblack! - Update Checkbox component to use CSS Modules behind feature flag#4976
f448b1bThanks @joshblack! - Add certain wildcard exports to named entry points#5007
c909285Thanks @lukasoppermann! - ProgressBar: Addbgprop toProgressBar.Item#4960
21c3fceThanks @joshblack! - Add support for experimental IssueLabel component#5002
9bd5c89Thanks @jonrohan! - chore(AvatarPair): Convert AvatarPair to CSS modulesPatch Changes
#5026
3302440Thanks @siddharthkp! - Banner: Fix alignment of secondary action without primary action#5018
8e4beaeThanks @jonrohan! - Remove the CSS modules feature flag fromHeading#5023
1691e46Thanks @jonrohan! - Move Button component feature flag from primer_react_css_modules_team to primer_react_css_modules_staff#5020
31f03fbThanks @jonrohan! - Move Text component feature flag from primer_react_css_modules_staff to primer_react_css_modules_ga#5001
597d285Thanks @jonrohan! - MigrateButtonGroupcomponent to use CSS modules behind theprimer_react_css_modules_teamfeature flag#5022
4395d16Thanks @jonrohan! - Move Label component feature flag from primer_react_css_modules_staff to primer_react_css_modules_ga#4969
0cd6151Thanks @TylerJDev! - Add initial loading state to live region announcement inTreeView#5024
45f3597Thanks @jonrohan! - Move Avatar component feature flag from primer_react_css_modules_team to primer_react_css_modules_staff#5011
7a5205dThanks @langermank! - Bug fix:Buttonaria-expanded state (CSS Modules)