Skip to content

Release tracking#7715

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

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

Conversation

@primer
Copy link
Copy Markdown
Contributor

@primer primer bot commented Mar 30, 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.19.0

Minor Changes

  • #7677 c1a81b1 Thanks @TylerJDev! - AnchoredOverlay: Add Popover API to AnchoredOverlay (behind primer_react_css_anchor_positioning feature flag)

Patch Changes

  • #7638 f04e85d Thanks @iansan5653! - Update internal implementations of combined refs to improve performance and add support for React 19 callback refs

  • #7695 780fc3d Thanks @mattcosta7! - perf(ThemeProvider): Reduce unnecessary renders and effect cascades

    • Replace useState + useEffect SSR hydration handoff with useSyncExternalStore — eliminates post-hydration re-render
    • Replace useState + useEffect in useSystemColorMode with useSyncExternalStore — eliminates effect gap and stale-then-update flicker
    • Cache getServerHandoff DOM read + JSON.parse per ID (runs once, not on every call)
    • Memoize context value object to prevent unnecessary re-renders of all consumers

@primer/styled-react@1.0.5

Patch Changes

  • #7695 780fc3d Thanks @mattcosta7! - perf(ThemeProvider): Reduce unnecessary renders and effect cascades

    • Replace useState + useEffect SSR hydration handoff with useSyncExternalStore — eliminates post-hydration re-render
    • Replace useState + useEffect in useSystemColorMode with useSyncExternalStore — eliminates effect gap and stale-then-update flicker
    • Cache getServerHandoff DOM read + JSON.parse per ID (runs once, not on every call)
    • Memoize context value object to prevent unnecessary re-renders of all consumers

@primer primer bot requested a review from a team as a code owner March 30, 2026 16:30
@primer primer bot requested a review from siddharthkp March 30, 2026 16:30
@github-actions
Copy link
Copy Markdown
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 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 Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Action required

👋 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. Check the integration testing docs for step-by-step instructions. Or, apply the integration-tests: skipped manually label to skip these checks.

@github-actions github-actions bot requested a review from liuliu-dev March 30, 2026 16:31
@github-actions github-actions bot temporarily deployed to storybook-preview-7715 March 30, 2026 16:41 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from c09ee89 to f3b0d9c Compare March 30, 2026 16:50
@github-actions github-actions bot temporarily deployed to storybook-preview-7715 March 30, 2026 16:52 Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-7715 March 30, 2026 17:02 Inactive
@primer primer bot force-pushed the changeset-release/main branch 2 times, most recently from 48bef46 to 1448eb8 Compare March 30, 2026 17:20
@github-actions github-actions bot requested a deployment to storybook-preview-7715 March 30, 2026 17:24 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-7715 March 30, 2026 17:34 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 1448eb8 to 25e0da6 Compare March 30, 2026 21:23
@github-actions github-actions bot temporarily deployed to storybook-preview-7715 March 30, 2026 21:37 Inactive
@primer primer bot force-pushed the changeset-release/main branch from 25e0da6 to 88f2cf6 Compare March 30, 2026 22:02
@github-actions github-actions bot temporarily deployed to storybook-preview-7715 March 30, 2026 22:13 Inactive
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.

1 participant