acoustic-carpenter-78188
03/03/2023, 4:03 AMparserOptions in legacy configs ([#3523][] @ ljharb)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.2/docs/rules/jsx-no-constructed-context-values.md|`jsx-no-constructed-context-values`>, </jsx-eslint/eslint-plugin-react/blob/v7.32.2/docs/rules/jsx-no-useless-fragment.md|`jsx-no-useless-fragment`>: add a rule schema (@ ljharb)
( </jsx-eslint/eslint-plugin-react/blob/v7.32.2/docs/rules/no-unknown-property.md|`no-unknown-property`>: add fill for <marker> (#3525 @ alexey-koran)
• 7.32.1 - 2023-01-16
Fixed
• prevent circular dependency in index and "all" config (#3519 @ ljharb)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.1/docs/rules/destructuring-assignment.md|`destructuring-assignment`>: do not force destructuring of optionally chained properties (#3520 @ ljharb)
• 7.32.0 - 2023-01-11
Added
• support new config system (#3429 @ jjangga0214)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/hook-use-state.md|`hook-use-state`>: add allowDestructuredState option (#3449 @ ljharb)
• add </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/sort-default-props.md|`sort-default-props`> and deprecate </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/jsx-sort-default-props.md|`jsx-sort-default-props`> (#1861 @ alexzherdev)
• add </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/no-object-type-as-default-prop.md|`no-object-type-as-default-prop`> rule (#2848 @ cyan33 @ fengkx)
Fixed
• configs: avoid legacy config system error (#3461 @ ljharb)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/sort-prop-types.md|`sort-prop-types`>: restore autofixing (#3452, #3471 @ ROSSROSALES)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/no-unknown-property.md|`no-unknown-property`>: do not check fbs elements (#3494 @ brianogilvie)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/jsx-newline.md|`jsx-newline`>: No newline between comments and jsx elements (#3493 @ justmejulian)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/jsx-no-leaked-render.md|`jsx-no-leaked-render`>: Don't report errors on empty strings if React >= v18 (#3488 @ himanshu007-creator)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/no-invalid-html-attribute.md|`no-invalid-html-attribute`>: convert autofix to suggestion (#3474 @ himanshu007-creator @ ljharb)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/jsx-no-leaked-render.md|`jsx-no-leaked-render`>: fix removing parentheses for conditionals (#3502 @ akulsr0)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/jsx-no-leaked-render.md|`jsx-no-leaked-render`>: invalid fixes in coerce mode (#3511 @ akulsr0)
• </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/destructuring-assignment.md|`destructuring-assignment`>: Handle destructuring of useContext in SFC (#2797 @ Zinyon @ ljharb)
Changed
• [Docs] </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/jsx-no-leaked-render.md|`jsx-no-leaked-render`>: Remove mentions of empty strings for React 18 (#3468 @ karlhorky)
• [Docs] update eslint-doc-generator to v1.0.0 (#3499 @ bmish)
• [meta] add issue template (#3483 @ ROSSROSALES)
• [Docs] Use emoji for jsx-runtime config and config file for eslint-doc-generator (#3504 @ bmish)
• [Docs] </jsx-eslint/eslint-plugin-react/blob/v7.32.0/docs/rules/prefer-exact-props.md|`prefer-exact-props`>: fix example flow syntax (#3510 @ smackfu)
• [Perf] use anyOf instead of oneOf (@ ljharb @ remcohaszing)
from eslint-plugin-react GitHub release notes Commit messages
Package name: eslint-plugin-react
• 66b58dd Update CHANGELOG and bump version
• <https://snyk.io/redirect/github/jsx-eslint/eslint-plugin-react/commit/373167c2494727c…
flyteorg/flyteconsole
GitHub Actions: Build Flyteconsole Image / Push to Github Registry
GitHub Actions: extract_branch
GitHub Actions: lint_project
GitHub Actions: unit_tests_with_coverage
DCO: DCO
✅ 1 other check has passed
1/6 successful checks