Skip to content

Conversation

primer[bot]
Copy link
Contributor

@primer primer bot commented Aug 21, 2025

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@primer/[email protected]

Major Changes

@primer/[email protected]

Minor Changes

  • #6627 6111046 Thanks @liuliu-dev! - Update ToggleSwitch component to no longer support sx, add sx wrapper to @primer/styled-react.

  • #6612 7ad9b81 Thanks @joshblack! - Add all components from @primer/react as exports to package

Patch Changes

@primer primer bot requested a review from a team as a code owner August 21, 2025 19:34
@primer primer bot requested a review from pksjce August 21, 2025 19:34
Copy link
Contributor

❗ Pre-merge checklist

Please ensure these items are checked before merging.

🔎 Smoke test

  • All CI checks pass on this pull request
  • Docs and Storybook open in a browser
  • Works in CodeSandbox or StackBlitz
    • New components render successfully
    • (optional) Tested in both SPA and SSR apps if release contains build changes

🌏 Integration tests

  • Successful integration test with github/github as a primary consumer of Primer React (automated pull request)
    • Verify all CI checks have passed on automated pull request
    • Manually test critical paths in the review-lab
    • Manually test release-specific bugfixes and/or features work as described in the review-lab

🤔 Sanity test

  • All bugfixes in this release have resolved their corresponding issues
  • The issues for reverted PRs have been re-opened and commented on with a link to the reverted PR
  • No noticeable regressions have not been introduced as a result of changes in this release
  • Release notes accurately describe the changes made

🚢 After merge

  • Upgrade @primer/react version at github/github

  • Add the preview deployment's link to releases as a way of permalinking to old version's docs. Example

Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers.

Copy link
Contributor

👋 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!

@github-actions github-actions bot added the integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm label Aug 21, 2025
@github-actions github-actions bot requested a review from TylerJDev August 21, 2025 19:35
Copy link
Contributor

github-actions bot commented Aug 21, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 89.94 KB (0%)
packages/react/dist/browser.umd.js 90.11 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 21, 2025 19:48 Inactive
@primer primer bot force-pushed the changeset-release/main branch 4 times, most recently from 4885928 to f17d5d5 Compare August 21, 2025 20:09
@github-actions github-actions bot requested a deployment to storybook-preview-6639 August 21, 2025 20:10 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from f17d5d5 to 396d4a8 Compare August 21, 2025 20:10
@github-actions github-actions bot requested a deployment to storybook-preview-6639 August 21, 2025 20:14 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 21, 2025 20:23 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 2b60eb7 to 85405c4 Compare August 22, 2025 03:23
@github-actions github-actions bot requested a deployment to storybook-preview-6639 August 22, 2025 03:26 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 22, 2025 03:36 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 85405c4 to 860a408 Compare August 22, 2025 14:05
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 22, 2025 14:16 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 3524cc1 to 7860042 Compare August 22, 2025 15:41
@github-actions github-actions bot requested a deployment to storybook-preview-6639 August 22, 2025 15:44 Abandoned
@primer primer bot force-pushed the changeset-release/main branch from 90c2044 to 7ba0615 Compare August 27, 2025 04:12
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 27, 2025 04:22 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 4f0a259 to 72166f1 Compare August 27, 2025 08:17
@github-actions github-actions bot requested a deployment to storybook-preview-6639 August 27, 2025 08:25 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 27, 2025 08:35 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 72166f1 to 9134fcf Compare August 27, 2025 14:30
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 27, 2025 14:47 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 9134fcf to 569b10c Compare August 27, 2025 18:53
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 27, 2025 19:03 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 569b10c to 215736e Compare August 27, 2025 21:08
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 27, 2025 21:19 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 215736e to dd12ece Compare August 27, 2025 21:44
@github-actions github-actions bot temporarily deployed to storybook-preview-6639 August 27, 2025 21:53 Inactive
@TylerJDev TylerJDev removed their request for review August 28, 2025 12:57
@TylerJDev TylerJDev removed their assignment Aug 28, 2025
@joshblack joshblack removed the request for review from pksjce August 28, 2025 15:22
@joshblack joshblack merged commit 50eab12 into main Sep 2, 2025
42 of 43 checks passed
@joshblack joshblack deleted the changeset-release/main branch September 2, 2025 14:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants