Skip to content

Exports TextInputProps type from styled-react#6845

Closed
mperrotti wants to merge 3 commits intomainfrom
mp/export-textinputprops-styled-react
Closed

Exports TextInputProps type from styled-react#6845
mperrotti wants to merge 3 commits intomainfrom
mp/export-textinputprops-styled-react

Conversation

@mperrotti
Copy link
Copy Markdown
Contributor

@mperrotti mperrotti commented Sep 12, 2025

Slack thread for context.

Changelog

New

Changed

Removed

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

@mperrotti mperrotti requested a review from a team as a code owner September 12, 2025 17:12
@mperrotti mperrotti requested review from Copilot and pksjce September 12, 2025 17:12
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 12, 2025

🦋 Changeset detected

Latest commit: 46aeb1c

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

Copy link
Copy Markdown
Contributor

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 exports the TextInputProps type from the @primer/styled-react package to make it available for external consumption. This change allows users of the styled-react package to access the type definition for TextInput component props.

  • Imports and exports TextInputProps type from the TextInput component
  • Adds a changeset documenting this as a patch release

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 Imports TextInputProps type and adds it to the type exports
.changeset/grumpy-streets-dance.md Documents the change as a patch release

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 12, 2025

size-limit report 📦

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

@mperrotti
Copy link
Copy Markdown
Contributor Author

Closing this because we fixed the failing CI tests with #6846

@mperrotti mperrotti closed this Sep 15, 2025
@jonrohan jonrohan deleted the mp/export-textinputprops-styled-react branch October 30, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants