-
Notifications
You must be signed in to change notification settings - Fork 535
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 #5219
Release tracking #5219
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 📦
|
d40ddd6
to
635b9e6
Compare
635b9e6
to
aaabf5e
Compare
aaabf5e
to
438604c
Compare
438604c
to
26452b6
Compare
b263253
to
2023938
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 passing 🎉
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.2.0
Minor Changes
#5168
b9749d4
Thanks @TylerJDev! - TreeView: Adds indication of no nodes in a tree item, allows for `aria-expanded even if the item is empty.#5202
293c574
Thanks @hussam-i-am! - UpdateSubNav
component to use CSS modules behind the feature flag primer_react_css_modules_teamPatch Changes
#5225
e732591
Thanks @jonrohan! - chore(Banner): Move Banner CSS module flag from staff to ga#5177
26b54d8
Thanks @lukasoppermann! - Allow primitives dep to be if version 9 OR 10