Skip to content

Commit 9d787a8

Browse files
committed
release: 1.5.0-beta.2
1 parent ae14580 commit 9d787a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
- Replace `react/` with `` in rule names.
1212
- Replace `react-dom/` with `dom/` in rule names.
1313
- Replace `react-hooks/` with `hooks-extra/` in rule names.
14+
- Switch to new settings schema.
15+
- Put settings under `reactOptions` instead of `eslintReact`.
16+
- Replace `jsx.pragma` with `jsxPragma`.
17+
- Replace `jsx.fragment` with `jsxPragmaFrag`.
18+
- Replace `react.version` with `version`.
19+
- Remove `jsx.extensions`.
1420

1521
## v1.0.2 (Sat Jan 27 2024)
1622

0 commit comments

Comments
 (0)