Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-23 | 121.8 kB | |
v7.37.3 source code.tar.gz | 2024-12-23 | 462.1 kB | |
v7.37.3 source code.zip | 2024-12-23 | 696.5 kB | |
Totals: 3 Items | 1.3 MB | 0 |
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)
[jsx-eslint/jsx-ast-utils#102]: https://github.com/jsx-eslint/jsx-ast-utils/pull/102