@scaleway/eslint-config-react 3.7.4 → 3.7.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +105 -521
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -3,1123 +3,707 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## 3.7.4 (2022-10-04)
7
-
6
+ ## [3.7.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.7.5...@scaleway/eslint-config-react@3.7.6) (2022-10-12)
8
7
 
9
8
  ### Bug Fixes
10
9
 
11
- * **deps:** update typescript-eslint monorepo to v5.39.0 ([#1013](https://github.com/scaleway/scaleway-lib/issues/1013)) ([9513d7b](https://github.com/scaleway/scaleway-lib/commit/9513d7b25834fdf70bc2b0a4dfdba4bc3dfd8dc5))
10
+ - **deps:** update dependency eslint-plugin-react to v7.31.10 ([#1022](https://github.com/scaleway/scaleway-lib/issues/1022)) ([ae48f34](https://github.com/scaleway/scaleway-lib/commit/ae48f34873ad9a466539b43c255c979f7745904c))
12
11
 
12
+ ## 3.7.5 (2022-10-12)
13
13
 
14
+ **Note:** Version bump only for package @scaleway/eslint-config-react
14
15
 
15
- ## [3.7.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.7.2...@scaleway/eslint-config-react@3.7.3) (2022-09-29)
16
-
16
+ ## 3.7.4 (2022-10-04)
17
17
 
18
18
  ### Bug Fixes
19
19
 
20
- * **deps:** update typescript-eslint monorepo to v5.38.1 ([#1001](https://github.com/scaleway/scaleway-lib/issues/1001)) ([49c33bb](https://github.com/scaleway/scaleway-lib/commit/49c33bbafa4c18d11249ccf24a7b91f2b1371566))
20
+ - **deps:** update typescript-eslint monorepo to v5.39.0 ([#1013](https://github.com/scaleway/scaleway-lib/issues/1013)) ([9513d7b](https://github.com/scaleway/scaleway-lib/commit/9513d7b25834fdf70bc2b0a4dfdba4bc3dfd8dc5))
21
+
22
+ ## [3.7.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.7.2...@scaleway/eslint-config-react@3.7.3) (2022-09-29)
21
23
 
24
+ ### Bug Fixes
22
25
 
26
+ - **deps:** update typescript-eslint monorepo to v5.38.1 ([#1001](https://github.com/scaleway/scaleway-lib/issues/1001)) ([49c33bb](https://github.com/scaleway/scaleway-lib/commit/49c33bbafa4c18d11249ccf24a7b91f2b1371566))
23
27
 
24
28
  ## [3.7.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.7.1...@scaleway/eslint-config-react@3.7.2) (2022-09-29)
25
29
 
26
30
  **Note:** Version bump only for package @scaleway/eslint-config-react
27
31
 
28
-
29
-
30
-
31
-
32
32
  ## 3.7.1 (2022-09-29)
33
33
 
34
34
  **Note:** Version bump only for package @scaleway/eslint-config-react
35
35
 
36
-
37
-
38
-
39
-
40
36
  ## [3.7.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.6.0...@scaleway/eslint-config-react@3.7.0) (2022-09-27)
41
37
 
42
-
43
38
  ### Features
44
39
 
45
- * **eslint-config:** disable sort-keys ([#1000](https://github.com/scaleway/scaleway-lib/issues/1000)) ([63750c0](https://github.com/scaleway/scaleway-lib/commit/63750c0dcaf332bb7794a112623faccdd0449d12))
46
-
47
-
40
+ - **eslint-config:** disable sort-keys ([#1000](https://github.com/scaleway/scaleway-lib/issues/1000)) ([63750c0](https://github.com/scaleway/scaleway-lib/commit/63750c0dcaf332bb7794a112623faccdd0449d12))
48
41
 
49
42
  ## 3.6.0 (2022-09-26)
50
43
 
51
-
52
44
  ### Features
53
45
 
54
- * **eslint:** add jsx-runtime react ([#974](https://github.com/scaleway/scaleway-lib/issues/974)) ([e409e64](https://github.com/scaleway/scaleway-lib/commit/e409e64230af403121a6c0ff6f28632c29135eb1))
55
-
56
-
46
+ - **eslint:** add jsx-runtime react ([#974](https://github.com/scaleway/scaleway-lib/issues/974)) ([e409e64](https://github.com/scaleway/scaleway-lib/commit/e409e64230af403121a6c0ff6f28632c29135eb1))
57
47
 
58
48
  ## 3.5.15 (2022-09-21)
59
49
 
60
-
61
50
  ### Bug Fixes
62
51
 
63
- * **deps:** update typescript-eslint monorepo to v5.38.0 ([#990](https://github.com/scaleway/scaleway-lib/issues/990)) ([cae521d](https://github.com/scaleway/scaleway-lib/commit/cae521d6dfa9377c883a08f58c0ac99cb3b6726e))
64
-
65
-
52
+ - **deps:** update typescript-eslint monorepo to v5.38.0 ([#990](https://github.com/scaleway/scaleway-lib/issues/990)) ([cae521d](https://github.com/scaleway/scaleway-lib/commit/cae521d6dfa9377c883a08f58c0ac99cb3b6726e))
66
53
 
67
54
  ## 3.5.14 (2022-09-14)
68
55
 
69
-
70
56
  ### Bug Fixes
71
57
 
72
- * **deps:** update typescript-eslint monorepo to v5.37.0 ([#981](https://github.com/scaleway/scaleway-lib/issues/981)) ([929049b](https://github.com/scaleway/scaleway-lib/commit/929049b6b6f3b8d2a52c3e23f604fe05f689e85d))
73
-
74
-
58
+ - **deps:** update typescript-eslint monorepo to v5.37.0 ([#981](https://github.com/scaleway/scaleway-lib/issues/981)) ([929049b](https://github.com/scaleway/scaleway-lib/commit/929049b6b6f3b8d2a52c3e23f604fe05f689e85d))
75
59
 
76
60
  ## [3.5.13](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.5.12...@scaleway/eslint-config-react@3.5.13) (2022-09-12)
77
61
 
78
62
  **Note:** Version bump only for package @scaleway/eslint-config-react
79
63
 
80
-
81
-
82
-
83
-
84
64
  ## 3.5.12 (2022-09-09)
85
65
 
86
-
87
66
  ### Bug Fixes
88
67
 
89
- * **deps:** update dependency eslint-plugin-react to v7.31.8 ([#973](https://github.com/scaleway/scaleway-lib/issues/973)) ([af35be4](https://github.com/scaleway/scaleway-lib/commit/af35be4ab69ee9ecfb6eb9b7d437c9e212c9f1c3))
90
-
91
-
68
+ - **deps:** update dependency eslint-plugin-react to v7.31.8 ([#973](https://github.com/scaleway/scaleway-lib/issues/973)) ([af35be4](https://github.com/scaleway/scaleway-lib/commit/af35be4ab69ee9ecfb6eb9b7d437c9e212c9f1c3))
92
69
 
93
70
  ## [3.5.11](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.5.10...@scaleway/eslint-config-react@3.5.11) (2022-09-07)
94
71
 
95
-
96
72
  ### Bug Fixes
97
73
 
98
- * **deps:** update dependency eslint-plugin-react to v7.31.7 ([#963](https://github.com/scaleway/scaleway-lib/issues/963)) ([e2abcfb](https://github.com/scaleway/scaleway-lib/commit/e2abcfba6c1cfff86989edbc6aad517c859d09a4))
99
-
100
-
74
+ - **deps:** update dependency eslint-plugin-react to v7.31.7 ([#963](https://github.com/scaleway/scaleway-lib/issues/963)) ([e2abcfb](https://github.com/scaleway/scaleway-lib/commit/e2abcfba6c1cfff86989edbc6aad517c859d09a4))
101
75
 
102
76
  ## [3.5.10](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.5.9...@scaleway/eslint-config-react@3.5.10) (2022-09-06)
103
77
 
104
-
105
78
  ### Bug Fixes
106
79
 
107
- * **deps:** update typescript-eslint monorepo to v5.36.2 ([#969](https://github.com/scaleway/scaleway-lib/issues/969)) ([674312d](https://github.com/scaleway/scaleway-lib/commit/674312d9c55463c8f351ff3a6f2ca6344424a3e6))
108
-
109
-
80
+ - **deps:** update typescript-eslint monorepo to v5.36.2 ([#969](https://github.com/scaleway/scaleway-lib/issues/969)) ([674312d](https://github.com/scaleway/scaleway-lib/commit/674312d9c55463c8f351ff3a6f2ca6344424a3e6))
110
81
 
111
82
  ## 3.5.9 (2022-09-06)
112
83
 
113
84
  **Note:** Version bump only for package @scaleway/eslint-config-react
114
85
 
115
-
116
-
117
-
118
-
119
86
  ## 3.5.8 (2022-08-30)
120
87
 
121
-
122
88
  ### Bug Fixes
123
89
 
124
- * **deps:** update typescript-eslint monorepo to v5.36.1 ([#957](https://github.com/scaleway/scaleway-lib/issues/957)) ([2dbaced](https://github.com/scaleway/scaleway-lib/commit/2dbaced5f5e2f485e5de61ad452dcbe16543fb3b))
125
-
126
-
90
+ - **deps:** update typescript-eslint monorepo to v5.36.1 ([#957](https://github.com/scaleway/scaleway-lib/issues/957)) ([2dbaced](https://github.com/scaleway/scaleway-lib/commit/2dbaced5f5e2f485e5de61ad452dcbe16543fb3b))
127
91
 
128
92
  ## 3.5.7 (2022-08-30)
129
93
 
130
-
131
94
  ### Bug Fixes
132
95
 
133
- * **deps:** update typescript-eslint monorepo to v5.36.0 ([#954](https://github.com/scaleway/scaleway-lib/issues/954)) ([f2ea7aa](https://github.com/scaleway/scaleway-lib/commit/f2ea7aacaa8b334f65a9b7272dc48966d282ff92))
134
-
135
-
96
+ - **deps:** update typescript-eslint monorepo to v5.36.0 ([#954](https://github.com/scaleway/scaleway-lib/issues/954)) ([f2ea7aa](https://github.com/scaleway/scaleway-lib/commit/f2ea7aacaa8b334f65a9b7272dc48966d282ff92))
136
97
 
137
98
  ## 3.5.6 (2022-08-29)
138
99
 
139
-
140
100
  ### Bug Fixes
141
101
 
142
- * **deps:** update dependency eslint-plugin-react to v7.31.1 ([#939](https://github.com/scaleway/scaleway-lib/issues/939)) ([4914d98](https://github.com/scaleway/scaleway-lib/commit/4914d98025b56bdeef10176c29f669a6bf4fb924))
143
-
144
-
102
+ - **deps:** update dependency eslint-plugin-react to v7.31.1 ([#939](https://github.com/scaleway/scaleway-lib/issues/939)) ([4914d98](https://github.com/scaleway/scaleway-lib/commit/4914d98025b56bdeef10176c29f669a6bf4fb924))
145
103
 
146
104
  ## [3.5.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.5.4...@scaleway/eslint-config-react@3.5.5) (2022-08-26)
147
105
 
148
-
149
106
  ### Bug Fixes
150
107
 
151
- * **deps:** update typescript-eslint monorepo to v5.35.1 ([#938](https://github.com/scaleway/scaleway-lib/issues/938)) ([3230737](https://github.com/scaleway/scaleway-lib/commit/3230737d15eda94d7702ba2616a5fa3c981558d2))
152
-
153
-
108
+ - **deps:** update typescript-eslint monorepo to v5.35.1 ([#938](https://github.com/scaleway/scaleway-lib/issues/938)) ([3230737](https://github.com/scaleway/scaleway-lib/commit/3230737d15eda94d7702ba2616a5fa3c981558d2))
154
109
 
155
110
  ## [3.5.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.5.3...@scaleway/eslint-config-react@3.5.4) (2022-08-26)
156
111
 
157
112
  **Note:** Version bump only for package @scaleway/eslint-config-react
158
113
 
159
-
160
-
161
-
162
-
163
114
  ## 3.5.3 (2022-08-23)
164
115
 
165
-
166
116
  ### Bug Fixes
167
117
 
168
- * **deps:** update typescript-eslint monorepo to v5.34.0 ([#934](https://github.com/scaleway/scaleway-lib/issues/934)) ([2c93083](https://github.com/scaleway/scaleway-lib/commit/2c93083b993ef5a0171dd73c675d0f8e2248ea69))
169
-
170
-
118
+ - **deps:** update typescript-eslint monorepo to v5.34.0 ([#934](https://github.com/scaleway/scaleway-lib/issues/934)) ([2c93083](https://github.com/scaleway/scaleway-lib/commit/2c93083b993ef5a0171dd73c675d0f8e2248ea69))
171
119
 
172
120
  ## 3.5.2 (2022-08-19)
173
121
 
174
122
  **Note:** Version bump only for package @scaleway/eslint-config-react
175
123
 
176
-
177
-
178
-
179
-
180
124
  ## 3.5.1 (2022-08-16)
181
125
 
182
-
183
126
  ### Bug Fixes
184
127
 
185
- * **deps:** update typescript-eslint monorepo to v5.33.1 ([#918](https://github.com/scaleway/scaleway-lib/issues/918)) ([7e671cc](https://github.com/scaleway/scaleway-lib/commit/7e671cc102de3a95409c5b590d6be7c4b501be08))
186
-
187
-
128
+ - **deps:** update typescript-eslint monorepo to v5.33.1 ([#918](https://github.com/scaleway/scaleway-lib/issues/918)) ([7e671cc](https://github.com/scaleway/scaleway-lib/commit/7e671cc102de3a95409c5b590d6be7c4b501be08))
188
129
 
189
130
  ## [3.5.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.50...@scaleway/eslint-config-react@3.5.0) (2022-08-10)
190
131
 
191
-
192
132
  ### Features
193
133
 
194
- * **eslint-config:** disable prefer-default-export ([#913](https://github.com/scaleway/scaleway-lib/issues/913)) ([7d311a6](https://github.com/scaleway/scaleway-lib/commit/7d311a64d03d5d600d429f4b70d011319134a92b))
195
-
196
-
134
+ - **eslint-config:** disable prefer-default-export ([#913](https://github.com/scaleway/scaleway-lib/issues/913)) ([7d311a6](https://github.com/scaleway/scaleway-lib/commit/7d311a64d03d5d600d429f4b70d011319134a92b))
197
135
 
198
136
  ## [3.4.50](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.49...@scaleway/eslint-config-react@3.4.50) (2022-08-09)
199
137
 
200
-
201
138
  ### Bug Fixes
202
139
 
203
- * **deps:** update typescript-eslint monorepo to v5.33.0 ([#912](https://github.com/scaleway/scaleway-lib/issues/912)) ([fe799a9](https://github.com/scaleway/scaleway-lib/commit/fe799a9cea731d50f0b22a41183a540be42c70b3))
204
-
205
-
140
+ - **deps:** update typescript-eslint monorepo to v5.33.0 ([#912](https://github.com/scaleway/scaleway-lib/issues/912)) ([fe799a9](https://github.com/scaleway/scaleway-lib/commit/fe799a9cea731d50f0b22a41183a540be42c70b3))
206
141
 
207
142
  ## 3.4.49 (2022-08-08)
208
143
 
209
144
  **Note:** Version bump only for package @scaleway/eslint-config-react
210
145
 
211
-
212
-
213
-
214
-
215
146
  ## 3.4.48 (2022-08-02)
216
147
 
217
-
218
148
  ### Bug Fixes
219
149
 
220
- * **deps:** update typescript-eslint monorepo to v5.32.0 ([#903](https://github.com/scaleway/scaleway-lib/issues/903)) ([e0524ca](https://github.com/scaleway/scaleway-lib/commit/e0524ca5b904ef094642219d53337bcbe5675b1f))
221
-
222
-
150
+ - **deps:** update typescript-eslint monorepo to v5.32.0 ([#903](https://github.com/scaleway/scaleway-lib/issues/903)) ([e0524ca](https://github.com/scaleway/scaleway-lib/commit/e0524ca5b904ef094642219d53337bcbe5675b1f))
223
151
 
224
152
  ## [3.4.47](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.46...@scaleway/eslint-config-react@3.4.47) (2022-07-25)
225
153
 
226
-
227
154
  ### Bug Fixes
228
155
 
229
- * **deps:** update typescript-eslint monorepo to v5.31.0 ([#896](https://github.com/scaleway/scaleway-lib/issues/896)) ([8f00b8c](https://github.com/scaleway/scaleway-lib/commit/8f00b8c47c844ee019d4b7261732464a8a6b82ae))
230
-
231
-
156
+ - **deps:** update typescript-eslint monorepo to v5.31.0 ([#896](https://github.com/scaleway/scaleway-lib/issues/896)) ([8f00b8c](https://github.com/scaleway/scaleway-lib/commit/8f00b8c47c844ee019d4b7261732464a8a6b82ae))
232
157
 
233
158
  ## 3.4.46 (2022-07-21)
234
159
 
235
-
236
160
  ### Bug Fixes
237
161
 
238
- * **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.1 ([#893](https://github.com/scaleway/scaleway-lib/issues/893)) ([2651634](https://github.com/scaleway/scaleway-lib/commit/2651634270d147eccd1aef98712d6fc886cc1544))
239
-
240
-
162
+ - **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.1 ([#893](https://github.com/scaleway/scaleway-lib/issues/893)) ([2651634](https://github.com/scaleway/scaleway-lib/commit/2651634270d147eccd1aef98712d6fc886cc1544))
241
163
 
242
164
  ## 3.4.45 (2022-07-20)
243
165
 
244
166
  **Note:** Version bump only for package @scaleway/eslint-config-react
245
167
 
246
-
247
-
248
-
249
-
250
168
  ## 3.4.44 (2022-07-18)
251
169
 
252
-
253
170
  ### Bug Fixes
254
171
 
255
- * **deps:** update typescript-eslint monorepo to v5.30.7 ([#887](https://github.com/scaleway/scaleway-lib/issues/887)) ([c216db1](https://github.com/scaleway/scaleway-lib/commit/c216db19452457c8271024e0c3ce06d2cd0dc1b3))
256
-
257
-
172
+ - **deps:** update typescript-eslint monorepo to v5.30.7 ([#887](https://github.com/scaleway/scaleway-lib/issues/887)) ([c216db1](https://github.com/scaleway/scaleway-lib/commit/c216db19452457c8271024e0c3ce06d2cd0dc1b3))
258
173
 
259
174
  ## 3.4.43 (2022-07-12)
260
175
 
261
-
262
176
  ### Bug Fixes
263
177
 
264
- * **deps:** update typescript-eslint monorepo to v5.30.6 ([#877](https://github.com/scaleway/scaleway-lib/issues/877)) ([3ae0b15](https://github.com/scaleway/scaleway-lib/commit/3ae0b1504060b7b16ea261716347ab598ea658c0))
265
-
266
-
178
+ - **deps:** update typescript-eslint monorepo to v5.30.6 ([#877](https://github.com/scaleway/scaleway-lib/issues/877)) ([3ae0b15](https://github.com/scaleway/scaleway-lib/commit/3ae0b1504060b7b16ea261716347ab598ea658c0))
267
179
 
268
180
  ## [3.4.42](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.41...@scaleway/eslint-config-react@3.4.42) (2022-07-11)
269
181
 
270
182
  **Note:** Version bump only for package @scaleway/eslint-config-react
271
183
 
272
-
273
-
274
-
275
-
276
184
  ## 3.4.41 (2022-07-11)
277
185
 
278
-
279
186
  ### Bug Fixes
280
187
 
281
- * **deps:** update typescript-eslint monorepo to v5.30.5 ([#873](https://github.com/scaleway/scaleway-lib/issues/873)) ([5885d9a](https://github.com/scaleway/scaleway-lib/commit/5885d9aaf95c7ae22215dcaa121c5bcf6d423508))
282
-
283
-
188
+ - **deps:** update typescript-eslint monorepo to v5.30.5 ([#873](https://github.com/scaleway/scaleway-lib/issues/873)) ([5885d9a](https://github.com/scaleway/scaleway-lib/commit/5885d9aaf95c7ae22215dcaa121c5bcf6d423508))
284
189
 
285
190
  ## [3.4.40](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.39...@scaleway/eslint-config-react@3.4.40) (2022-06-28)
286
191
 
287
-
288
192
  ### Bug Fixes
289
193
 
290
- * **deps:** update typescript-eslint monorepo to v5.30.0 ([#861](https://github.com/scaleway/scaleway-lib/issues/861)) ([5c125a7](https://github.com/scaleway/scaleway-lib/commit/5c125a76b8a12e853dd8afff93608223f659e244))
291
-
292
-
194
+ - **deps:** update typescript-eslint monorepo to v5.30.0 ([#861](https://github.com/scaleway/scaleway-lib/issues/861)) ([5c125a7](https://github.com/scaleway/scaleway-lib/commit/5c125a76b8a12e853dd8afff93608223f659e244))
293
195
 
294
196
  ## [3.4.39](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.38...@scaleway/eslint-config-react@3.4.39) (2022-06-25)
295
197
 
296
-
297
198
  ### Bug Fixes
298
199
 
299
- * **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.0 ([#856](https://github.com/scaleway/scaleway-lib/issues/856)) ([e8319b3](https://github.com/scaleway/scaleway-lib/commit/e8319b3f99073a4158c1d4a68adda4307da0df07))
300
-
301
-
200
+ - **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.0 ([#856](https://github.com/scaleway/scaleway-lib/issues/856)) ([e8319b3](https://github.com/scaleway/scaleway-lib/commit/e8319b3f99073a4158c1d4a68adda4307da0df07))
302
201
 
303
202
  ## [3.4.38](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.37...@scaleway/eslint-config-react@3.4.38) (2022-06-24)
304
203
 
305
-
306
204
  ### Bug Fixes
307
205
 
308
- * **deps:** update dependency eslint-plugin-react to v7.30.1 ([#855](https://github.com/scaleway/scaleway-lib/issues/855)) ([65ebdec](https://github.com/scaleway/scaleway-lib/commit/65ebdec9b422e295bdf8db5e979830742b9ca6b0))
309
-
310
-
206
+ - **deps:** update dependency eslint-plugin-react to v7.30.1 ([#855](https://github.com/scaleway/scaleway-lib/issues/855)) ([65ebdec](https://github.com/scaleway/scaleway-lib/commit/65ebdec9b422e295bdf8db5e979830742b9ca6b0))
311
207
 
312
208
  ## [3.4.37](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.36...@scaleway/eslint-config-react@3.4.37) (2022-06-20)
313
209
 
314
-
315
210
  ### Bug Fixes
316
211
 
317
- * **deps:** update typescript-eslint monorepo to v5.29.0 ([#851](https://github.com/scaleway/scaleway-lib/issues/851)) ([2ce446f](https://github.com/scaleway/scaleway-lib/commit/2ce446f2c256b9039e618200148b1d2437377bfd))
318
-
319
-
212
+ - **deps:** update typescript-eslint monorepo to v5.29.0 ([#851](https://github.com/scaleway/scaleway-lib/issues/851)) ([2ce446f](https://github.com/scaleway/scaleway-lib/commit/2ce446f2c256b9039e618200148b1d2437377bfd))
320
213
 
321
214
  ## [3.4.36](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.35...@scaleway/eslint-config-react@3.4.36) (2022-06-20)
322
215
 
323
216
  **Note:** Version bump only for package @scaleway/eslint-config-react
324
217
 
325
-
326
-
327
-
328
-
329
218
  ## 3.4.35 (2022-06-20)
330
219
 
331
220
  **Note:** Version bump only for package @scaleway/eslint-config-react
332
221
 
333
-
334
-
335
-
336
-
337
222
  ## 3.4.34 (2022-06-16)
338
223
 
339
-
340
224
  ### Bug Fixes
341
225
 
342
- * **deps:** update react monorepo ([#841](https://github.com/scaleway/scaleway-lib/issues/841)) ([1b0fc30](https://github.com/scaleway/scaleway-lib/commit/1b0fc30564c01994551722e8dff1e35d78205091))
343
- * **deps:** update typescript-eslint monorepo to v5.28.0 ([#839](https://github.com/scaleway/scaleway-lib/issues/839)) ([f2f2489](https://github.com/scaleway/scaleway-lib/commit/f2f24894e96836a7acbb76a1c9d17420f034ebf4))
344
-
345
-
226
+ - **deps:** update react monorepo ([#841](https://github.com/scaleway/scaleway-lib/issues/841)) ([1b0fc30](https://github.com/scaleway/scaleway-lib/commit/1b0fc30564c01994551722e8dff1e35d78205091))
227
+ - **deps:** update typescript-eslint monorepo to v5.28.0 ([#839](https://github.com/scaleway/scaleway-lib/issues/839)) ([f2f2489](https://github.com/scaleway/scaleway-lib/commit/f2f24894e96836a7acbb76a1c9d17420f034ebf4))
346
228
 
347
229
  ## 3.4.33 (2022-06-09)
348
230
 
349
231
  **Note:** Version bump only for package @scaleway/eslint-config-react
350
232
 
351
-
352
-
353
-
354
-
355
233
  ## 3.4.32 (2022-06-06)
356
234
 
357
-
358
235
  ### Bug Fixes
359
236
 
360
- * **deps:** update typescript-eslint monorepo to v5.27.1 ([#830](https://github.com/scaleway/scaleway-lib/issues/830)) ([50f4dde](https://github.com/scaleway/scaleway-lib/commit/50f4dde007ed00917ae7c40b520fdf94458d23b5))
361
-
362
-
237
+ - **deps:** update typescript-eslint monorepo to v5.27.1 ([#830](https://github.com/scaleway/scaleway-lib/issues/830)) ([50f4dde](https://github.com/scaleway/scaleway-lib/commit/50f4dde007ed00917ae7c40b520fdf94458d23b5))
363
238
 
364
239
  ## 3.4.31 (2022-06-06)
365
240
 
366
241
  **Note:** Version bump only for package @scaleway/eslint-config-react
367
242
 
368
-
369
-
370
-
371
-
372
243
  ### 3.4.30 (2022-05-31)
373
244
 
374
-
375
245
  ### Bug Fixes
376
246
 
377
- * **deps:** update typescript-eslint monorepo to v5.27.0 ([#812](https://github.com/scaleway/scaleway-lib/issues/812)) ([2059dcc](https://github.com/scaleway/scaleway-lib/commit/2059dcc5b4d960066b622c96bc09663dd69d17a7))
378
-
379
-
247
+ - **deps:** update typescript-eslint monorepo to v5.27.0 ([#812](https://github.com/scaleway/scaleway-lib/issues/812)) ([2059dcc](https://github.com/scaleway/scaleway-lib/commit/2059dcc5b4d960066b622c96bc09663dd69d17a7))
380
248
 
381
249
  ### [3.4.29](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.28...@scaleway/eslint-config-react@3.4.29) (2022-05-27)
382
250
 
383
251
  **Note:** Version bump only for package @scaleway/eslint-config-react
384
252
 
385
-
386
-
387
-
388
-
389
253
  ### 3.4.28 (2022-05-25)
390
254
 
391
255
  **Note:** Version bump only for package @scaleway/eslint-config-react
392
256
 
393
-
394
-
395
-
396
-
397
257
  ### 3.4.27 (2022-05-24)
398
258
 
399
-
400
259
  ### Bug Fixes
401
260
 
402
- * **deps:** update typescript-eslint monorepo to v5.26.0 ([#791](https://github.com/scaleway/scaleway-lib/issues/791)) ([1f9ebaa](https://github.com/scaleway/scaleway-lib/commit/1f9ebaa885d8f0e20d2907cf9d6590e35d0f47bc))
403
-
404
-
261
+ - **deps:** update typescript-eslint monorepo to v5.26.0 ([#791](https://github.com/scaleway/scaleway-lib/issues/791)) ([1f9ebaa](https://github.com/scaleway/scaleway-lib/commit/1f9ebaa885d8f0e20d2907cf9d6590e35d0f47bc))
405
262
 
406
263
  ### 3.4.26 (2022-05-22)
407
264
 
408
-
409
265
  ### Bug Fixes
410
266
 
411
- * **deps:** update typescript-eslint monorepo to v5.25.0 ([#778](https://github.com/scaleway/scaleway-lib/issues/778)) ([7c15a9f](https://github.com/scaleway/scaleway-lib/commit/7c15a9f5c128ea84fcffaeee7dc22ab22e65ac6d))
412
-
413
-
267
+ - **deps:** update typescript-eslint monorepo to v5.25.0 ([#778](https://github.com/scaleway/scaleway-lib/issues/778)) ([7c15a9f](https://github.com/scaleway/scaleway-lib/commit/7c15a9f5c128ea84fcffaeee7dc22ab22e65ac6d))
414
268
 
415
269
  ### [3.4.25](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.24...@scaleway/eslint-config-react@3.4.25) (2022-05-19)
416
270
 
417
-
418
271
  ### Bug Fixes
419
272
 
420
- * **deps:** update dependency eslint-plugin-react to v7.30.0 ([#783](https://github.com/scaleway/scaleway-lib/issues/783)) ([4137f3f](https://github.com/scaleway/scaleway-lib/commit/4137f3f753a75d9e5232ca0f41e2f7038b3ffbae))
421
-
422
-
273
+ - **deps:** update dependency eslint-plugin-react to v7.30.0 ([#783](https://github.com/scaleway/scaleway-lib/issues/783)) ([4137f3f](https://github.com/scaleway/scaleway-lib/commit/4137f3f753a75d9e5232ca0f41e2f7038b3ffbae))
423
274
 
424
275
  ### 3.4.24 (2022-05-11)
425
276
 
426
277
  **Note:** Version bump only for package @scaleway/eslint-config-react
427
278
 
428
-
429
-
430
-
431
-
432
279
  ### [3.4.23](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.22...@scaleway/eslint-config-react@3.4.23) (2022-05-09)
433
280
 
434
-
435
281
  ### Bug Fixes
436
282
 
437
- * **deps:** update typescript-eslint monorepo to v5.23.0 ([#767](https://github.com/scaleway/scaleway-lib/issues/767)) ([c3713ec](https://github.com/scaleway/scaleway-lib/commit/c3713ecb13bed1d0b6550e612dd8d3b73800968c))
438
-
439
-
283
+ - **deps:** update typescript-eslint monorepo to v5.23.0 ([#767](https://github.com/scaleway/scaleway-lib/issues/767)) ([c3713ec](https://github.com/scaleway/scaleway-lib/commit/c3713ecb13bed1d0b6550e612dd8d3b73800968c))
440
284
 
441
285
  ### 3.4.22 (2022-05-09)
442
286
 
443
-
444
287
  ### Bug Fixes
445
288
 
446
- * **eslint-config:** ignore no-misused-promises on JSX attributes ([#762](https://github.com/scaleway/scaleway-lib/issues/762)) ([057f5f3](https://github.com/scaleway/scaleway-lib/commit/057f5f35608040a87478a015d044d9cf84b0c7ef))
447
-
448
-
289
+ - **eslint-config:** ignore no-misused-promises on JSX attributes ([#762](https://github.com/scaleway/scaleway-lib/issues/762)) ([057f5f3](https://github.com/scaleway/scaleway-lib/commit/057f5f35608040a87478a015d044d9cf84b0c7ef))
449
290
 
450
291
  ### [3.4.21](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.20...@scaleway/eslint-config-react@3.4.21) (2022-05-04)
451
292
 
452
293
  **Note:** Version bump only for package @scaleway/eslint-config-react
453
294
 
454
-
455
-
456
-
457
-
458
295
  ### 3.4.20 (2022-05-02)
459
296
 
460
-
461
297
  ### Bug Fixes
462
298
 
463
- * **deps:** update typescript-eslint monorepo to v5.22.0 ([#750](https://github.com/scaleway/scaleway-lib/issues/750)) ([84d7cec](https://github.com/scaleway/scaleway-lib/commit/84d7cec426e8f50c4e6c411d34b7ac229f22d8a5))
464
-
465
-
299
+ - **deps:** update typescript-eslint monorepo to v5.22.0 ([#750](https://github.com/scaleway/scaleway-lib/issues/750)) ([84d7cec](https://github.com/scaleway/scaleway-lib/commit/84d7cec426e8f50c4e6c411d34b7ac229f22d8a5))
466
300
 
467
301
  ### 3.4.19 (2022-04-27)
468
302
 
469
-
470
303
  ### Bug Fixes
471
304
 
472
- * **deps:** update dependency eslint-plugin-react-hooks to v4.5.0 ([#742](https://github.com/scaleway/scaleway-lib/issues/742)) ([c1f88b4](https://github.com/scaleway/scaleway-lib/commit/c1f88b44a9b0c9b8a38a5d60f75d17c81e03546a))
473
-
474
-
305
+ - **deps:** update dependency eslint-plugin-react-hooks to v4.5.0 ([#742](https://github.com/scaleway/scaleway-lib/issues/742)) ([c1f88b4](https://github.com/scaleway/scaleway-lib/commit/c1f88b44a9b0c9b8a38a5d60f75d17c81e03546a))
475
306
 
476
307
  ### 3.4.18 (2022-04-26)
477
308
 
478
-
479
309
  ### Bug Fixes
480
310
 
481
- * **deps:** update typescript-eslint monorepo to v5.21.0 ([#739](https://github.com/scaleway/scaleway-lib/issues/739)) ([e2e5d51](https://github.com/scaleway/scaleway-lib/commit/e2e5d51001ad80aed4292233d5d3c99356f78f9a))
482
-
483
-
311
+ - **deps:** update typescript-eslint monorepo to v5.21.0 ([#739](https://github.com/scaleway/scaleway-lib/issues/739)) ([e2e5d51](https://github.com/scaleway/scaleway-lib/commit/e2e5d51001ad80aed4292233d5d3c99356f78f9a))
484
312
 
485
313
  ### 3.4.17 (2022-04-19)
486
314
 
487
-
488
315
  ### Bug Fixes
489
316
 
490
- * **deps:** update typescript-eslint monorepo to v5.20.0 ([#728](https://github.com/scaleway/scaleway-lib/issues/728)) ([b792453](https://github.com/scaleway/scaleway-lib/commit/b792453cfe0fdc4b395eb5e546625c5059ca2fd4))
491
-
492
-
317
+ - **deps:** update typescript-eslint monorepo to v5.20.0 ([#728](https://github.com/scaleway/scaleway-lib/issues/728)) ([b792453](https://github.com/scaleway/scaleway-lib/commit/b792453cfe0fdc4b395eb5e546625c5059ca2fd4))
493
318
 
494
319
  ### 3.4.16 (2022-04-11)
495
320
 
496
-
497
321
  ### Bug Fixes
498
322
 
499
- * **deps:** update typescript-eslint monorepo to v5.19.0 ([#715](https://github.com/scaleway/scaleway-lib/issues/715)) ([1e4b38f](https://github.com/scaleway/scaleway-lib/commit/1e4b38fcc2cc74583c284afb2fd3b7c27a4c6422))
500
-
501
-
323
+ - **deps:** update typescript-eslint monorepo to v5.19.0 ([#715](https://github.com/scaleway/scaleway-lib/issues/715)) ([1e4b38f](https://github.com/scaleway/scaleway-lib/commit/1e4b38fcc2cc74583c284afb2fd3b7c27a4c6422))
502
324
 
503
325
  ### [3.4.15](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.14...@scaleway/eslint-config-react@3.4.15) (2022-04-06)
504
326
 
505
-
506
327
  ### Bug Fixes
507
328
 
508
- * **deps:** update dependency eslint-plugin-import to v2.26.0 ([#702](https://github.com/scaleway/scaleway-lib/issues/702)) ([2e70ebb](https://github.com/scaleway/scaleway-lib/commit/2e70ebb19e2580b939e1fc6461db3669a1ea9123))
509
-
510
-
329
+ - **deps:** update dependency eslint-plugin-import to v2.26.0 ([#702](https://github.com/scaleway/scaleway-lib/issues/702)) ([2e70ebb](https://github.com/scaleway/scaleway-lib/commit/2e70ebb19e2580b939e1fc6461db3669a1ea9123))
511
330
 
512
331
  ### 3.4.14 (2022-04-05)
513
332
 
514
-
515
333
  ### Bug Fixes
516
334
 
517
- * **deps:** update dependency eslint-config-airbnb-typescript to v17 ([#699](https://github.com/scaleway/scaleway-lib/issues/699)) ([7edc6d2](https://github.com/scaleway/scaleway-lib/commit/7edc6d29c229cdcd979e6c5eef26239f222f3d07))
518
- * **deps:** update typescript-eslint monorepo to v5.16.0 ([#683](https://github.com/scaleway/scaleway-lib/issues/683)) ([abf59fc](https://github.com/scaleway/scaleway-lib/commit/abf59fc3c9e0fc6cdd766ac453cc5a6c2dc0e578))
519
- * **deps:** update typescript-eslint monorepo to v5.18.0 ([#700](https://github.com/scaleway/scaleway-lib/issues/700)) ([5ec5362](https://github.com/scaleway/scaleway-lib/commit/5ec5362ef5a6341b0c85cd1c01f39745d59bf7dd))
520
-
521
-
335
+ - **deps:** update dependency eslint-config-airbnb-typescript to v17 ([#699](https://github.com/scaleway/scaleway-lib/issues/699)) ([7edc6d2](https://github.com/scaleway/scaleway-lib/commit/7edc6d29c229cdcd979e6c5eef26239f222f3d07))
336
+ - **deps:** update typescript-eslint monorepo to v5.16.0 ([#683](https://github.com/scaleway/scaleway-lib/issues/683)) ([abf59fc](https://github.com/scaleway/scaleway-lib/commit/abf59fc3c9e0fc6cdd766ac453cc5a6c2dc0e578))
337
+ - **deps:** update typescript-eslint monorepo to v5.18.0 ([#700](https://github.com/scaleway/scaleway-lib/issues/700)) ([5ec5362](https://github.com/scaleway/scaleway-lib/commit/5ec5362ef5a6341b0c85cd1c01f39745d59bf7dd))
522
338
 
523
339
  ### [3.4.13](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.12...@scaleway/eslint-config-react@3.4.13) (2022-04-05)
524
340
 
525
341
  **Note:** Version bump only for package @scaleway/eslint-config-react
526
342
 
527
-
528
-
529
-
530
-
531
343
  ### 3.4.12 (2022-04-01)
532
344
 
533
-
534
345
  ### Bug Fixes
535
346
 
536
- * **deps:** update dependency eslint-config-airbnb-typescript to v16.2.0 ([#694](https://github.com/scaleway/scaleway-lib/issues/694)) ([59c6f2d](https://github.com/scaleway/scaleway-lib/commit/59c6f2dd2b146933311e8e1b912eb43bbae7b23f))
537
-
538
-
347
+ - **deps:** update dependency eslint-config-airbnb-typescript to v16.2.0 ([#694](https://github.com/scaleway/scaleway-lib/issues/694)) ([59c6f2d](https://github.com/scaleway/scaleway-lib/commit/59c6f2dd2b146933311e8e1b912eb43bbae7b23f))
539
348
 
540
349
  ### [3.4.11](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.10...@scaleway/eslint-config-react@3.4.11) (2022-03-30)
541
350
 
542
-
543
351
  ### Bug Fixes
544
352
 
545
- * **deps:** update dependency eslint-plugin-react-hooks to v4.4.0 ([#688](https://github.com/scaleway/scaleway-lib/issues/688)) ([2a676c2](https://github.com/scaleway/scaleway-lib/commit/2a676c2f155ee0f1a4f479e9782cfc80dfd26c0b))
546
-
547
-
353
+ - **deps:** update dependency eslint-plugin-react-hooks to v4.4.0 ([#688](https://github.com/scaleway/scaleway-lib/issues/688)) ([2a676c2](https://github.com/scaleway/scaleway-lib/commit/2a676c2f155ee0f1a4f479e9782cfc80dfd26c0b))
548
354
 
549
355
  ### [3.4.10](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.9...@scaleway/eslint-config-react@3.4.10) (2022-03-21)
550
356
 
551
-
552
357
  ### Bug Fixes
553
358
 
554
- * **deps:** update dependency eslint-config-airbnb-typescript to v16.1.4 ([#681](https://github.com/scaleway/scaleway-lib/issues/681)) ([8c94938](https://github.com/scaleway/scaleway-lib/commit/8c94938ed106d58645a48603077e07fa9f349fa4))
555
-
556
-
359
+ - **deps:** update dependency eslint-config-airbnb-typescript to v16.1.4 ([#681](https://github.com/scaleway/scaleway-lib/issues/681)) ([8c94938](https://github.com/scaleway/scaleway-lib/commit/8c94938ed106d58645a48603077e07fa9f349fa4))
557
360
 
558
361
  ### 3.4.9 (2022-03-17)
559
362
 
560
-
561
363
  ### Bug Fixes
562
364
 
563
- * **deps:** update dependency eslint-config-airbnb-typescript to v16.1.3 ([#678](https://github.com/scaleway/scaleway-lib/issues/678)) ([2bd163e](https://github.com/scaleway/scaleway-lib/commit/2bd163ed8114af90e2b21b75f8b9bb4a78b429a0))
564
-
565
-
365
+ - **deps:** update dependency eslint-config-airbnb-typescript to v16.1.3 ([#678](https://github.com/scaleway/scaleway-lib/issues/678)) ([2bd163e](https://github.com/scaleway/scaleway-lib/commit/2bd163ed8114af90e2b21b75f8b9bb4a78b429a0))
566
366
 
567
367
  ### [3.4.8](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.7...@scaleway/eslint-config-react@3.4.8) (2022-03-14)
568
368
 
569
-
570
369
  ### Bug Fixes
571
370
 
572
- * **deps:** update dependency eslint-config-airbnb-typescript to v16.1.2 ([#670](https://github.com/scaleway/scaleway-lib/issues/670)) ([70c023f](https://github.com/scaleway/scaleway-lib/commit/70c023fd8ce5b68b3a80d905852f9a4785be6eaf))
573
-
574
-
371
+ - **deps:** update dependency eslint-config-airbnb-typescript to v16.1.2 ([#670](https://github.com/scaleway/scaleway-lib/issues/670)) ([70c023f](https://github.com/scaleway/scaleway-lib/commit/70c023fd8ce5b68b3a80d905852f9a4785be6eaf))
575
372
 
576
373
  ### [3.4.7](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.6...@scaleway/eslint-config-react@3.4.7) (2022-03-14)
577
374
 
578
-
579
375
  ### Bug Fixes
580
376
 
581
- * **deps:** update dependency eslint-plugin-react to v7.29.4 ([#671](https://github.com/scaleway/scaleway-lib/issues/671)) ([7cca6f1](https://github.com/scaleway/scaleway-lib/commit/7cca6f1716c38f7db716e1d013281e9e91cea09d))
582
-
583
-
377
+ - **deps:** update dependency eslint-plugin-react to v7.29.4 ([#671](https://github.com/scaleway/scaleway-lib/issues/671)) ([7cca6f1](https://github.com/scaleway/scaleway-lib/commit/7cca6f1716c38f7db716e1d013281e9e91cea09d))
584
378
 
585
379
  ### [3.4.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.5...@scaleway/eslint-config-react@3.4.6) (2022-03-11)
586
380
 
587
381
  **Note:** Version bump only for package @scaleway/eslint-config-react
588
382
 
589
-
590
-
591
-
592
-
593
383
  ### 3.4.5 (2022-03-11)
594
384
 
595
-
596
385
  ### Bug Fixes
597
386
 
598
- * **deps:** update dependency eslint-config-airbnb-typescript to v16.1.1 ([#666](https://github.com/scaleway/scaleway-lib/issues/666)) ([ad39418](https://github.com/scaleway/scaleway-lib/commit/ad39418dcda2e2326f36b31bd2b4985daa1d3f94))
599
-
600
-
387
+ - **deps:** update dependency eslint-config-airbnb-typescript to v16.1.1 ([#666](https://github.com/scaleway/scaleway-lib/issues/666)) ([ad39418](https://github.com/scaleway/scaleway-lib/commit/ad39418dcda2e2326f36b31bd2b4985daa1d3f94))
601
388
 
602
389
  ### [3.4.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.3...@scaleway/eslint-config-react@3.4.4) (2022-03-04)
603
390
 
604
-
605
391
  ### Bug Fixes
606
392
 
607
- * **deps:** update dependency eslint-plugin-react to v7.29.3 ([#660](https://github.com/scaleway/scaleway-lib/issues/660)) ([5ebaf2e](https://github.com/scaleway/scaleway-lib/commit/5ebaf2ed2dddcdbcff14db4ab8e74e6c545c1b06))
608
-
609
-
393
+ - **deps:** update dependency eslint-plugin-react to v7.29.3 ([#660](https://github.com/scaleway/scaleway-lib/issues/660)) ([5ebaf2e](https://github.com/scaleway/scaleway-lib/commit/5ebaf2ed2dddcdbcff14db4ab8e74e6c545c1b06))
610
394
 
611
395
  ### 3.4.3 (2022-03-03)
612
396
 
613
-
614
397
  ### Bug Fixes
615
398
 
616
- * **deps:** update dependency eslint-config-prettier to v8.5.0 ([#658](https://github.com/scaleway/scaleway-lib/issues/658)) ([fe4fb8d](https://github.com/scaleway/scaleway-lib/commit/fe4fb8d650ca16a192f790f9d47736781d74b33e))
617
- * **deps:** update dependency eslint-plugin-react to v7.29.2 ([#652](https://github.com/scaleway/scaleway-lib/issues/652)) ([8a318fc](https://github.com/scaleway/scaleway-lib/commit/8a318fca3e2b045d49c5502454b839d004cab2a9))
618
-
619
-
399
+ - **deps:** update dependency eslint-config-prettier to v8.5.0 ([#658](https://github.com/scaleway/scaleway-lib/issues/658)) ([fe4fb8d](https://github.com/scaleway/scaleway-lib/commit/fe4fb8d650ca16a192f790f9d47736781d74b33e))
400
+ - **deps:** update dependency eslint-plugin-react to v7.29.2 ([#652](https://github.com/scaleway/scaleway-lib/issues/652)) ([8a318fc](https://github.com/scaleway/scaleway-lib/commit/8a318fca3e2b045d49c5502454b839d004cab2a9))
620
401
 
621
402
  ### [3.4.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.1...@scaleway/eslint-config-react@3.4.2) (2022-02-22)
622
403
 
623
-
624
404
  ### Bug Fixes
625
405
 
626
- * **deps:** update typescript-eslint monorepo to v5.12.1 ([#647](https://github.com/scaleway/scaleway-lib/issues/647)) ([6f23f77](https://github.com/scaleway/scaleway-lib/commit/6f23f77e78ef2800d9c2d3f2ce257631f9cb1b0c))
627
-
628
-
406
+ - **deps:** update typescript-eslint monorepo to v5.12.1 ([#647](https://github.com/scaleway/scaleway-lib/issues/647)) ([6f23f77](https://github.com/scaleway/scaleway-lib/commit/6f23f77e78ef2800d9c2d3f2ce257631f9cb1b0c))
629
407
 
630
408
  ### [3.4.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.4.0...@scaleway/eslint-config-react@3.4.1) (2022-02-19)
631
409
 
632
-
633
410
  ### Bug Fixes
634
411
 
635
- * **deps:** update dependency eslint-config-prettier to v8.4.0 ([#643](https://github.com/scaleway/scaleway-lib/issues/643)) ([616464c](https://github.com/scaleway/scaleway-lib/commit/616464cce2dd9e27a4164c2e65b17944f0713431))
636
-
637
-
412
+ - **deps:** update dependency eslint-config-prettier to v8.4.0 ([#643](https://github.com/scaleway/scaleway-lib/issues/643)) ([616464c](https://github.com/scaleway/scaleway-lib/commit/616464cce2dd9e27a4164c2e65b17944f0713431))
638
413
 
639
414
  ## 3.4.0 (2022-02-17)
640
415
 
641
-
642
416
  ### Features
643
417
 
644
- * **eslint-config-react:** enforce class fields for react class ([#636](https://github.com/scaleway/scaleway-lib/issues/636)) ([56a3aaa](https://github.com/scaleway/scaleway-lib/commit/56a3aaa360ca18e27eb2abf038e1e976a11b3bd5))
645
-
646
-
418
+ - **eslint-config-react:** enforce class fields for react class ([#636](https://github.com/scaleway/scaleway-lib/issues/636)) ([56a3aaa](https://github.com/scaleway/scaleway-lib/commit/56a3aaa360ca18e27eb2abf038e1e976a11b3bd5))
647
419
 
648
420
  ### 3.3.8 (2022-02-15)
649
421
 
650
-
651
422
  ### Bug Fixes
652
423
 
653
- * **deps:** update typescript-eslint monorepo to v5.12.0 ([#633](https://github.com/scaleway/scaleway-lib/issues/633)) ([8c7acd2](https://github.com/scaleway/scaleway-lib/commit/8c7acd28586bafd60c3b7cfaed548a725198cc00))
654
-
655
-
424
+ - **deps:** update typescript-eslint monorepo to v5.12.0 ([#633](https://github.com/scaleway/scaleway-lib/issues/633)) ([8c7acd2](https://github.com/scaleway/scaleway-lib/commit/8c7acd28586bafd60c3b7cfaed548a725198cc00))
656
425
 
657
426
  ### 3.3.7 (2022-02-08)
658
427
 
659
-
660
428
  ### Bug Fixes
661
429
 
662
- * **deps:** update typescript-eslint monorepo to v5.11.0 ([#623](https://github.com/scaleway/scaleway-lib/issues/623)) ([7253a0e](https://github.com/scaleway/scaleway-lib/commit/7253a0ec486f27325abca540ba6d9fd08bb524f6))
663
-
664
-
430
+ - **deps:** update typescript-eslint monorepo to v5.11.0 ([#623](https://github.com/scaleway/scaleway-lib/issues/623)) ([7253a0e](https://github.com/scaleway/scaleway-lib/commit/7253a0ec486f27325abca540ba6d9fd08bb524f6))
665
431
 
666
432
  ### 3.3.6 (2022-02-02)
667
433
 
668
-
669
434
  ### Bug Fixes
670
435
 
671
- * **deps:** update typescript-eslint monorepo to v5.10.2 ([#616](https://github.com/scaleway/scaleway-lib/issues/616)) ([f806586](https://github.com/scaleway/scaleway-lib/commit/f806586df6f3f146d3cd03c7cbf322eb07cd812d))
672
-
673
-
436
+ - **deps:** update typescript-eslint monorepo to v5.10.2 ([#616](https://github.com/scaleway/scaleway-lib/issues/616)) ([f806586](https://github.com/scaleway/scaleway-lib/commit/f806586df6f3f146d3cd03c7cbf322eb07cd812d))
674
437
 
675
438
  ### 3.3.5 (2022-01-25)
676
439
 
677
-
678
440
  ### Bug Fixes
679
441
 
680
- * **deps:** update typescript-eslint monorepo to v5.10.1 ([#609](https://github.com/scaleway/scaleway-lib/issues/609)) ([f3970cc](https://github.com/scaleway/scaleway-lib/commit/f3970ccded4075b88a50b458a3cfd357468b760c))
681
-
682
-
442
+ - **deps:** update typescript-eslint monorepo to v5.10.1 ([#609](https://github.com/scaleway/scaleway-lib/issues/609)) ([f3970cc](https://github.com/scaleway/scaleway-lib/commit/f3970ccded4075b88a50b458a3cfd357468b760c))
683
443
 
684
444
  ### 3.3.4 (2022-01-18)
685
445
 
686
-
687
446
  ### Bug Fixes
688
447
 
689
- * **deps:** update typescript-eslint monorepo to v5.10.0 ([#597](https://github.com/scaleway/scaleway-lib/issues/597)) ([3c5a12f](https://github.com/scaleway/scaleway-lib/commit/3c5a12f52828bae2aeef5ca0213a625e0fc90202))
690
-
691
-
448
+ - **deps:** update typescript-eslint monorepo to v5.10.0 ([#597](https://github.com/scaleway/scaleway-lib/issues/597)) ([3c5a12f](https://github.com/scaleway/scaleway-lib/commit/3c5a12f52828bae2aeef5ca0213a625e0fc90202))
692
449
 
693
450
  ### 3.3.3 (2022-01-12)
694
451
 
695
-
696
452
  ### Bug Fixes
697
453
 
698
- * **deps:** update typescript-eslint monorepo to v5.9.1 ([#589](https://github.com/scaleway/scaleway-lib/issues/589)) ([e6f8809](https://github.com/scaleway/scaleway-lib/commit/e6f88098987ae97205fd368a7c6e37d21fe690c7))
699
-
700
-
454
+ - **deps:** update typescript-eslint monorepo to v5.9.1 ([#589](https://github.com/scaleway/scaleway-lib/issues/589)) ([e6f8809](https://github.com/scaleway/scaleway-lib/commit/e6f88098987ae97205fd368a7c6e37d21fe690c7))
701
455
 
702
456
  ### 3.3.2 (2022-01-06)
703
457
 
704
-
705
458
  ### Bug Fixes
706
459
 
707
- * **deps:** update typescript-eslint monorepo to v5.9.0 ([#576](https://github.com/scaleway/scaleway-lib/issues/576)) ([f41b90f](https://github.com/scaleway/scaleway-lib/commit/f41b90f9a694d4c87f912325ea3cfcb35c2f4add))
708
-
709
-
460
+ - **deps:** update typescript-eslint monorepo to v5.9.0 ([#576](https://github.com/scaleway/scaleway-lib/issues/576)) ([f41b90f](https://github.com/scaleway/scaleway-lib/commit/f41b90f9a694d4c87f912325ea3cfcb35c2f4add))
710
461
 
711
462
  ### 3.3.1 (2022-01-03)
712
463
 
713
-
714
464
  ### Bug Fixes
715
465
 
716
- * **deps:** update dependency eslint-plugin-import to v2.25.4 ([#574](https://github.com/scaleway/scaleway-lib/issues/574)) ([b2cefb7](https://github.com/scaleway/scaleway-lib/commit/b2cefb7ee7bba80cd851687827c623c2fb2e09df))
717
-
718
-
466
+ - **deps:** update dependency eslint-plugin-import to v2.25.4 ([#574](https://github.com/scaleway/scaleway-lib/issues/574)) ([b2cefb7](https://github.com/scaleway/scaleway-lib/commit/b2cefb7ee7bba80cd851687827c623c2fb2e09df))
719
467
 
720
468
  ## [3.3.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.2.2...@scaleway/eslint-config-react@3.3.0) (2021-12-28)
721
469
 
722
-
723
470
  ### Features
724
471
 
725
- * **eslint-config:** enable prefer-object-has-own ([#564](https://github.com/scaleway/scaleway-lib/issues/564)) ([a0b11ca](https://github.com/scaleway/scaleway-lib/commit/a0b11ca9bd6ea10d6e08e0257b8209bdca2a60a0))
726
-
727
-
472
+ - **eslint-config:** enable prefer-object-has-own ([#564](https://github.com/scaleway/scaleway-lib/issues/564)) ([a0b11ca](https://github.com/scaleway/scaleway-lib/commit/a0b11ca9bd6ea10d6e08e0257b8209bdca2a60a0))
728
473
 
729
474
  ### [3.2.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.2.1...@scaleway/eslint-config-react@3.2.2) (2021-12-28)
730
475
 
731
-
732
476
  ### Bug Fixes
733
477
 
734
- * **deps:** update typescript-eslint monorepo to v5.8.1 ([#568](https://github.com/scaleway/scaleway-lib/issues/568)) ([620e748](https://github.com/scaleway/scaleway-lib/commit/620e74807c6cb4369458fbe473a994409e9a9973))
735
-
736
-
478
+ - **deps:** update typescript-eslint monorepo to v5.8.1 ([#568](https://github.com/scaleway/scaleway-lib/issues/568)) ([620e748](https://github.com/scaleway/scaleway-lib/commit/620e74807c6cb4369458fbe473a994409e9a9973))
737
479
 
738
480
  ### 3.2.1 (2021-12-24)
739
481
 
740
-
741
482
  ### Bug Fixes
742
483
 
743
- * **deps:** update dependency eslint-plugin-react to v7.28.0 ([#555](https://github.com/scaleway/scaleway-lib/issues/555)) ([ab077a4](https://github.com/scaleway/scaleway-lib/commit/ab077a44344d339bf7caebe633259cf6e8b542b6))
744
- * **deps:** update typescript-eslint monorepo to v5.8.0 ([#552](https://github.com/scaleway/scaleway-lib/issues/552)) ([34cbce8](https://github.com/scaleway/scaleway-lib/commit/34cbce88093b260cc5d0e4d26ebd9d90efe75c7d))
745
-
746
-
484
+ - **deps:** update dependency eslint-plugin-react to v7.28.0 ([#555](https://github.com/scaleway/scaleway-lib/issues/555)) ([ab077a4](https://github.com/scaleway/scaleway-lib/commit/ab077a44344d339bf7caebe633259cf6e8b542b6))
485
+ - **deps:** update typescript-eslint monorepo to v5.8.0 ([#552](https://github.com/scaleway/scaleway-lib/issues/552)) ([34cbce8](https://github.com/scaleway/scaleway-lib/commit/34cbce88093b260cc5d0e4d26ebd9d90efe75c7d))
747
486
 
748
487
  ## 3.2.0 (2021-12-20)
749
488
 
750
-
751
489
  ### Features
752
490
 
753
- * **eslint-config-react:** disable react/require-default-props in ts projects ([#546](https://github.com/scaleway/scaleway-lib/issues/546)) ([7301d14](https://github.com/scaleway/scaleway-lib/commit/7301d1441a5993113f9b61925ea94f8326b24f35))
754
-
755
-
491
+ - **eslint-config-react:** disable react/require-default-props in ts projects ([#546](https://github.com/scaleway/scaleway-lib/issues/546)) ([7301d14](https://github.com/scaleway/scaleway-lib/commit/7301d1441a5993113f9b61925ea94f8326b24f35))
756
492
 
757
493
  ### 3.1.2 (2021-12-16)
758
494
 
759
-
760
495
  ### Bug Fixes
761
496
 
762
- * **deps:** update typescript-eslint monorepo to v5.7.0 ([#541](https://github.com/scaleway/scaleway-lib/issues/541)) ([aef77ac](https://github.com/scaleway/scaleway-lib/commit/aef77acc7db670b1d20c059ae3effda9da35dbe4))
763
-
764
-
497
+ - **deps:** update typescript-eslint monorepo to v5.7.0 ([#541](https://github.com/scaleway/scaleway-lib/issues/541)) ([aef77ac](https://github.com/scaleway/scaleway-lib/commit/aef77acc7db670b1d20c059ae3effda9da35dbe4))
765
498
 
766
499
  ### [3.1.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.1.0...@scaleway/eslint-config-react@3.1.1) (2021-12-10)
767
500
 
768
-
769
501
  ### Bug Fixes
770
502
 
771
- * **deps:** pin dependency eslint-plugin-eslint-comments to 3.2.0 ([#536](https://github.com/scaleway/scaleway-lib/issues/536)) ([b0fea13](https://github.com/scaleway/scaleway-lib/commit/b0fea134507fda853ce7aefe58052cc5e7c37ef6))
772
-
773
-
503
+ - **deps:** pin dependency eslint-plugin-eslint-comments to 3.2.0 ([#536](https://github.com/scaleway/scaleway-lib/issues/536)) ([b0fea13](https://github.com/scaleway/scaleway-lib/commit/b0fea134507fda853ce7aefe58052cc5e7c37ef6))
774
504
 
775
505
  ## 3.1.0 (2021-12-10)
776
506
 
777
-
778
507
  ### Features
779
508
 
780
- * **eslint-config:** add eslint-comments plugin ([#534](https://github.com/scaleway/scaleway-lib/issues/534)) ([15504d3](https://github.com/scaleway/scaleway-lib/commit/15504d38d151ee54cf44f30bb69cd605bf769277))
781
-
782
-
509
+ - **eslint-config:** add eslint-comments plugin ([#534](https://github.com/scaleway/scaleway-lib/issues/534)) ([15504d3](https://github.com/scaleway/scaleway-lib/commit/15504d38d151ee54cf44f30bb69cd605bf769277))
783
510
 
784
511
  ### 3.0.1 (2021-12-06)
785
512
 
786
-
787
513
  ### Bug Fixes
788
514
 
789
- * **deps:** update dependency eslint-config-airbnb to v19.0.2 ([#528](https://github.com/scaleway/scaleway-lib/issues/528)) ([eb7425f](https://github.com/scaleway/scaleway-lib/commit/eb7425fedea52b8a7b7a1da5b9bae20733fb81eb))
790
- * **deps:** update dependency eslint-config-airbnb-typescript to v16.1.0 ([#525](https://github.com/scaleway/scaleway-lib/issues/525)) ([0573445](https://github.com/scaleway/scaleway-lib/commit/0573445b6930bcca2419e0f02244c0a9ef208e6d))
791
- * **deps:** update typescript-eslint monorepo to v5.6.0 ([#519](https://github.com/scaleway/scaleway-lib/issues/519)) ([ad94af0](https://github.com/scaleway/scaleway-lib/commit/ad94af0770970ec2f8b107fb6206548ed3c8c20f))
792
-
793
-
515
+ - **deps:** update dependency eslint-config-airbnb to v19.0.2 ([#528](https://github.com/scaleway/scaleway-lib/issues/528)) ([eb7425f](https://github.com/scaleway/scaleway-lib/commit/eb7425fedea52b8a7b7a1da5b9bae20733fb81eb))
516
+ - **deps:** update dependency eslint-config-airbnb-typescript to v16.1.0 ([#525](https://github.com/scaleway/scaleway-lib/issues/525)) ([0573445](https://github.com/scaleway/scaleway-lib/commit/0573445b6930bcca2419e0f02244c0a9ef208e6d))
517
+ - **deps:** update typescript-eslint monorepo to v5.6.0 ([#519](https://github.com/scaleway/scaleway-lib/issues/519)) ([ad94af0](https://github.com/scaleway/scaleway-lib/commit/ad94af0770970ec2f8b107fb6206548ed3c8c20f))
794
518
 
795
519
  ## 3.0.0 (2021-11-23)
796
520
 
797
-
798
521
  ### ⚠ BREAKING CHANGES
799
522
 
800
- * update to eslint-airbnb v19 (#491)
523
+ - update to eslint-airbnb v19 (#491)
801
524
 
802
525
  ### Features
803
526
 
804
- * update to eslint-airbnb v19 ([#491](https://github.com/scaleway/scaleway-lib/issues/491)) ([d0e1385](https://github.com/scaleway/scaleway-lib/commit/d0e138501ae3c7fb59b8e5924504e8cef434070e))
805
-
806
-
527
+ - update to eslint-airbnb v19 ([#491](https://github.com/scaleway/scaleway-lib/issues/491)) ([d0e1385](https://github.com/scaleway/scaleway-lib/commit/d0e138501ae3c7fb59b8e5924504e8cef434070e))
807
528
 
808
529
  ### 2.3.2 (2021-11-09)
809
530
 
810
-
811
531
  ### Bug Fixes
812
532
 
813
- * **deps:** update dependency eslint-plugin-react-hooks to v4.3.0 ([#482](https://github.com/scaleway/scaleway-lib/issues/482)) ([da0e98b](https://github.com/scaleway/scaleway-lib/commit/da0e98b7a4630d34616fcae35aaa21b437cf35c0))
814
- * **deps:** update typescript-eslint monorepo to v5.3.1 ([#481](https://github.com/scaleway/scaleway-lib/issues/481)) ([ab41d48](https://github.com/scaleway/scaleway-lib/commit/ab41d4874d6484fe0b73be9ed25ca9e6b8f4a47d))
815
-
816
-
533
+ - **deps:** update dependency eslint-plugin-react-hooks to v4.3.0 ([#482](https://github.com/scaleway/scaleway-lib/issues/482)) ([da0e98b](https://github.com/scaleway/scaleway-lib/commit/da0e98b7a4630d34616fcae35aaa21b437cf35c0))
534
+ - **deps:** update typescript-eslint monorepo to v5.3.1 ([#481](https://github.com/scaleway/scaleway-lib/issues/481)) ([ab41d48](https://github.com/scaleway/scaleway-lib/commit/ab41d4874d6484fe0b73be9ed25ca9e6b8f4a47d))
817
535
 
818
536
  ### 2.3.1 (2021-11-08)
819
537
 
820
-
821
538
  ### Bug Fixes
822
539
 
823
- * **deps:** update dependency eslint-config-airbnb-typescript to v15 ([#470](https://github.com/scaleway/scaleway-lib/issues/470)) ([ff026cb](https://github.com/scaleway/scaleway-lib/commit/ff026cb6beec29086efafe960af6dbd7d29e1bbc))
824
- * **deps:** update typescript-eslint monorepo to v5.3.0 ([#457](https://github.com/scaleway/scaleway-lib/issues/457)) ([528f1f0](https://github.com/scaleway/scaleway-lib/commit/528f1f0ee01aec7e8c87887932319edd66197766))
825
-
826
-
540
+ - **deps:** update dependency eslint-config-airbnb-typescript to v15 ([#470](https://github.com/scaleway/scaleway-lib/issues/470)) ([ff026cb](https://github.com/scaleway/scaleway-lib/commit/ff026cb6beec29086efafe960af6dbd7d29e1bbc))
541
+ - **deps:** update typescript-eslint monorepo to v5.3.0 ([#457](https://github.com/scaleway/scaleway-lib/issues/457)) ([528f1f0](https://github.com/scaleway/scaleway-lib/commit/528f1f0ee01aec7e8c87887932319edd66197766))
827
542
 
828
543
  ## [2.3.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@2.2.5...@scaleway/eslint-config-react@2.3.0) (2021-10-22)
829
544
 
830
-
831
545
  ### Features
832
546
 
833
- * **deps:** update dependency eslint to v8 ([#448](https://github.com/scaleway/scaleway-lib/issues/448)) ([b120a44](https://github.com/scaleway/scaleway-lib/commit/b120a44047ecfce35cdbb955ba71383061cf2d83))
834
-
835
-
547
+ - **deps:** update dependency eslint to v8 ([#448](https://github.com/scaleway/scaleway-lib/issues/448)) ([b120a44](https://github.com/scaleway/scaleway-lib/commit/b120a44047ecfce35cdbb955ba71383061cf2d83))
836
548
 
837
549
  ### [2.2.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@2.2.4...@scaleway/eslint-config-react@2.2.5) (2021-10-22)
838
550
 
839
551
  **Note:** Version bump only for package @scaleway/eslint-config-react
840
552
 
841
-
842
-
843
-
844
-
845
553
  ### [2.2.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@2.2.3...@scaleway/eslint-config-react@2.2.4) (2021-10-21)
846
554
 
847
-
848
555
  ### Bug Fixes
849
556
 
850
- * **deps:** update dependency eslint-plugin-import to v2.25.2 ([#447](https://github.com/scaleway/scaleway-lib/issues/447)) ([2c4a4cb](https://github.com/scaleway/scaleway-lib/commit/2c4a4cbaaef41b5014ee8257a21e9d695affc8c0))
851
-
852
-
557
+ - **deps:** update dependency eslint-plugin-import to v2.25.2 ([#447](https://github.com/scaleway/scaleway-lib/issues/447)) ([2c4a4cb](https://github.com/scaleway/scaleway-lib/commit/2c4a4cbaaef41b5014ee8257a21e9d695affc8c0))
853
558
 
854
559
  ### [2.2.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@2.2.2...@scaleway/eslint-config-react@2.2.3) (2021-10-21)
855
560
 
856
561
  **Note:** Version bump only for package @scaleway/eslint-config-react
857
562
 
858
-
859
-
860
-
861
-
862
563
  ### 2.2.2 (2021-10-21)
863
564
 
864
565
  **Note:** Version bump only for package @scaleway/eslint-config-react
865
566
 
866
-
867
-
868
-
869
-
870
567
  ### 2.2.1 (2021-09-16)
871
568
 
872
-
873
569
  ### Bug Fixes
874
570
 
875
- * change no constructed context values to error ([#383](https://github.com/scaleway/scaleway-lib/issues/383)) ([94eb4e3](https://github.com/scaleway/scaleway-lib/commit/94eb4e3231ffd872280ae02f19ba294b1e39c99e))
876
-
877
-
571
+ - change no constructed context values to error ([#383](https://github.com/scaleway/scaleway-lib/issues/383)) ([94eb4e3](https://github.com/scaleway/scaleway-lib/commit/94eb4e3231ffd872280ae02f19ba294b1e39c99e))
878
572
 
879
573
  ## 2.2.0 (2021-09-09)
880
574
 
881
-
882
575
  ### Features
883
576
 
884
- * **eslint-config-react:** enforce no-unused-vars on typescript config ([#361](https://github.com/scaleway/scaleway-lib/issues/361)) ([64e8226](https://github.com/scaleway/scaleway-lib/commit/64e8226b7851bb97eb4c82e62ceafa2e349ec464))
885
-
886
-
577
+ - **eslint-config-react:** enforce no-unused-vars on typescript config ([#361](https://github.com/scaleway/scaleway-lib/issues/361)) ([64e8226](https://github.com/scaleway/scaleway-lib/commit/64e8226b7851bb97eb4c82e62ceafa2e349ec464))
887
578
 
888
579
  ### [2.1.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@2.1.1...@scaleway/eslint-config-react@2.1.2) (2021-08-25)
889
580
 
890
581
  **Note:** Version bump only for package @scaleway/eslint-config-react
891
582
 
892
-
893
-
894
-
895
-
896
583
  ### 2.1.1 (2021-08-23)
897
584
 
898
585
  **Note:** Version bump only for package @scaleway/eslint-config-react
899
586
 
900
-
901
-
902
-
903
-
904
587
  ## 2.1.0 (2021-08-10)
905
588
 
906
-
907
589
  ### Features
908
590
 
909
- * **eslint-config-react:** enable for..of syntax and react/no-unstable-nested-components ([#320](https://github.com/scaleway/scaleway-lib/issues/320)) ([9c03f8c](https://github.com/scaleway/scaleway-lib/commit/9c03f8c4fc18278dd4e6646448c6ab0d9a3c6cb2))
910
-
911
-
591
+ - **eslint-config-react:** enable for..of syntax and react/no-unstable-nested-components ([#320](https://github.com/scaleway/scaleway-lib/issues/320)) ([9c03f8c](https://github.com/scaleway/scaleway-lib/commit/9c03f8c4fc18278dd4e6646448c6ab0d9a3c6cb2))
912
592
 
913
593
  ## 2.0.0 (2021-07-05)
914
594
 
915
-
916
595
  ### ⚠ BREAKING CHANGES
917
596
 
918
- * **eslint-config:** environments are not set anymore, need to be specified on a per project basis
597
+ - **eslint-config:** environments are not set anymore, need to be specified on a per project basis
919
598
 
920
599
  ### Features
921
600
 
922
- * **eslint-config:** add typescript config ([#258](https://github.com/scaleway/scaleway-lib/issues/258)) ([a0e9151](https://github.com/scaleway/scaleway-lib/commit/a0e9151678304fa1ace94c14f0e856ce876e3e02))
923
-
924
-
601
+ - **eslint-config:** add typescript config ([#258](https://github.com/scaleway/scaleway-lib/issues/258)) ([a0e9151](https://github.com/scaleway/scaleway-lib/commit/a0e9151678304fa1ace94c14f0e856ce876e3e02))
925
602
 
926
603
  ## 1.5.0 (2021-05-11)
927
604
 
928
-
929
605
  ### Features
930
606
 
931
- * **eslint:** add sort-key, sort prop-types, no bind jsx ([#167](https://github.com/scaleway/scaleway-lib/issues/167)) ([41086e8](https://github.com/scaleway/scaleway-lib/commit/41086e88ee4fc040c1277e99cd65ead8f9d294e8))
932
-
933
-
607
+ - **eslint:** add sort-key, sort prop-types, no bind jsx ([#167](https://github.com/scaleway/scaleway-lib/issues/167)) ([41086e8](https://github.com/scaleway/scaleway-lib/commit/41086e88ee4fc040c1277e99cd65ead8f9d294e8))
934
608
 
935
609
  # [1.4.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.3.2...@scaleway/eslint-config-react@1.4.0) (2021-03-04)
936
610
 
937
-
938
611
  ### Features
939
612
 
940
- * updated eslint setting to force carriage return before return ([3514034](https://github.com/scaleway/scaleway-lib/commit/3514034804ae06083825adc3e57003ed8dba4933))
941
-
942
-
943
-
944
-
613
+ - updated eslint setting to force carriage return before return ([3514034](https://github.com/scaleway/scaleway-lib/commit/3514034804ae06083825adc3e57003ed8dba4933))
945
614
 
946
615
  ## [1.3.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.3.1...@scaleway/eslint-config-react@1.3.2) (2021-03-02)
947
616
 
948
617
  **Note:** Version bump only for package @scaleway/eslint-config-react
949
618
 
950
-
951
-
952
-
953
-
954
619
  ## [1.3.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.3.0...@scaleway/eslint-config-react@1.3.1) (2021-02-15)
955
620
 
956
621
  **Note:** Version bump only for package @scaleway/eslint-config-react
957
622
 
958
-
959
-
960
-
961
-
962
623
  # [1.3.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.2.0...@scaleway/eslint-config-react@1.3.0) (2021-02-15)
963
624
 
964
-
965
625
  ### Features
966
626
 
967
- * **eslint:** enable not yet enabled react plugin rules from airbnb ([#27](https://github.com/scaleway/scaleway-lib/issues/27)) ([78c9692](https://github.com/scaleway/scaleway-lib/commit/78c9692fe56ca308e49fb1bb9ac80b5a6217a6f3))
968
-
969
-
970
-
971
-
627
+ - **eslint:** enable not yet enabled react plugin rules from airbnb ([#27](https://github.com/scaleway/scaleway-lib/issues/27)) ([78c9692](https://github.com/scaleway/scaleway-lib/commit/78c9692fe56ca308e49fb1bb9ac80b5a6217a6f3))
972
628
 
973
629
  # 1.2.0 (2021-01-28)
974
630
 
975
-
976
631
  ### Bug Fixes
977
632
 
978
- * **eslint-config-react:** correct dependencies ([fec5b45](https://github.com/scaleway/scaleway-lib/commit/fec5b45b75b4c19eb09e9070b837f2aa2ad2e758))
979
-
633
+ - **eslint-config-react:** correct dependencies ([fec5b45](https://github.com/scaleway/scaleway-lib/commit/fec5b45b75b4c19eb09e9070b837f2aa2ad2e758))
980
634
 
981
635
  ### Features
982
636
 
983
- * **eslint-config-react:** add shared react eslint config ([44a5fc9](https://github.com/scaleway/scaleway-lib/commit/44a5fc9d38c58fae5c74026661de35a00a9584f4))
984
-
985
-
986
-
987
-
637
+ - **eslint-config-react:** add shared react eslint config ([44a5fc9](https://github.com/scaleway/scaleway-lib/commit/44a5fc9d38c58fae5c74026661de35a00a9584f4))
988
638
 
989
639
  ## [1.1.16](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.15...@scaleway/eslint-config-react@1.1.16) (2021-01-23)
990
640
 
991
641
  **Note:** Version bump only for package @scaleway/eslint-config-react
992
642
 
993
-
994
-
995
-
996
-
997
643
  ## [1.1.15](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.14...@scaleway/eslint-config-react@1.1.15) (2021-01-07)
998
644
 
999
645
  **Note:** Version bump only for package @scaleway/eslint-config-react
1000
646
 
1001
-
1002
-
1003
-
1004
-
1005
647
  ## [1.1.14](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.13...@scaleway/eslint-config-react@1.1.14) (2021-01-04)
1006
648
 
1007
649
  **Note:** Version bump only for package @scaleway/eslint-config-react
1008
650
 
1009
-
1010
-
1011
-
1012
-
1013
651
  ## [1.1.13](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.12...@scaleway/eslint-config-react@1.1.13) (2020-12-24)
1014
652
 
1015
653
  **Note:** Version bump only for package @scaleway/eslint-config-react
1016
654
 
1017
-
1018
-
1019
-
1020
-
1021
655
  ## [1.1.12](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.11...@scaleway/eslint-config-react@1.1.12) (2020-12-21)
1022
656
 
1023
657
  **Note:** Version bump only for package @scaleway/eslint-config-react
1024
658
 
1025
-
1026
-
1027
-
1028
-
1029
659
  ## [1.1.11](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.10...@scaleway/eslint-config-react@1.1.11) (2020-12-07)
1030
660
 
1031
661
  **Note:** Version bump only for package @scaleway/eslint-config-react
1032
662
 
1033
-
1034
-
1035
-
1036
-
1037
663
  ## [1.1.10](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.9...@scaleway/eslint-config-react@1.1.10) (2020-11-30)
1038
664
 
1039
665
  **Note:** Version bump only for package @scaleway/eslint-config-react
1040
666
 
1041
-
1042
-
1043
-
1044
-
1045
667
  ## [1.1.9](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.8...@scaleway/eslint-config-react@1.1.9) (2020-11-26)
1046
668
 
1047
669
  **Note:** Version bump only for package @scaleway/eslint-config-react
1048
670
 
1049
-
1050
-
1051
-
1052
-
1053
671
  ## [1.1.8](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.7...@scaleway/eslint-config-react@1.1.8) (2020-11-14)
1054
672
 
1055
673
  **Note:** Version bump only for package @scaleway/eslint-config-react
1056
674
 
1057
-
1058
-
1059
-
1060
-
1061
675
  ## [1.1.7](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.6...@scaleway/eslint-config-react@1.1.7) (2020-11-12)
1062
676
 
1063
677
  **Note:** Version bump only for package @scaleway/eslint-config-react
1064
678
 
1065
-
1066
-
1067
-
1068
-
1069
679
  ## [1.1.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.5...@scaleway/eslint-config-react@1.1.6) (2020-11-12)
1070
680
 
1071
681
  **Note:** Version bump only for package @scaleway/eslint-config-react
1072
682
 
1073
-
1074
-
1075
-
1076
-
1077
683
  ## [1.1.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.4...@scaleway/eslint-config-react@1.1.5) (2020-11-08)
1078
684
 
1079
685
  **Note:** Version bump only for package @scaleway/eslint-config-react
1080
686
 
1081
-
1082
-
1083
-
1084
-
1085
687
  ## [1.1.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.3...@scaleway/eslint-config-react@1.1.4) (2020-11-01)
1086
688
 
1087
689
  **Note:** Version bump only for package @scaleway/eslint-config-react
1088
690
 
1089
-
1090
-
1091
-
1092
-
1093
691
  ## [1.1.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.2...@scaleway/eslint-config-react@1.1.3) (2020-11-01)
1094
692
 
1095
693
  **Note:** Version bump only for package @scaleway/eslint-config-react
1096
694
 
1097
-
1098
-
1099
-
1100
-
1101
695
  ## [1.1.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.1...@scaleway/eslint-config-react@1.1.2) (2020-10-30)
1102
696
 
1103
697
  **Note:** Version bump only for package @scaleway/eslint-config-react
1104
698
 
1105
-
1106
-
1107
-
1108
-
1109
699
  ## [1.1.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@1.1.0...@scaleway/eslint-config-react@1.1.1) (2020-10-27)
1110
700
 
1111
-
1112
701
  ### Bug Fixes
1113
702
 
1114
- * **eslint-config-react:** correct dependencies ([fb30d29](https://github.com/scaleway/scaleway-lib/commit/fb30d29d976fff6730acfe4757fd792c3735725e))
1115
-
1116
-
1117
-
1118
-
703
+ - **eslint-config-react:** correct dependencies ([fb30d29](https://github.com/scaleway/scaleway-lib/commit/fb30d29d976fff6730acfe4757fd792c3735725e))
1119
704
 
1120
705
  # 1.1.0 (2020-10-27)
1121
706
 
1122
-
1123
707
  ### Features
1124
708
 
1125
- * **eslint-config-react:** add shared react eslint config ([6a80a62](https://github.com/scaleway/scaleway-lib/commit/6a80a621f2873f36bfcc554f589d628fe300103c))
709
+ - **eslint-config-react:** add shared react eslint config ([6a80a62](https://github.com/scaleway/scaleway-lib/commit/6a80a621f2873f36bfcc554f589d628fe300103c))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scaleway/eslint-config-react",
3
- "version": "3.7.4",
3
+ "version": "3.7.6",
4
4
  "description": "Scaleway React eslint shared config",
5
5
  "keywords": [
6
6
  "eslint",
@@ -25,15 +25,15 @@
25
25
  "eslint-plugin-eslint-comments": "3.2.0",
26
26
  "eslint-plugin-import": "2.26.0",
27
27
  "eslint-plugin-jsx-a11y": "6.6.1",
28
- "eslint-plugin-react": "7.31.8",
28
+ "eslint-plugin-react": "7.31.10",
29
29
  "eslint-plugin-react-hooks": "4.6.0"
30
30
  },
31
31
  "peerDependencies": {
32
32
  "eslint": ">= 8.5"
33
33
  },
34
34
  "devDependencies": {
35
- "eslint": "8.24.0",
35
+ "eslint": "8.25.0",
36
36
  "typescript": "4.8.4"
37
37
  },
38
- "gitHead": "63c123f44d997625d31a440d25ee3df078127fc5"
38
+ "gitHead": "1d2d9ef39d72bd2171c00f1e54368a9dd5d6e1a5"
39
39
  }