File tree Expand file tree Collapse file tree 11 files changed +61
-19
lines changed
eslint-config-wantedly-typescript Expand file tree Collapse file tree 11 files changed +61
-19
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# eslint-config-wantedly-typescript
22
3+ ## 4.0.0
4+
5+ ### Major Changes
6+
7+ - 3f44379: Support ESLint v9
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 3f44379]
12+ - eslint-plugin-use-macros@4.0.0
13+ - eslint-plugin-wantedly@4.0.0
14+
315## 3.2.3
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-wantedly-typescript" ,
33 "description" : " ESLint configuration for Wantedly with TypeScript" ,
4- "version" : " 3.2.3 " ,
4+ "version" : " 4.0.0 " ,
55 "author" : " Yuki Yamada <yamada@wantedly.com>" ,
66 "dependencies" : {
77 "@eslint/compat" : " ^1.1.1" ,
1515 "eslint-plugin-jsx-a11y" : " ^6.10.0" ,
1616 "eslint-plugin-react" : " ^7.36.0" ,
1717 "eslint-plugin-react-hooks" : " ^4.3.0" ,
18- "eslint-plugin-use-macros" : " ^3.2.2 " ,
19- "eslint-plugin-wantedly" : " ^3.2.2 " ,
18+ "eslint-plugin-use-macros" : " ^4.0.0 " ,
19+ "eslint-plugin-wantedly" : " ^4.0.0 " ,
2020 "globals" : " ^15.9.0" ,
2121 "typescript-eslint" : " ^8.6.0"
2222 },
Original file line number Diff line number Diff line change 1+ # eslint-config-wantedly
2+
3+ ## 4.0.0
4+
5+ ### Major Changes
6+
7+ - 3f44379: Support ESLint v9
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 3f44379]
12+ - eslint-plugin-use-macros@4.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-wantedly" ,
33 "description" : " ESLint configuration for Wantedly" ,
4- "version" : " 3.2.2 " ,
4+ "version" : " 4.0.0 " ,
55 "author" : " Yuki Yamada <yamada@wantedly.com>" ,
66 "dependencies" : {
77 "@babel/eslint-parser" : " ^7.25.1" ,
1616 "eslint-plugin-jsx-a11y" : " ^6.10.0" ,
1717 "eslint-plugin-react" : " ^7.36.0" ,
1818 "eslint-plugin-react-hooks" : " ^4.3.0" ,
19- "eslint-plugin-use-macros" : " ^3.2.2 " ,
19+ "eslint-plugin-use-macros" : " ^4.0.0 " ,
2020 "globals" : " ^15.9.0"
2121 },
2222 "homepage" : " https://github.com/wantedly/frolint" ,
Original file line number Diff line number Diff line change 1+ # eslint-plugin-use-macros
2+
3+ ## 4.0.0
4+
5+ ### Major Changes
6+
7+ - 3f44379: Support ESLint v9
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-use-macros" ,
33 "description" : " ESLint rules for libraries which supports the babel-macros" ,
4- "version" : " 3.2.2 " ,
4+ "version" : " 4.0.0 " ,
55 "author" : " Yuki Yamada <yamada@wantedly.com>" ,
66 "homepage" : " https://github.com/wantedly/frolint" ,
77 "keywords" : [
Original file line number Diff line number Diff line change 1+ # eslint-plugin-wantedly
2+
3+ ## 4.0.0
4+
5+ ### Major Changes
6+
7+ - 3f44379: Support ESLint v9
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-wantedly" ,
33 "description" : " Opinionated ESLint plugin for Wantedly" ,
4- "version" : " 3.2.2 " ,
4+ "version" : " 4.0.0 " ,
55 "author" : " Yuki Yamada <yamada@wantedly.com>" ,
66 "homepage" : " https://github.com/wantedly/frolint" ,
77 "keywords" : [
Original file line number Diff line number Diff line change 1+ # frolint
2+
3+ ## 4.0.0
4+
5+ ### Major Changes
6+
7+ - 3f44379: Support ESLint v9
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 3f44379]
12+ - eslint-config-wantedly-typescript@4.0.0
13+ - eslint-config-wantedly@4.0.0
You can’t perform that action at this time.
0 commit comments