File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 16.1.0] ( https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.2...v16.1.0 ) (2025-05-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * setup react-you-might-not-need-an-effect eslint plugin with warnings ([ #50 ] ( https://github.com/cheminfo/eslint-config-cheminfo-react/issues/50 ) ) ([ 4ec4a01] ( https://github.com/cheminfo/eslint-config-cheminfo-react/commit/4ec4a01a96e6644fc71a9893598d95e023438c64 ) )
9
+
3
10
## [ 16.0.2] ( https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.1...v16.0.2 ) (2025-05-22)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-cheminfo-react" ,
3
- "version" : " 16.0.2 " ,
3
+ "version" : " 16.1.0 " ,
4
4
"description" : " Shared ESLint config for projects using React" ,
5
5
"type" : " module" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments