Skip to content

Commit 0dd349a

Browse files
committed
release: 1.17.1
1 parent c2ee237 commit 0dd349a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.17.1 (Fri 22 Nov 2024)
2+
3+
### ✨ New
4+
5+
- feat(shared): add version detection logic;
6+
7+
### 🐞 Fixes
8+
9+
- fix(plugins/x): 'no-leaked-conditional-rendering' should also warn 'anyStringVar' when react version is lower than 18, closes #853 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/864
10+
- fix(plugins/dom): add popover api props to 'no-unknown-property', closes #855 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/865
11+
- fix(plugins/debug): 'is-from-react' use correct settings when calling 'isInitializedFromReact', by @Rel1cx
12+
113
## v1.17.0 (Thu 21 Nov 2024)
214

315
### ✨ New

0 commit comments

Comments
 (0)