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

feat: remove styled-components, emotion and relay in builtin swc-loader #6862

Merged
merged 5 commits into from
Jun 20, 2024

Conversation

h-a-n-a
Copy link
Collaborator

@h-a-n-a h-a-n-a commented Jun 19, 2024

Summary

Removed styledComponents, emotion and relay from bulitin swc-loader.
Please use swc plugins instead in 1.0.0-alpha.* and versions onward.

For 1.0.0-alpha.* and versions onward, only minor version can introduce SWC plugin breakings (i.e upgrading swc_core).

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Jun 19, 2024
Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 1da0662
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/667401b1fded320008a950a4

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Jun 19, 2024
@h-a-n-a h-a-n-a changed the title feat: deprecate 'styled-components', 'emotion' and 'relay' feat: remove 'styled-components', 'emotion' and 'relay' Jun 20, 2024
@h-a-n-a h-a-n-a changed the title feat: remove 'styled-components', 'emotion' and 'relay' feat: remove styled-components, emotion and relay in builtin swc-loader Jun 20, 2024
@h-a-n-a h-a-n-a marked this pull request as ready for review June 20, 2024 10:12
@h-a-n-a h-a-n-a enabled auto-merge (squash) June 20, 2024 10:21
@h-a-n-a h-a-n-a merged commit d73b4fa into main Jun 20, 2024
35 checks passed
@h-a-n-a h-a-n-a deleted the feat/deprecate-emotion-relay-styled branch June 20, 2024 10:29
@h-a-n-a h-a-n-a mentioned this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants