-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 #2599
Release Tracking #2599
Conversation
Preparing for a release. ChecklistMake sure these items are checked before merging.
Selectors added/removed since latest release--- before.txt 2024-05-06 16:33:21.815226342 +0000
+++ after.txt 2024-05-06 16:33:21.867226687 +0000
@@ -218,2 +218,4 @@
.FormControl-select-wrap:after
+.FormControl-select-wrap[data-multiple] .FormControl-select
+.FormControl-select-wrap[data-multiple]:after
.FormControl-select.FormControl-error
@@ -408,2 +410,3 @@
.Overlay-header.Overlay-header--large .Overlay-headerContentWrap .Overlay-titleWrap .Overlay-title
+.Overlay-headerFilter
.Overlay.Overlay--height-auto
@@ -3910,2 +3913,3 @@
[open]>.btn-primary
+[popover]:not(.\:popover-open)
[role=button]:focus Bundles with a size change since latest release[ 'primer', 4491, 4, 67412, 54, 1254836, -112 ]
|
1dbe1cb
to
4c2c5a6
Compare
e14bd49
to
b2db18c
Compare
b2db18c
to
91780ad
Compare
91780ad
to
60a8fa4
Compare
60a8fa4
to
6486ec4
Compare
6486ec4
to
c7e2275
Compare
c7e2275
to
ac4c707
Compare
ac4c707
to
6e18a86
Compare
be39913
to
6d6983f
Compare
6d6983f
to
03de224
Compare
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
#2598
434fcac
Thanks @langermank! - Remove marketing icon variables#2596
9896c79
Thanks @jonrohan! - Move native color styles from the color-modes bundle to the base bundlePatch Changes
a03827b
Thanks @langermank! - Cleanup old Primitive imports