Skip to content
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 #1600

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Release Tracking #1600

merged 1 commit into from
Oct 8, 2021

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Sep 17, 2021

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]

Major Changes

Minor Changes

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2021

Preparing for a release.

Checklist

Make sure these items are checked before merging.

  • Preview the docs change.
  • Preview npm release candidate.
  • CI passes on the release PR.

Selectors added/removed since latest release

--- before.txt	2021-10-08 07:30:35.170723380 +0000
+++ after.txt	2021-10-08 07:30:35.250723052 +0000
@@ -228,3 +228,3 @@
 .Link--muted:hover
-.Link--muted:hover [class*="color-text"]
+.Link--muted:hover [class*=color-text]
 .Link--onHover:hover
@@ -232,6 +232,6 @@
 .Link--primary:hover
-.Link--primary:hover [class*="color-text"]
+.Link--primary:hover [class*=color-text]
 .Link--secondary
 .Link--secondary:hover
-.Link--secondary:hover [class*="color-text"]
+.Link--secondary:hover [class*=color-text]
 .Link:hover
@@ -306,4 +306,4 @@
 .SelectMenu-tab:hover
-.SelectMenu-tab:not([aria-selected="true"]):active
-.SelectMenu-tab[aria-selected="true"]
+.SelectMenu-tab:not([aria-selected=true]):active
+.SelectMenu-tab[aria-selected=true]
 .SelectMenu-tabs
@@ -323,4 +323,4 @@
 .SideNav-item[aria-current]:not([aria-current=false])::before
-.SideNav-item[aria-selected="true"]
-.SideNav-item[aria-selected="true"]::before
+.SideNav-item[aria-selected=true]
+.SideNav-item[aria-selected=true]::before
 .SideNav-subItem
@@ -329,3 +329,3 @@
 .SideNav-subItem[aria-current]:not([aria-current=false])
-.SideNav-subItem[aria-selected="true"]
+.SideNav-subItem[aria-selected=true]
 .State
@@ -598,3 +598,2 @@
 .breadcrumb-item[aria-current]:not([aria-current=false])::after
-.break-word
 .btn
@@ -829,36 +828,18 @@
 .col-xl-9
+.color-bg-accent
 .color-bg-accent-emphasis
-.color-bg-accent-muted
-.color-bg-accent-subtle
+.color-bg-attention
 .color-bg-attention-emphasis
-.color-bg-attention-muted
-.color-bg-attention-subtle
-.color-bg-canvas
-.color-bg-canvas-inset
-.color-bg-canvas-inverse
 .color-bg-danger
 .color-bg-danger-emphasis
-.color-bg-danger-inverse
-.color-bg-danger-muted
-.color-bg-danger-subtle
 .color-bg-default
+.color-bg-done
 .color-bg-done-emphasis
-.color-bg-done-muted
-.color-bg-done-subtle
-.color-bg-info
-.color-bg-info-inverse
+.color-bg-emphasis
 .color-bg-inset
-.color-bg-neutral-emphasis
-.color-bg-neutral-emphasis-plus
-.color-bg-neutral-muted
-.color-bg-neutral-subtle
 .color-bg-overlay
-.color-bg-primary
-.color-bg-secondary
+.color-bg-severe
 .color-bg-severe-emphasis
-.color-bg-severe-muted
-.color-bg-severe-subtle
+.color-bg-sponsors
 .color-bg-sponsors-emphasis
-.color-bg-sponsors-muted
-.color-bg-sponsors-subtle
 .color-bg-subtle
@@ -866,24 +847,19 @@
 .color-bg-success-emphasis
-.color-bg-success-inverse
-.color-bg-success-muted
-.color-bg-success-subtle
-.color-bg-tertiary
-.color-bg-warning
-.color-bg-warning-inverse
 .color-border-accent
+.color-border-accent-emphasis
 .color-border-attention
+.color-border-attention-emphasis
 .color-border-danger
+.color-border-danger-emphasis
 .color-border-default
 .color-border-done
-.color-border-info
-.color-border-inverse
+.color-border-done-emphasis
 .color-border-muted
-.color-border-primary
-.color-border-secondary
 .color-border-severe
+.color-border-severe-emphasis
 .color-border-sponsors
+.color-border-sponsors-emphasis
 .color-border-subtle
 .color-border-success
-.color-border-tertiary
-.color-border-warning
+.color-border-success-emphasis
 .color-fg-accent
@@ -900,9 +876,2 @@
 .color-fg-success
-.color-icon-danger
-.color-icon-info
-.color-icon-primary
-.color-icon-secondary
-.color-icon-success
-.color-icon-tertiary
-.color-icon-warning
 .color-shadow-extra-large
@@ -911,11 +880,2 @@
 .color-shadow-small
-.color-text-danger
-.color-text-inverse
-.color-text-link
-.color-text-primary
-.color-text-secondary
-.color-text-success
-.color-text-tertiary
-.color-text-warning
-.color-text-white
 .composer .comment-form-textarea
@@ -1009,3 +969,3 @@
 .dropdown-item:focus
-.dropdown-item:focus [class*="color-text-"]
+.dropdown-item:focus [class*=color-text-]
 .dropdown-item:focus>.Label
@@ -1013,6 +973,6 @@
 .dropdown-item:hover
-.dropdown-item:hover [class*="color-text-"]
+.dropdown-item:hover [class*=color-text-]
 .dropdown-item:hover>.Label
 .dropdown-item:hover>.octicon
-.dropdown-item[aria-checked="false"] .octicon-check
+.dropdown-item[aria-checked=false] .octicon-check
 .dropdown-menu
@@ -1296,4 +1256,4 @@
 .form-checkbox-details
-.form-checkbox-details-trigger:checked ~ * .form-checkbox-details
-.form-checkbox-details-trigger:checked ~ .form-checkbox-details
+.form-checkbox-details-trigger:checked~* .form-checkbox-details
+.form-checkbox-details-trigger:checked~.form-checkbox-details
 .form-control
@@ -1379,30 +1339,30 @@
 .gutter-condensed
-.gutter-condensed>[class*="col-"]
+.gutter-condensed>[class*=col-]
 .gutter-lg
 .gutter-lg-condensed
-.gutter-lg-condensed>[class*="col-"]
+.gutter-lg-condensed>[class*=col-]
 .gutter-lg-spacious
-.gutter-lg-spacious>[class*="col-"]
-.gutter-lg>[class*="col-"]
+.gutter-lg-spacious>[class*=col-]
+.gutter-lg>[class*=col-]
 .gutter-md
 .gutter-md-condensed
-.gutter-md-condensed>[class*="col-"]
+.gutter-md-condensed>[class*=col-]
 .gutter-md-spacious
-.gutter-md-spacious>[class*="col-"]
-.gutter-md>[class*="col-"]
+.gutter-md-spacious>[class*=col-]
+.gutter-md>[class*=col-]
 .gutter-sm
 .gutter-sm-condensed
-.gutter-sm-condensed>[class*="col-"]
+.gutter-sm-condensed>[class*=col-]
 .gutter-sm-spacious
-.gutter-sm-spacious>[class*="col-"]
-.gutter-sm>[class*="col-"]
+.gutter-sm-spacious>[class*=col-]
+.gutter-sm>[class*=col-]
 .gutter-spacious
-.gutter-spacious>[class*="col-"]
+.gutter-spacious>[class*=col-]
 .gutter-xl
 .gutter-xl-condensed
-.gutter-xl-condensed>[class*="col-"]
+.gutter-xl-condensed>[class*=col-]
 .gutter-xl-spacious
-.gutter-xl-spacious>[class*="col-"]
-.gutter-xl>[class*="col-"]
-.gutter>[class*="col-"]
+.gutter-xl-spacious>[class*=col-]
+.gutter-xl>[class*=col-]
+.gutter>[class*=col-]
 .h0-mktg
@@ -1629,2 +1589,8 @@
 .markdown-body .emoji
+.markdown-body .footnotes
+.markdown-body .footnotes .data-footnote-backref g-emoji
+.markdown-body .footnotes li
+.markdown-body .footnotes li:target
+.markdown-body .footnotes li:target::before
+.markdown-body .footnotes ol
 .markdown-body .highlight
@@ -1683,3 +1649,2 @@
 .markdown-body img[align=right]
-.markdown-body kbd
 .markdown-body li+li
@@ -1691,4 +1656,4 @@
 .markdown-body ol[type="1"]
-.markdown-body ol[type="a"]
-.markdown-body ol[type="i"]
+.markdown-body ol[type=a]
+.markdown-body ol[type=i]
 .markdown-body p
@@ -1712,2 +1677,4 @@
 .markdown-body span.frame>span
+.markdown-body sup>a::after
+.markdown-body sup>a::before
 .markdown-body table
@@ -3111,4 +3078,4 @@
 .suggester li:last-child
-.suggester li[aria-selected="true"]
-.suggester li[aria-selected="true"] small
+.suggester li[aria-selected=true]
+.suggester li[aria-selected=true] small
 .suggester-container
@@ -3135,3 +3102,2 @@
 .text-emphasized
-.text-inherit
 .text-italic
@@ -3326,30 +3292,38 @@
 :root
-[data-color-mode="auto"][data-dark-theme*="dark"]
-[data-color-mode="auto"][data-dark-theme*="dark"] .form-select
-[data-color-mode="auto"][data-dark-theme*="light"]
-[data-color-mode="auto"][data-dark-theme="dark"]
-[data-color-mode="auto"][data-dark-theme="dark_dimmed"]
-[data-color-mode="auto"][data-dark-theme="dark_high_contrast"]
-[data-color-mode="auto"][data-dark-theme="light"]
-[data-color-mode="auto"][data-light-theme*="dark"]
-[data-color-mode="auto"][data-light-theme*="dark"] .form-select
-[data-color-mode="auto"][data-light-theme*="light"]
-[data-color-mode="auto"][data-light-theme="dark"]
-[data-color-mode="auto"][data-light-theme="dark_dimmed"]
-[data-color-mode="auto"][data-light-theme="dark_high_contrast"]
-[data-color-mode="auto"][data-light-theme="light"]
-[data-color-mode="dark"][data-dark-theme*="dark"]
-[data-color-mode="dark"][data-dark-theme*="dark"] .form-select
-[data-color-mode="dark"][data-dark-theme*="light"]
-[data-color-mode="dark"][data-dark-theme="dark"]
-[data-color-mode="dark"][data-dark-theme="dark_dimmed"]
-[data-color-mode="dark"][data-dark-theme="dark_high_contrast"]
-[data-color-mode="dark"][data-dark-theme="light"]
-[data-color-mode="light"][data-light-theme*="dark"]
-[data-color-mode="light"][data-light-theme*="dark"] .form-select
-[data-color-mode="light"][data-light-theme*="light"]
-[data-color-mode="light"][data-light-theme="dark"]
-[data-color-mode="light"][data-light-theme="dark_dimmed"]
-[data-color-mode="light"][data-light-theme="dark_high_contrast"]
-[data-color-mode="light"][data-light-theme="light"]
+[data-color-mode=auto][data-dark-theme*=dark]
+[data-color-mode=auto][data-dark-theme*=dark] .form-select
+[data-color-mode=auto][data-dark-theme*=light]
+[data-color-mode=auto][data-dark-theme=dark]
+[data-color-mode=auto][data-dark-theme=dark_colorblind]
+[data-color-mode=auto][data-dark-theme=dark_dimmed]
+[data-color-mode=auto][data-dark-theme=dark_high_contrast]
+[data-color-mode=auto][data-dark-theme=light]
+[data-color-mode=auto][data-dark-theme=light_colorblind]
+[data-color-mode=auto][data-light-theme*=dark]
+[data-color-mode=auto][data-light-theme*=dark] .form-select
+[data-color-mode=auto][data-light-theme*=light]
+[data-color-mode=auto][data-light-theme=dark]
+[data-color-mode=auto][data-light-theme=dark_colorblind]
+[data-color-mode=auto][data-light-theme=dark_dimmed]
+[data-color-mode=auto][data-light-theme=dark_high_contrast]
+[data-color-mode=auto][data-light-theme=light]
+[data-color-mode=auto][data-light-theme=light_colorblind]
+[data-color-mode=dark][data-dark-theme*=dark]
+[data-color-mode=dark][data-dark-theme*=dark] .form-select
+[data-color-mode=dark][data-dark-theme*=light]
+[data-color-mode=dark][data-dark-theme=dark]
+[data-color-mode=dark][data-dark-theme=dark_colorblind]
+[data-color-mode=dark][data-dark-theme=dark_dimmed]
+[data-color-mode=dark][data-dark-theme=dark_high_contrast]
+[data-color-mode=dark][data-dark-theme=light]
+[data-color-mode=dark][data-dark-theme=light_colorblind]
+[data-color-mode=light][data-light-theme*=dark]
+[data-color-mode=light][data-light-theme*=dark] .form-select
+[data-color-mode=light][data-light-theme*=light]
+[data-color-mode=light][data-light-theme=dark]
+[data-color-mode=light][data-light-theme=dark_colorblind]
+[data-color-mode=light][data-light-theme=dark_dimmed]
+[data-color-mode=light][data-light-theme=dark_high_contrast]
+[data-color-mode=light][data-light-theme=light]
+[data-color-mode=light][data-light-theme=light_colorblind]
 [data-color-mode]
@@ -3370,17 +3344,17 @@
 [open]>.btn-transparent
-[type="button"]:-moz-focusring
-[type="button"]::-moz-focus-inner
-[type="checkbox"]
-[type="number"]::-webkit-inner-spin-button
-[type="number"]::-webkit-outer-spin-button
-[type="radio"]
-[type="reset"]
-[type="reset"]:-moz-focusring
-[type="reset"]::-moz-focus-inner
-[type="search"]
-[type="search"]::-webkit-search-cancel-button
-[type="search"]::-webkit-search-decoration
-[type="submit"]
-[type="submit"]:-moz-focusring
-[type="submit"]::-moz-focus-inner
+[type=button]:-moz-focusring
+[type=button]::-moz-focus-inner
+[type=checkbox]
+[type=number]::-webkit-inner-spin-button
+[type=number]::-webkit-outer-spin-button
+[type=radio]
+[type=reset]
+[type=reset]:-moz-focusring
+[type=reset]::-moz-focus-inner
+[type=search]
+[type=search]::-webkit-search-cancel-button
+[type=search]::-webkit-search-decoration
+[type=submit]
+[type=submit]:-moz-focusring
+[type=submit]::-moz-focus-inner
 a
@@ -3432,3 +3406,3 @@
 html
-html [type="button"]
+html [type=button]
 img

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 3753 - 26 47.02 kB - 31.72 kB 504.82 kB - 58.71 kB
core 2737 - 68 21.52 kB - 47.5 kB 153.33 kB - 355.87 kB
color-modes 35 + 35 15.62 kB + 15.62 kB 303.11 kB + 303.11 kB
utilities 1642 - 41 9.74 kB - 250 B 82.47 kB - 2.89 kB
product 520 + 7 7 kB + 53 B 38.42 kB + 155 B
forms 253 0 3.66 kB - 5 B 18.27 kB - 30 B
marketing 461 0 3.47 kB + 17 B 21 kB + 108 B
buttons 175 0 2.03 kB - 7 B 11.89 kB - 7 B
layout 243 0 1.85 kB + 18 B 14.68 kB + 348 B
navigation 119 0 1.84 kB - 7 B 9.37 kB - 9 B
marketing-utilities 342 0 1.77 kB + 15 B 11.77 kB + 138 B
markdown 132 + 7 1.7 kB + 37 B 7.44 kB + 208 B
base 132 - 27 1.64 kB - 47.29 kB 4.47 kB - 360.03 kB
select-menu 59 0 1.46 kB - 7 B 6.18 kB - 26 B
tooltips 57 0 1.03 kB + 1 B 3.67 kB + 1 B
dropdown 43 0 967 B - 3 B 3.57 kB - 6 B
marketing-buttons 70 0 966 B - 1 B 5.26 kB - 17 B
avatars 48 0 915 B - 1 B 3.32 kB - 1 B
box 49 0 787 B - 1 B 3.62 kB - 1 B
labels 39 0 762 B - 2 B 3.1 kB - 4 B
pagination 29 0 750 B - 2 B 2.33 kB - 3 B
marketing-type 49 0 742 B 0 B 3.85 kB - 13 B
autocomplete 24 0 665 B - 7 B 2.33 kB - 5 B
toasts 19 0 652 B - 1 B 2.25 kB - 5 B
popover 86 0 623 B - 1 B 4.03 kB - 1 B
alerts 22 0 558 B + 1 B 1.8 kB - 3 B
timeline 11 0 522 B - 1 B 1.45 kB - 1 B
header 8 0 317 B - 1 B 694 B - 1 B
breadcrumb 6 0 257 B 0 B 456 B - 2 B
links 12 0 213 B - 2 B 706 B - 6 B

@primer-css primer-css force-pushed the changeset-release/main branch from 3668ea6 to 6a4027b Compare September 17, 2021 01:40
@primer-css primer-css force-pushed the changeset-release/main branch from 6a4027b to 9fa6999 Compare September 17, 2021 01:43
@primer-css primer-css force-pushed the changeset-release/main branch from 9fa6999 to 537a285 Compare September 17, 2021 01:55
@primer-css primer-css force-pushed the changeset-release/main branch from 537a285 to e37fc42 Compare September 17, 2021 16:20
@primer-css primer-css force-pushed the changeset-release/main branch from e37fc42 to 822168f Compare September 20, 2021 08:38
@primer-css primer-css force-pushed the changeset-release/main branch 2 times, most recently from 15c82cd to ca9f2fb Compare September 20, 2021 08:41
@primer-css primer-css force-pushed the changeset-release/main branch from ca9f2fb to 97d89f3 Compare September 20, 2021 16:10
@primer-css primer-css force-pushed the changeset-release/main branch from 97d89f3 to 9014012 Compare September 20, 2021 17:45
@primer-css primer-css force-pushed the changeset-release/main branch from 9014012 to 4925a48 Compare September 20, 2021 20:03
@primer-css primer-css force-pushed the changeset-release/main branch from 4925a48 to e2bdd96 Compare September 21, 2021 01:07
@primer-css primer-css force-pushed the changeset-release/main branch from e2bdd96 to c07dc6d Compare September 21, 2021 03:00
@primer-css primer-css force-pushed the changeset-release/main branch from c07dc6d to c8c6db0 Compare September 21, 2021 20:54
@primer-css primer-css force-pushed the changeset-release/main branch from 2e0269e to f81203a Compare October 4, 2021 02:14
@primer-css primer-css force-pushed the changeset-release/main branch from f81203a to 666768c Compare October 4, 2021 16:39
@primer-css primer-css force-pushed the changeset-release/main branch from 666768c to 01c8c22 Compare October 4, 2021 16:41
@primer-css primer-css force-pushed the changeset-release/main branch from 01c8c22 to 8534003 Compare October 4, 2021 16:54
@primer-css primer-css force-pushed the changeset-release/main branch from 8534003 to 58adbc5 Compare October 4, 2021 17:14
@primer-css primer-css force-pushed the changeset-release/main branch from 58adbc5 to 2b37b79 Compare October 4, 2021 17:25
@primer-css primer-css force-pushed the changeset-release/main branch from 2b37b79 to cea6247 Compare October 4, 2021 17:32
@primer-css primer-css force-pushed the changeset-release/main branch from cea6247 to d5d35b5 Compare October 4, 2021 17:41
@primer-css primer-css force-pushed the changeset-release/main branch from d5d35b5 to 4e0671f Compare October 4, 2021 18:16
@primer-css primer-css force-pushed the changeset-release/main branch from 4e0671f to b65a06b Compare October 5, 2021 16:03
@primer-css primer-css force-pushed the changeset-release/main branch from b65a06b to d91eea1 Compare October 6, 2021 02:11
@primer-css primer-css force-pushed the changeset-release/main branch from d91eea1 to 566bf73 Compare October 8, 2021 06:47
Copy link
Contributor

@simurai simurai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1️⃣ 8️⃣ 🎉

@simurai simurai merged commit 0cc2512 into main Oct 8, 2021
@simurai simurai deleted the changeset-release/main branch October 8, 2021 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants