-
Notifications
You must be signed in to change notification settings - Fork 584
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 (37.12.0) #5603
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
👋 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 📦
|
8c0f7a0
to
c5fad34
Compare
c5fad34
to
3385f16
Compare
3385f16
to
90fd2e7
Compare
90fd2e7
to
33076d7
Compare
33076d7
to
dc003c5
Compare
dc003c5
to
3ce2014
Compare
3ce2014
to
966c2c7
Compare
01fe721
to
026be8b
Compare
026be8b
to
d326660
Compare
d326660
to
69cf641
Compare
69cf641
to
4be6ad6
Compare
4be6ad6
to
0c132e2
Compare
francinelucca
approved these changes
Feb 6, 2025
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.
💃
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
integration-tests: recommended
This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
#5466
eb0857d
Thanks @jonrohan! - Remove CSS modules feature flag from Spinner#5492
469f703
Thanks @joshblack! - Update dependency range for React dependencies to include 19.x#5608
3a41430
Thanks @hussam-i-am! - feat(AvatarStack): add style prop#5139
59e0efa
Thanks @broccolinisoup! - [SelectPanel] Implement loading states#5174
cf80bf2
Thanks @TylerJDev! - TreeView: Addsaria-label
prop toTreeView.Subtree
Patch Changes
#5606
f291e81
Thanks @joshblack! - Update BaseStyles to no longer pass system props when feature flag is enabled#5595
2db6c92
Thanks @francinelucca! - fix(useResizeObserver): undefined variable alternative#5593
2b05aad
Thanks @camertron! - Fix experimental SelectPanel anchoring behavior#5657
de4fc48
Thanks @langermank! - Remove style from sx#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for Autocomplete fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for Overlay fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for PageHeader fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for PageLayout fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for Pagination fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for SegmentedControl fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for SelectPanel fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for SideNav fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for SubNav fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for Token fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for TooltipV2 fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for AvatarStack fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for UnderlinePanels fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for UnderlineTabbedInterface fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for BaseStyles fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for ConfirmationDialog fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for DataTable fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for Hidden fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for InlineMessage fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for KeybindingHint fromteam
tostaff
#5610
32b1f2f
Thanks @jonrohan! - Moving CSS component feature flag for NavList fromteam
tostaff
#5605
d14c48c
Thanks @francinelucca! - fix(Button): do not render main spinner if there is a count when loading#5590
d045ae4
Thanks @hectahertz! - Pagination: Optimize the page rendering algorithm and prevent layout shifts.