Skip to content

Conversation

siddharthkp
Copy link
Member

@siddharthkp siddharthkp commented Oct 8, 2025

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

Copy link

changeset-bot bot commented Oct 8, 2025

🦋 Changeset detected

Latest commit: 456860d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/styled-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@siddharthkp siddharthkp self-assigned this Oct 8, 2025
@siddharthkp siddharthkp marked this pull request as ready for review October 8, 2025 20:17
@siddharthkp siddharthkp requested a review from a team as a code owner October 8, 2025 20:17
@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 20:17
@github-actions github-actions bot added the staff Author is a staff member label Oct 8, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a re-export of the BaseStyles component from @primer/react to the @primer/styled-react package. This is a preparation step to consolidate theme-related exports (ThemeProvider, BaseStyles, and useTheme) in the styled-react package while keeping them synchronized.

  • Adds BaseStyles export to the styled-react package index
  • Updates the corresponding test snapshot to include the new export

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/styled-react/src/index.tsx Adds BaseStyles re-export from @primer/react
packages/styled-react/src/tests/snapshots/exports.test.ts.snap Updates test snapshot to include BaseStyles in the exported list

@github-actions github-actions bot requested a deployment to storybook-preview-6968 October 8, 2025 20:21 Abandoned
@github-actions github-actions bot temporarily deployed to storybook-preview-6968 October 8, 2025 20:29 Inactive
@primer-integration
Copy link

👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/4116

@github-actions github-actions bot added the integration-tests: failing Changes in this PR cause breaking changes in gh/gh label Oct 8, 2025
@primer-integration
Copy link

🟢 ci completed with status success.

@github-actions github-actions bot added integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh and removed integration-tests: failing Changes in this PR cause breaking changes in gh/gh labels Oct 8, 2025
@siddharthkp siddharthkp added this pull request to the merge queue Oct 9, 2025
Merged via the queue into main with commit 9fcaedf Oct 9, 2025
43 checks passed
@siddharthkp siddharthkp deleted the styled-react-basestyles branch October 9, 2025 22:06
@primer primer bot mentioned this pull request Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: passing Changes in this PR do NOT cause breaking changes in gh/gh staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants