-
Couldn't load subscription status.
- Fork 640
Release tracking (37.0.0-rc.2) #4850
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. |
size-limit report 📦
|
5faed2c to
188532c
Compare
188532c to
ec05388
Compare
ec05388 to
d5b4f29
Compare
d5b4f29 to
4af10bf
Compare
4af10bf to
f7d80a4
Compare
f7d80a4 to
3267078
Compare
3267078 to
294a843
Compare
294a843 to
6c5a109
Compare
0eb5e03 to
fd3cd78
Compare
fd3cd78 to
1a43d8f
Compare
1a43d8f to
2c93fb7
Compare
2c93fb7 to
905ca11
Compare
905ca11 to
c3064dd
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.
Integration tests are green 🟢
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/[email protected]
Major Changes
#4783
7c57f40d55ba2f10c6255e5273d5ae8021a919e5Thanks @joshblack! - Remove the SSRProvider component and useSSRSafeId hook#4781
2d7307ae575e0a5e17e602bab860e538e2bc148aThanks @joshblack! - Remove the deprecated FilterList component from Primer ReactMinor Changes
#4804
fd2c7052be423150648d30f4baca0857b0644318Thanks @joshblack! - Remove experimental TabPanels component in preference of UnderlinePanels#4819
0112347b23d1aebf9a5dfea5cb01591b700dd653Thanks @joshblack! - Update Heading component to use CSS Modules behind feature flag#4750
414c140cf86b37cd0104cdc8b027636a57cc0127Thanks @iansan5653! - AddKeybindingHintcomponent for indicating an available keyboard shortcut#4852
1cb1470d587087d9927abd2b2991c5068b79cdf4Thanks @joshblack! - Add support for sourcemaps for emitted CSS filesPatch Changes
#4795
ca6b4b1b6db2e867212689417503fcf3f29a7bceThanks @siddharthkp! - ActionList: Enable focusZone for roles listbox and menu#4828
1a674f7ad18eb51bfc3ea63ec53b14880ebfd25aThanks @jonrohan! - Refactor Link component to use CSS modules using the feature flagprimer_react_css_modules#4841
f3b08dfd20681b04c5812a5ff66ea65d0e090db9Thanks @TylerJDev! - Removearia-busyfromProgressBarcomponent#4857
16c31e6933d4f98db15baa880110fdf8aa2409e5Thanks @jonrohan! - fix(Blankslate): Don't use Box to render heading when flag is enabled#4855
873249a1e31d74e1d94399f495558ce9574f22c5Thanks @mattcosta7! - avoid useeffect when syncing theme config