react icon indicating copy to clipboard operation
react copied to clipboard

Release tracking

Open primer[bot] opened this issue 7 months ago • 4 comments

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

  • #6116 4cca0e9 Thanks @TylerJDev! - ActionList: Add new prop disableFocusZone to disable the default focus zone provided

  • #6090 7bbdcab Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList and related components

  • #6183 a5f7928 Thanks @TylerJDev! - SelectPanel: Add align prop to SelectPanel which determines the alignment of the panel relative to the anchor

  • #6169 15f942d Thanks @hussam-i-am! - fix(ProgressBar): pass-through style props

Patch Changes

primer[bot] avatar Jun 11 '25 18:06 primer[bot]

❗ 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.

github-actions[bot] avatar Jun 11 '25 18:06 github-actions[bot]

:wave: 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[bot] avatar Jun 11 '25 18:06 github-actions[bot]

size-limit report 📦

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

github-actions[bot] avatar Jun 11 '25 18:06 github-actions[bot]

👋 will need https://github.com/github/github/pull/384736/commits/cbc68970c65df9b46c475fed218b3faeefef9e27, https://github.com/github/github/pull/384736/commits/d1b48e6d364d8de3a6dca9ddb50a74ef786bfa5e, https://github.com/github/github/pull/384736/commits/2d9209f4052c6416137c4cc940ea4e2c022e91b1

francinelucca avatar Jun 18 '25 03:06 francinelucca