Update dependency @vitejs/plugin-react-swc to v3.11.0 #10
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MobiusReactor/TicTacToeV2!10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/vitejs-plugin-react-swc-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.10.2→3.11.0Release Notes
vitejs/vite-plugin-react (@vitejs/plugin-react-swc)
v3.11.0Compare Source
Add HMR support for compound components (#518)
HMR now works for compound components like this:
Return
Plugin[]instead ofPluginOption[](#537)The return type has changed from
react(): PluginOption[]to more specialized typereact(): Plugin[]. This allows for type-safe manipulation of plugins, for example: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.
This PR has been generated by Renovate Bot.
Update dependency @vitejs/plugin-react-swc to ^3.11.0to Update dependency @vitejs/plugin-react-swc to v3.11.06527a67a8etoc91e200c6fc91e200c6fto310e35ebd4310e35ebd4toe4d8594892e4d8594892to41080de7c041080de7c0to5d9e66b234View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.