Skip to content

Removing star exports from @fluentui/react-select#22812

Merged
khmakoto merged 2 commits into
microsoft:masterfrom
khmakoto:reactSelectStarExports
May 4, 2022
Merged

Removing star exports from @fluentui/react-select#22812
khmakoto merged 2 commits into
microsoft:masterfrom
khmakoto:reactSelectStarExports

Conversation

@khmakoto

@khmakoto khmakoto commented May 3, 2022

Copy link
Copy Markdown
Member

Current Behavior

react-select has export * from ... in src/index.ts.

New Behavior

react-select has explicitly named exports in src/index.ts.

Related Issue(s)

#22099

@codesandbox-ci

codesandbox-ci Bot commented May 3, 2022

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6d16145:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@fabricteam

Copy link
Copy Markdown
Collaborator

📊 Bundle size report

🤖 This report was generated against 015ec324b72ceb7ae50a5545e3fc3f7064d10045

@size-auditor

size-auditor Bot commented May 3, 2022

Copy link
Copy Markdown

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 015ec324b72ceb7ae50a5545e3fc3f7064d10045 (build)

@khmakoto khmakoto enabled auto-merge (squash) May 4, 2022 19:01

@GeoffCoxMSFT GeoffCoxMSFT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I manually verified using auto-complete that nothing was missing from the export sets.

@khmakoto khmakoto merged commit 0e5802c into microsoft:master May 4, 2022
@khmakoto khmakoto deleted the reactSelectStarExports branch May 4, 2022 19:38
marwan38 pushed a commit to marwan38/fluentui that referenced this pull request Jun 13, 2022
* Removing star exports from @fluentui/react-select.

* Fixing lint errors.

Co-authored-by: KHMakoto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants