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

chore(deps): update dependency @vitejs/plugin-react-swc to v3.0.1 #522

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react-swc 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react-swc

v3.0.1

Compare Source

  • Support Emotion via the new jsxImportSource option (fixes #​25)

To use it with Emotion, update your config to:

export default defineConfig({
  plugins: [react({ jsxImportSource: "@​emotion/react" })],
});
  • Fix HMR when using Vite base option (fixes #​18)
  • Fix usage with workers (fixes #​23)
  • Fix usage with Vite Ruby and Laravel Vite (#​20)
  • Fix plugin default export when using commonjs (fixes #​14)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 16, 2022
@renovate renovate bot changed the title chore(deps): update dependency @vitejs/plugin-react-swc to v3.0.1 Update dependency @vitejs/plugin-react-swc to v3.0.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency @vitejs/plugin-react-swc to v3.0.1 chore(deps): update dependency @vitejs/plugin-react-swc to v3.0.1 Dec 17, 2022
@lzm0x219 lzm0x219 merged commit d85714e into main Dec 18, 2022
@lzm0x219 lzm0x219 deleted the renovate/vitejs-plugin-react-swc-3.x branch December 18, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant