-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Release Tracking (next) #1402
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
Closed
Closed
Release Tracking (next) #1402
Conversation
This file contains hidden or 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
bd8a502 to
c760949
Compare
c760949 to
264a11e
Compare
264a11e to
f591dfd
Compare
f591dfd to
56e8f51
Compare
56e8f51 to
c604b71
Compare
c604b71 to
a97247d
Compare
a97247d to
fb117e7
Compare
fb117e7 to
58dce70
Compare
58dce70 to
eedc54f
Compare
eedc54f to
90f96a1
Compare
90f96a1 to
53f08db
Compare
|
Preparing for a release. ChecklistMake sure these items are checked before merging.
Selectors added/removed since latest release--- before.txt 2021-09-17 00:02:58.276462597 +0000
+++ after.txt 2021-09-17 00:02:58.364463197 +0000
@@ -598,3 +598,2 @@
.breadcrumb-item[aria-current]:not([aria-current=false])::after
-.break-word
.btn |
53f08db to
ffd230d
Compare
ffd230d to
7c8e3bc
Compare
7c8e3bc to
5269bd7
Compare
5269bd7 to
69e37de
Compare
69e37de to
36b4ab2
Compare
36b4ab2 to
81ab132
Compare
81ab132 to
fcba896
Compare
fcba896 to
3414df6
Compare
3414df6 to
698712a
Compare
698712a to
0c02b3d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 next_major, this PR will be updated.
next_majoris currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext_major.Releases
@primer/css@18.0.0-next.0
Major Changes
#1541
d24d3822Thanks @jonrohan! - Removing the rem() mixin and usages. Placing the computed values in place.#1462
32040ff9Thanks @jonrohan! - Renamemodes.scssfile tocolor-modes.scssand move from thebase/folder to thesupport/variablesfolder.#1465
53685d83Thanks @jonrohan! - Moving color modes to their own bundle,./color-modes/and separates color mode themes into their own scss file.#1566
816a5d50Thanks @jonrohan! - Remove break-word from utilities