Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a transpilation issue that caused useInsertionEffect to be referenced directly in the specifiers list of the import statement #2651

Merged
merged 1 commit into from Feb 19, 2022

Conversation

Andarist
Copy link
Member

fixes #2649

…ferenced directly in the specifiers list of the import statement
@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2022

🦋 Changeset detected

Latest commit: 75a2f74

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

This PR includes changesets to release 2 packages
Name Type
@emotion/react Patch
@emotion/styled 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

@codesandbox-ci
Copy link

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 75a2f74:

Sandbox Source
Emotion Configuration
Emotion issue template Issue #2649

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #2651 (75a2f74) into main (f6f5552) will not change coverage.
The diff coverage is 50.00%.

Impacted Files Coverage Δ
packages/react/src/global.js 98.24% <50.00%> (ø)
packages/react/src/useInsertionEffectMaybe.js 88.88% <50.00%> (ø)
packages/styled/src/useInsertionEffectMaybe.js 88.88% <50.00%> (ø)

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.

Can't build a simple CRA app with v11.8.0
1 participant