Update dependency eslint-plugin-react-refresh to v0.4.14 #6
Loading…
Reference in 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.4.6
->0.4.14
Release Notes
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.14
Compare Source
v0.4.13
Compare Source
react-redux
connect (export default connect(mapStateToProps, mapDispatchToProps)(MyComponent)
) (fixes #51)v0.4.12
Compare Source
v0.4.11
Compare Source
export type foo = string;
) (fixes #47)v0.4.10
Compare Source
function Foo() {}; export default React.memo(Foo)
(#46) (thanks @SukkaW!)v0.4.9
Compare Source
function Foo() {}; export default memo(Foo)
(fixes #44) (thanks @SukkaW!)v0.4.8
Compare Source
export const foo = -1
withallowConstantExport
(fixes #43)v0.4.7
Compare Source
export { Component as default }
(fixes #41)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.
Pull request closed