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 #1593

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Release Tracking #1593

merged 1 commit into from
Sep 17, 2021

Conversation

primer-css
Copy link
Contributor

@primer-css primer-css commented Sep 15, 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/css@17.11.0

Minor Changes

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Sep 15, 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-09-16 23:21:32.331962166 +0000
+++ after.txt	2021-09-16 23:21:32.411962650 +0000
@@ -829,2 +829,8 @@
 .col-xl-9
+.color-bg-accent-emphasis
+.color-bg-accent-muted
+.color-bg-accent-subtle
+.color-bg-attention-emphasis
+.color-bg-attention-muted
+.color-bg-attention-subtle
 .color-bg-canvas
@@ -833,5 +839,17 @@
 .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-emphasis
+.color-bg-done-muted
+.color-bg-done-subtle
 .color-bg-info
 .color-bg-info-inverse
+.color-bg-inset
+.color-bg-neutral-emphasis
+.color-bg-neutral-emphasis-plus
+.color-bg-neutral-muted
+.color-bg-neutral-subtle
 .color-bg-overlay
@@ -839,4 +857,14 @@
 .color-bg-secondary
+.color-bg-severe-emphasis
+.color-bg-severe-muted
+.color-bg-severe-subtle
+.color-bg-sponsors-emphasis
+.color-bg-sponsors-muted
+.color-bg-sponsors-subtle
+.color-bg-subtle
 .color-bg-success
+.color-bg-success-emphasis
 .color-bg-success-inverse
+.color-bg-success-muted
+.color-bg-success-subtle
 .color-bg-tertiary
@@ -844,7 +872,15 @@
 .color-bg-warning-inverse
+.color-border-accent
+.color-border-attention
 .color-border-danger
+.color-border-default
+.color-border-done
 .color-border-info
 .color-border-inverse
+.color-border-muted
 .color-border-primary
 .color-border-secondary
+.color-border-severe
+.color-border-sponsors
+.color-border-subtle
 .color-border-success
@@ -852,2 +888,14 @@
 .color-border-warning
+.color-fg-accent
+.color-fg-attention
+.color-fg-danger
+.color-fg-default
+.color-fg-done
+.color-fg-inherit
+.color-fg-muted
+.color-fg-on-emphasis
+.color-fg-severe
+.color-fg-sponsors
+.color-fg-subtle
+.color-fg-success
 .color-icon-danger
@@ -1693,2 +1741,3 @@
 .mb-9
+.mb-auto
 .mb-lg-0
@@ -1837,2 +1886,3 @@
 .ml-6
+.ml-auto
 .ml-lg-0
@@ -1902,2 +1952,3 @@
 .mr-6
+.mr-auto
 .mr-lg-0

Bundles with a size change since latest release

name selectors ± gzip size ± raw size ±
primer 3779 + 51 78.74 kB + 455 B 563.53 kB + 2.87 kB
core 2805 + 51 69.02 kB + 458 B 509.2 kB + 2.87 kB
utilities 1683 + 51 9.99 kB + 334 B 85.35 kB + 3.62 kB

@jonrohan
Copy link
Member

jonrohan commented Sep 16, 2021

primer 3787 + 59 109.23 kB + 30.95 kB 761.22 kB + 200.56 kB
core 2813 + 59 99.51 kB + 30.95 kB 706.89 kB + 200.56 kB
base 167 + 8 79.39 kB + 30.46 kB 562.18 kB + 197.69 kB

@simurai This is a big jump in size from @Juliusschaeper's PR. I wonder if we should revert and try and land it in the major version when the themes aren't bundled all together?

Update: I'm reverting it, and we're going to push for shipping major next week.

@jonrohan jonrohan merged commit 2892525 into main Sep 17, 2021
@jonrohan jonrohan deleted the changeset-release/main branch September 17, 2021 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants