Skip to content

Comments

Release tracking#7562

Closed
primer[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Closed

Release tracking#7562
primer[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@primer
Copy link
Contributor

@primer primer bot commented Feb 17, 2026

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/react@38.13.0

Minor Changes

Patch Changes

  • #7537 4fd987c Thanks @hectahertz! - perf(ActionList): enable React Compiler

  • #7546 86d6897 Thanks @hectahertz! - perf(Announce): skip getComputedStyle when there is no text content to announce

  • #7568 aa46098 Thanks @HiroAgustin! - Blankslate: Add text-wrap: balance to Heading and Description

  • #7552 551ec63 Thanks @hectahertz! - perf(Button): fix CounterLabel remount and remove conditional DEV hook

  • #7504 d91e78e Thanks @TylerJDev! - UnderlineNav: Adds overflow: hidden when the "More" button isn't present

  • #7526 0c2358a Thanks @hectahertz! - Add content-visibility: auto to ActionList items to improve rendering performance for large lists by allowing the browser to skip layout and paint for off-screen items.

  • #7556 6dc1858 Thanks @hectahertz! - perf(ActionList): replace :has([aria-disabled]) child scan with data-is-disabled attribute for faster style recalculation

  • #7548 d4b32c3 Thanks @hectahertz! - perf(useIsMacOS): replace useState+useEffect with useSyncExternalStore to eliminate unnecessary re-render

@primer primer bot requested a review from a team as a code owner February 17, 2026 23:00
@primer primer bot requested a review from siddharthkp February 17, 2026 23:00
@github-actions
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

🌏 Integration tests

  • Successful integration test with github/github-ui 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 preview
    • Manually test release-specific bugfixes and/or feature work as described in preview

✅ Peer Review

  • Create release review issue for Issues team (example)
  • Wait for approval from Issues team before merging

🤔 Sanity test

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

❗ Post-merge checklist

Please ensure these items are checked after merging:

🚢 Version upgrade, cleanup, and documentation

  • Upgrade @primer/react version at github/github-ui
  • Close Integration test PR and delete branch
  • Leave a /short-report comment on quarterly release conductor tracking issue summarizing time spent on release activities and any challenges encountered
  • Leave any testing notes on the automated per-shift release tracking issue. In particular, describe any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as other maintainers.

@github-actions
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github-ui depends on. If you are GitHub staff, test these changes with github/github-ui using the integration workflow. Or, apply the integration-tests: skipped manually label to skip these checks.

@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 Feb 17, 2026
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 8388dba to 7bd0768 Compare February 17, 2026 23:07
@github-actions github-actions bot requested a deployment to storybook-preview-7562 February 17, 2026 23:08 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-7562 February 17, 2026 23:17 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 7bd0768 to f4c9711 Compare February 18, 2026 04:35
@github-actions github-actions bot temporarily deployed to storybook-preview-7562 February 18, 2026 04:46 Inactive
@primer primer bot force-pushed the changeset-release/main branch from f4c9711 to 4075e06 Compare February 18, 2026 14:07
@github-actions github-actions bot temporarily deployed to storybook-preview-7562 February 18, 2026 14:18 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 4075e06 to 76085c3 Compare February 18, 2026 16:21
@github-actions github-actions bot temporarily deployed to storybook-preview-7562 February 18, 2026 16:32 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 76085c3 to e09e6ae Compare February 18, 2026 17:45
@github-actions github-actions bot temporarily deployed to storybook-preview-7562 February 18, 2026 17:55 Inactive
@llastflowers llastflowers removed the request for review from siddharthkp February 18, 2026 18:01
@primer primer bot force-pushed the changeset-release/main branch from e09e6ae to 36f1baf Compare February 18, 2026 18:07
@github-actions github-actions bot temporarily deployed to storybook-preview-7562 February 18, 2026 18:17 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 36f1baf to ed69d30 Compare February 18, 2026 18:19
@llastflowers llastflowers added the integration-tests: skipped manually Changes in this PR do not require an integration test label Feb 19, 2026
@TylerJDev TylerJDev enabled auto-merge February 19, 2026 17:35
@TylerJDev TylerJDev disabled auto-merge February 19, 2026 17:36
@TylerJDev TylerJDev enabled auto-merge February 19, 2026 17:39
@TylerJDev TylerJDev disabled auto-merge February 19, 2026 17:39
@TylerJDev TylerJDev enabled auto-merge February 19, 2026 17:39
@TylerJDev TylerJDev disabled auto-merge February 19, 2026 17:39
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 integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant