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

fix(styled): extending imported components (fixes #1378) #1405

Merged
merged 2 commits into from Apr 25, 2024
Merged

Conversation

Anber
Copy link
Collaborator

@Anber Anber commented Apr 25, 2024

Motivation

See #1378

Summary

The default nodejs resolve sometimes cannot resolve imports from the same package. This PR fixes that issue for most users and adds a warning for the rest.

Copy link

changeset-bot bot commented Apr 25, 2024

🦋 Changeset detected

Latest commit: 879809a

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

This PR includes changesets to release 9 packages
Name Type
@linaria/react Minor
@linaria/atomic Patch
linaria Patch
@linaria/testkit Patch
linaria-website Patch
esbuild-example Patch
rollup-example Patch
vite-example Patch
webpack5-example 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

@Anber Anber merged commit fd60b5d into master Apr 25, 2024
5 checks passed
@Anber Anber deleted the issue/1378 branch April 25, 2024 16:30
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.

None yet

1 participant