Renovate: Update dependency eslint-plugin-react-refresh to v0.5.7 #61
No reviewers
Doble/Owners
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
Renovate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Doble/MatchingMakingSite!61
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/eslint-plugin-react-refresh-0.x-lockfile"
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:
0.5.3→0.5.7Release Notes
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.5.7Compare Source
Add
allowCompoundComponentsoption (#117)Don't warn when components are exported as an object gathering them. Every member of the object must be a component, and a member holding an anonymous function requires a component name as key.
This should be enabled if the fast refresh implementation correctly handles this case. Vite supports it since
@vitejs/plugin-react4.7.0,@vitejs/plugin-react-swc3.11.0.Enabling this option allows code such as the following:
v0.5.6Compare Source
v0.5.5Compare Source
export { Name }incorrectly treated as React component #114 (fixes #113)contentTypeandsizetoallowExportNamesin Next config #115v0.5.4Compare Source
instanttoallowExportNamesin Next config #112Configuration
📅 Schedule: (UTC)
🚦 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 Mend Renovate CLI.
Renovate: Update dependency eslint-plugin-react-refresh to v0.5.4to Renovate: Update dependency eslint-plugin-react-refresh to v0.5.5f1885247d397bf0e2a79Renovate: Update dependency eslint-plugin-react-refresh to v0.5.5to Renovate: Update dependency eslint-plugin-react-refresh to v0.5.697bf0e2a798dada91541Renovate: Update dependency eslint-plugin-react-refresh to v0.5.6to Renovate: Update dependency eslint-plugin-react-refresh to v0.5.78dada91541580306f805View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.