Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Releases: jsx-eslint/eslint-plugin-react
Releases · jsx-eslint/eslint-plugin-react
v7.37.5
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed
no-unknown-property
: allow shadow root attrs on<template>
(#3912@ljharb)prop-types
: supportComponentPropsWithRef
from a namespace import (#3651@corydeppen)jsx-no-constructed-context-values
: detect constructed context values in React 19<Context>
usage (#3910@TildaDares)no-unknown-property
: allowtransform-origin
onrect
(#3914@ljharb)
Changed
- [Docs]
button-has-type
: clean up phrasing (#3909@hamirmahal)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v7.37.4
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed
no-unknown-property
: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865@acusti)- [types] fix types of flat configs (#3874@ljharb)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v7.37.3
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed
no-danger
: avoid a crash on a nested component name (#3833@ljharb)- [Fix] types: correct generated type declaration (#3840@ocavue)
no-unknown-property
: supportprecedence
prop in react 19 (#3829@acusti)prop-types
: props missing in validation when using generic types from a namespace import (#3859@rbondoc96)
Changed
- [Tests]
jsx-no-script-url
: Improve tests (#3849@radu2147) - [Docs] fix broken links:
default-props-match-prop-types
,jsx-boolean-value
,jsx-curly-brace-presence
,jsx-no-bind
,no-array-index-key
,no-is-mounted
,no-render-return-value
,require-default-props
(#3841@bastiendmt)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v7.37.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed
destructuring-assignment
: fix false negative when usingtypeof props.a
(#3835@golopot)
Changed
- [Refactor]
destructuring-assignment
: usegetParentStatelessComponent
(#3835@golopot)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v7.37.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v7.37.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Added
- add type generation (#3830@voxpelli)
no-unescaped-entities
: add suggestions (#3831@StyleShit)forbid-component-props
: addallowedForPatterns
/disallowedForPatterns
options (#3805@Efimenko)no-unstable-nested-components
: addpropNamePattern
to support custom render prop naming conventions (#3826@danreeves)
Changed
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v7.36.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed
no-is-mounted
: fix logic in method name check (#3821@Mathias-S)jsx-no-literals
: Avoid crashing on valueless boolean props (#3823@reosarevok)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted
v7.36.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Added
no-string-refs
: allow this.refs in > 18.3.0 (#3807@henryqdineen)jsx-no-literals
AddelementOverrides
option and the ability to ignore this rule on specific elements (#3812@Pearce-Ropion)forward-ref-uses-ref
: add rule for checking ref parameter is added ([#3667][]@NotWoods)
Fixed
function-component-definition
,boolean-prop-naming
,jsx-first-prop-new-line
,jsx-props-no-multi-spaces
,propTypes
: use type args (#3629@HenryBrown0)- JSX pragma: fail gracefully (#3632@ljharb)
jsx-props-no-spreading
: addexplicitSpread
option to schema (#3799@ljharb)
Changed
- [Tests] add @typescript-eslint/parser v6 (#3629@HenryBrown0)
- [Tests] add @typescript-eslint/parser v7 and v8 (#3629@hampustagerud)
- [Docs]
no-danger
: update broken link (#3817@lucasrmendonca) - [types] add jsdoc type annotations (#3731@y-hsgw)
- [Tests]
button-has-type
: add test case with spread (#3731@y-hsgw)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
v7.35.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed
jsx-curly-brace-presence
: avoid autofixing attributes with double quotes to a double quoted attribute (#3814@ljharb)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted
v7.35.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed
jsx-curly-brace-presence
: do not trigger on strings containing a quote character (#3798@akulsr0)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted