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 an issue with styled transformer sometimes not using the used local name #2602

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

Andarist
Copy link
Member

fixes #2601 , cc @mnajdova

@changeset-bot
Copy link

changeset-bot bot commented Dec 20, 2021

🦋 Changeset detected

Latest commit: d7e1371

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

This PR includes changesets to release 1 package
Name Type
@emotion/babel-plugin 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 d7e1371:

Sandbox Source
Emotion Configuration

@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #2602 (d7e1371) into main (169ac54) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
packages/babel-plugin/src/styled-macro.js 98.00% <100.00%> (-0.12%) ⬇️

@Andarist Andarist merged commit b02f349 into main Dec 20, 2021
@Andarist Andarist deleted the fix/2601 branch December 20, 2021 22:19
@github-actions github-actions bot mentioned this pull request Dec 20, 2021
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.

@emotion/babel-plugin doesn't work for with topImports when styled is imported as alias
2 participants