@scaleway/eslint-config-react 3.7.4 → 3.7.5

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 +101 -523
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -3,1123 +3,701 @@
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.5 (2022-10-12)
8
7
 
9
- ### Bug Fixes
8
+ **Note:** Version bump only for package @scaleway/eslint-config-react
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
+ ## 3.7.4 (2022-10-04)
12
11
 
12
+ ### Bug Fixes
13
13
 
14
+ - **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))
14
15
 
15
16
  ## [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
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))
21
-
22
-
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))
23
21
 
24
22
  ## [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
23
 
26
24
  **Note:** Version bump only for package @scaleway/eslint-config-react
27
25
 
28
-
29
-
30
-
31
-
32
26
  ## 3.7.1 (2022-09-29)
33
27
 
34
28
  **Note:** Version bump only for package @scaleway/eslint-config-react
35
29
 
36
-
37
-
38
-
39
-
40
30
  ## [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
31
 
42
-
43
32
  ### Features
44
33
 
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
-
34
+ - **eslint-config:** disable sort-keys ([#1000](https://github.com/scaleway/scaleway-lib/issues/1000)) ([63750c0](https://github.com/scaleway/scaleway-lib/commit/63750c0dcaf332bb7794a112623faccdd0449d12))
48
35
 
49
36
  ## 3.6.0 (2022-09-26)
50
37
 
51
-
52
38
  ### Features
53
39
 
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
-
40
+ - **eslint:** add jsx-runtime react ([#974](https://github.com/scaleway/scaleway-lib/issues/974)) ([e409e64](https://github.com/scaleway/scaleway-lib/commit/e409e64230af403121a6c0ff6f28632c29135eb1))
57
41
 
58
42
  ## 3.5.15 (2022-09-21)
59
43
 
60
-
61
44
  ### Bug Fixes
62
45
 
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
-
46
+ - **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
47
 
67
48
  ## 3.5.14 (2022-09-14)
68
49
 
69
-
70
50
  ### Bug Fixes
71
51
 
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
-
52
+ - **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
53
 
76
54
  ## [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
55
 
78
56
  **Note:** Version bump only for package @scaleway/eslint-config-react
79
57
 
80
-
81
-
82
-
83
-
84
58
  ## 3.5.12 (2022-09-09)
85
59
 
86
-
87
60
  ### Bug Fixes
88
61
 
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
-
62
+ - **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
63
 
93
64
  ## [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
65
 
95
-
96
66
  ### Bug Fixes
97
67
 
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
-
68
+ - **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
69
 
102
70
  ## [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
71
 
104
-
105
72
  ### Bug Fixes
106
73
 
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
-
74
+ - **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
75
 
111
76
  ## 3.5.9 (2022-09-06)
112
77
 
113
78
  **Note:** Version bump only for package @scaleway/eslint-config-react
114
79
 
115
-
116
-
117
-
118
-
119
80
  ## 3.5.8 (2022-08-30)
120
81
 
121
-
122
82
  ### Bug Fixes
123
83
 
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
-
84
+ - **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
85
 
128
86
  ## 3.5.7 (2022-08-30)
129
87
 
130
-
131
88
  ### Bug Fixes
132
89
 
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
-
90
+ - **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
91
 
137
92
  ## 3.5.6 (2022-08-29)
138
93
 
139
-
140
94
  ### Bug Fixes
141
95
 
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
-
96
+ - **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
97
 
146
98
  ## [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
99
 
148
-
149
100
  ### Bug Fixes
150
101
 
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
-
102
+ - **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
103
 
155
104
  ## [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
105
 
157
106
  **Note:** Version bump only for package @scaleway/eslint-config-react
158
107
 
159
-
160
-
161
-
162
-
163
108
  ## 3.5.3 (2022-08-23)
164
109
 
165
-
166
110
  ### Bug Fixes
167
111
 
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
-
112
+ - **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
113
 
172
114
  ## 3.5.2 (2022-08-19)
173
115
 
174
116
  **Note:** Version bump only for package @scaleway/eslint-config-react
175
117
 
176
-
177
-
178
-
179
-
180
118
  ## 3.5.1 (2022-08-16)
181
119
 
182
-
183
120
  ### Bug Fixes
184
121
 
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
-
122
+ - **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
123
 
189
124
  ## [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
125
 
191
-
192
126
  ### Features
193
127
 
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
-
128
+ - **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
129
 
198
130
  ## [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
131
 
200
-
201
132
  ### Bug Fixes
202
133
 
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
-
134
+ - **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
135
 
207
136
  ## 3.4.49 (2022-08-08)
208
137
 
209
138
  **Note:** Version bump only for package @scaleway/eslint-config-react
210
139
 
211
-
212
-
213
-
214
-
215
140
  ## 3.4.48 (2022-08-02)
216
141
 
217
-
218
142
  ### Bug Fixes
219
143
 
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
-
144
+ - **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
145
 
224
146
  ## [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
147
 
226
-
227
148
  ### Bug Fixes
228
149
 
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
-
150
+ - **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
151
 
233
152
  ## 3.4.46 (2022-07-21)
234
153
 
235
-
236
154
  ### Bug Fixes
237
155
 
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
-
156
+ - **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
157
 
242
158
  ## 3.4.45 (2022-07-20)
243
159
 
244
160
  **Note:** Version bump only for package @scaleway/eslint-config-react
245
161
 
246
-
247
-
248
-
249
-
250
162
  ## 3.4.44 (2022-07-18)
251
163
 
252
-
253
164
  ### Bug Fixes
254
165
 
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
-
166
+ - **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
167
 
259
168
  ## 3.4.43 (2022-07-12)
260
169
 
261
-
262
170
  ### Bug Fixes
263
171
 
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
-
172
+ - **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
173
 
268
174
  ## [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
175
 
270
176
  **Note:** Version bump only for package @scaleway/eslint-config-react
271
177
 
272
-
273
-
274
-
275
-
276
178
  ## 3.4.41 (2022-07-11)
277
179
 
278
-
279
180
  ### Bug Fixes
280
181
 
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
-
182
+ - **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
183
 
285
184
  ## [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
185
 
287
-
288
186
  ### Bug Fixes
289
187
 
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
-
188
+ - **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
189
 
294
190
  ## [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
191
 
296
-
297
192
  ### Bug Fixes
298
193
 
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
-
194
+ - **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
195
 
303
196
  ## [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
197
 
305
-
306
198
  ### Bug Fixes
307
199
 
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
-
200
+ - **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
201
 
312
202
  ## [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
203
 
314
-
315
204
  ### Bug Fixes
316
205
 
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
-
206
+ - **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
207
 
321
208
  ## [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
209
 
323
210
  **Note:** Version bump only for package @scaleway/eslint-config-react
324
211
 
325
-
326
-
327
-
328
-
329
212
  ## 3.4.35 (2022-06-20)
330
213
 
331
214
  **Note:** Version bump only for package @scaleway/eslint-config-react
332
215
 
333
-
334
-
335
-
336
-
337
216
  ## 3.4.34 (2022-06-16)
338
217
 
339
-
340
218
  ### Bug Fixes
341
219
 
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
-
220
+ - **deps:** update react monorepo ([#841](https://github.com/scaleway/scaleway-lib/issues/841)) ([1b0fc30](https://github.com/scaleway/scaleway-lib/commit/1b0fc30564c01994551722e8dff1e35d78205091))
221
+ - **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
222
 
347
223
  ## 3.4.33 (2022-06-09)
348
224
 
349
225
  **Note:** Version bump only for package @scaleway/eslint-config-react
350
226
 
351
-
352
-
353
-
354
-
355
227
  ## 3.4.32 (2022-06-06)
356
228
 
357
-
358
229
  ### Bug Fixes
359
230
 
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
-
231
+ - **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
232
 
364
233
  ## 3.4.31 (2022-06-06)
365
234
 
366
235
  **Note:** Version bump only for package @scaleway/eslint-config-react
367
236
 
368
-
369
-
370
-
371
-
372
237
  ### 3.4.30 (2022-05-31)
373
238
 
374
-
375
239
  ### Bug Fixes
376
240
 
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
-
241
+ - **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
242
 
381
243
  ### [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
244
 
383
245
  **Note:** Version bump only for package @scaleway/eslint-config-react
384
246
 
385
-
386
-
387
-
388
-
389
247
  ### 3.4.28 (2022-05-25)
390
248
 
391
249
  **Note:** Version bump only for package @scaleway/eslint-config-react
392
250
 
393
-
394
-
395
-
396
-
397
251
  ### 3.4.27 (2022-05-24)
398
252
 
399
-
400
253
  ### Bug Fixes
401
254
 
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
-
255
+ - **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
256
 
406
257
  ### 3.4.26 (2022-05-22)
407
258
 
408
-
409
259
  ### Bug Fixes
410
260
 
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
-
261
+ - **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
262
 
415
263
  ### [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
264
 
417
-
418
265
  ### Bug Fixes
419
266
 
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
-
267
+ - **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
268
 
424
269
  ### 3.4.24 (2022-05-11)
425
270
 
426
271
  **Note:** Version bump only for package @scaleway/eslint-config-react
427
272
 
428
-
429
-
430
-
431
-
432
273
  ### [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
274
 
434
-
435
275
  ### Bug Fixes
436
276
 
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
-
277
+ - **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
278
 
441
279
  ### 3.4.22 (2022-05-09)
442
280
 
443
-
444
281
  ### Bug Fixes
445
282
 
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
-
283
+ - **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
284
 
450
285
  ### [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
286
 
452
287
  **Note:** Version bump only for package @scaleway/eslint-config-react
453
288
 
454
-
455
-
456
-
457
-
458
289
  ### 3.4.20 (2022-05-02)
459
290
 
460
-
461
291
  ### Bug Fixes
462
292
 
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
-
293
+ - **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
294
 
467
295
  ### 3.4.19 (2022-04-27)
468
296
 
469
-
470
297
  ### Bug Fixes
471
298
 
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
-
299
+ - **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
300
 
476
301
  ### 3.4.18 (2022-04-26)
477
302
 
478
-
479
303
  ### Bug Fixes
480
304
 
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
-
305
+ - **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
306
 
485
307
  ### 3.4.17 (2022-04-19)
486
308
 
487
-
488
309
  ### Bug Fixes
489
310
 
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
-
311
+ - **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
312
 
494
313
  ### 3.4.16 (2022-04-11)
495
314
 
496
-
497
315
  ### Bug Fixes
498
316
 
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
-
317
+ - **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
318
 
503
319
  ### [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
320
 
505
-
506
321
  ### Bug Fixes
507
322
 
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
-
323
+ - **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
324
 
512
325
  ### 3.4.14 (2022-04-05)
513
326
 
514
-
515
327
  ### Bug Fixes
516
328
 
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
-
329
+ - **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))
330
+ - **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))
331
+ - **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
332
 
523
333
  ### [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
334
 
525
335
  **Note:** Version bump only for package @scaleway/eslint-config-react
526
336
 
527
-
528
-
529
-
530
-
531
337
  ### 3.4.12 (2022-04-01)
532
338
 
533
-
534
339
  ### Bug Fixes
535
340
 
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
-
341
+ - **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
342
 
540
343
  ### [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
344
 
542
-
543
345
  ### Bug Fixes
544
346
 
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
-
347
+ - **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
348
 
549
349
  ### [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
350
 
551
-
552
351
  ### Bug Fixes
553
352
 
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
-
353
+ - **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
354
 
558
355
  ### 3.4.9 (2022-03-17)
559
356
 
560
-
561
357
  ### Bug Fixes
562
358
 
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
-
359
+ - **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
360
 
567
361
  ### [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
362
 
569
-
570
363
  ### Bug Fixes
571
364
 
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
-
365
+ - **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
366
 
576
367
  ### [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
368
 
578
-
579
369
  ### Bug Fixes
580
370
 
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
-
371
+ - **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
372
 
585
373
  ### [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
374
 
587
375
  **Note:** Version bump only for package @scaleway/eslint-config-react
588
376
 
589
-
590
-
591
-
592
-
593
377
  ### 3.4.5 (2022-03-11)
594
378
 
595
-
596
379
  ### Bug Fixes
597
380
 
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
-
381
+ - **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
382
 
602
383
  ### [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
384
 
604
-
605
385
  ### Bug Fixes
606
386
 
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
-
387
+ - **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
388
 
611
389
  ### 3.4.3 (2022-03-03)
612
390
 
613
-
614
391
  ### Bug Fixes
615
392
 
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
-
393
+ - **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))
394
+ - **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
395
 
621
396
  ### [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
397
 
623
-
624
398
  ### Bug Fixes
625
399
 
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
-
400
+ - **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
401
 
630
402
  ### [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
403
 
632
-
633
404
  ### Bug Fixes
634
405
 
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
-
406
+ - **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
407
 
639
408
  ## 3.4.0 (2022-02-17)
640
409
 
641
-
642
410
  ### Features
643
411
 
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
-
412
+ - **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
413
 
648
414
  ### 3.3.8 (2022-02-15)
649
415
 
650
-
651
416
  ### Bug Fixes
652
417
 
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
-
418
+ - **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
419
 
657
420
  ### 3.3.7 (2022-02-08)
658
421
 
659
-
660
422
  ### Bug Fixes
661
423
 
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
-
424
+ - **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
425
 
666
426
  ### 3.3.6 (2022-02-02)
667
427
 
668
-
669
428
  ### Bug Fixes
670
429
 
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
-
430
+ - **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
431
 
675
432
  ### 3.3.5 (2022-01-25)
676
433
 
677
-
678
434
  ### Bug Fixes
679
435
 
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
-
436
+ - **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
437
 
684
438
  ### 3.3.4 (2022-01-18)
685
439
 
686
-
687
440
  ### Bug Fixes
688
441
 
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
-
442
+ - **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
443
 
693
444
  ### 3.3.3 (2022-01-12)
694
445
 
695
-
696
446
  ### Bug Fixes
697
447
 
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
-
448
+ - **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
449
 
702
450
  ### 3.3.2 (2022-01-06)
703
451
 
704
-
705
452
  ### Bug Fixes
706
453
 
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
-
454
+ - **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
455
 
711
456
  ### 3.3.1 (2022-01-03)
712
457
 
713
-
714
458
  ### Bug Fixes
715
459
 
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
-
460
+ - **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
461
 
720
462
  ## [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
463
 
722
-
723
464
  ### Features
724
465
 
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
-
466
+ - **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
467
 
729
468
  ### [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
469
 
731
-
732
470
  ### Bug Fixes
733
471
 
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
-
472
+ - **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
473
 
738
474
  ### 3.2.1 (2021-12-24)
739
475
 
740
-
741
476
  ### Bug Fixes
742
477
 
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
-
478
+ - **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))
479
+ - **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
480
 
748
481
  ## 3.2.0 (2021-12-20)
749
482
 
750
-
751
483
  ### Features
752
484
 
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
-
485
+ - **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
486
 
757
487
  ### 3.1.2 (2021-12-16)
758
488
 
759
-
760
489
  ### Bug Fixes
761
490
 
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
-
491
+ - **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
492
 
766
493
  ### [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
494
 
768
-
769
495
  ### Bug Fixes
770
496
 
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
-
497
+ - **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
498
 
775
499
  ## 3.1.0 (2021-12-10)
776
500
 
777
-
778
501
  ### Features
779
502
 
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
-
503
+ - **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
504
 
784
505
  ### 3.0.1 (2021-12-06)
785
506
 
786
-
787
507
  ### Bug Fixes
788
508
 
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
-
509
+ - **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))
510
+ - **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))
511
+ - **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
512
 
795
513
  ## 3.0.0 (2021-11-23)
796
514
 
797
-
798
515
  ### ⚠ BREAKING CHANGES
799
516
 
800
- * update to eslint-airbnb v19 (#491)
517
+ - update to eslint-airbnb v19 (#491)
801
518
 
802
519
  ### Features
803
520
 
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
-
521
+ - update to eslint-airbnb v19 ([#491](https://github.com/scaleway/scaleway-lib/issues/491)) ([d0e1385](https://github.com/scaleway/scaleway-lib/commit/d0e138501ae3c7fb59b8e5924504e8cef434070e))
807
522
 
808
523
  ### 2.3.2 (2021-11-09)
809
524
 
810
-
811
525
  ### Bug Fixes
812
526
 
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
-
527
+ - **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))
528
+ - **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
529
 
818
530
  ### 2.3.1 (2021-11-08)
819
531
 
820
-
821
532
  ### Bug Fixes
822
533
 
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
-
534
+ - **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))
535
+ - **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
536
 
828
537
  ## [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
538
 
830
-
831
539
  ### Features
832
540
 
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
-
541
+ - **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
542
 
837
543
  ### [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
544
 
839
545
  **Note:** Version bump only for package @scaleway/eslint-config-react
840
546
 
841
-
842
-
843
-
844
-
845
547
  ### [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
548
 
847
-
848
549
  ### Bug Fixes
849
550
 
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
-
551
+ - **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
552
 
854
553
  ### [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
554
 
856
555
  **Note:** Version bump only for package @scaleway/eslint-config-react
857
556
 
858
-
859
-
860
-
861
-
862
557
  ### 2.2.2 (2021-10-21)
863
558
 
864
559
  **Note:** Version bump only for package @scaleway/eslint-config-react
865
560
 
866
-
867
-
868
-
869
-
870
561
  ### 2.2.1 (2021-09-16)
871
562
 
872
-
873
563
  ### Bug Fixes
874
564
 
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
-
565
+ - 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
566
 
879
567
  ## 2.2.0 (2021-09-09)
880
568
 
881
-
882
569
  ### Features
883
570
 
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
-
571
+ - **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
572
 
888
573
  ### [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
574
 
890
575
  **Note:** Version bump only for package @scaleway/eslint-config-react
891
576
 
892
-
893
-
894
-
895
-
896
577
  ### 2.1.1 (2021-08-23)
897
578
 
898
579
  **Note:** Version bump only for package @scaleway/eslint-config-react
899
580
 
900
-
901
-
902
-
903
-
904
581
  ## 2.1.0 (2021-08-10)
905
582
 
906
-
907
583
  ### Features
908
584
 
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
-
585
+ - **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
586
 
913
587
  ## 2.0.0 (2021-07-05)
914
588
 
915
-
916
589
  ### ⚠ BREAKING CHANGES
917
590
 
918
- * **eslint-config:** environments are not set anymore, need to be specified on a per project basis
591
+ - **eslint-config:** environments are not set anymore, need to be specified on a per project basis
919
592
 
920
593
  ### Features
921
594
 
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
-
595
+ - **eslint-config:** add typescript config ([#258](https://github.com/scaleway/scaleway-lib/issues/258)) ([a0e9151](https://github.com/scaleway/scaleway-lib/commit/a0e9151678304fa1ace94c14f0e856ce876e3e02))
925
596
 
926
597
  ## 1.5.0 (2021-05-11)
927
598
 
928
-
929
599
  ### Features
930
600
 
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
-
601
+ - **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
602
 
935
603
  # [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
604
 
937
-
938
605
  ### Features
939
606
 
940
- * updated eslint setting to force carriage return before return ([3514034](https://github.com/scaleway/scaleway-lib/commit/3514034804ae06083825adc3e57003ed8dba4933))
941
-
942
-
943
-
944
-
607
+ - updated eslint setting to force carriage return before return ([3514034](https://github.com/scaleway/scaleway-lib/commit/3514034804ae06083825adc3e57003ed8dba4933))
945
608
 
946
609
  ## [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
610
 
948
611
  **Note:** Version bump only for package @scaleway/eslint-config-react
949
612
 
950
-
951
-
952
-
953
-
954
613
  ## [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
614
 
956
615
  **Note:** Version bump only for package @scaleway/eslint-config-react
957
616
 
958
-
959
-
960
-
961
-
962
617
  # [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
618
 
964
-
965
619
  ### Features
966
620
 
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
-
621
+ - **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
622
 
973
623
  # 1.2.0 (2021-01-28)
974
624
 
975
-
976
625
  ### Bug Fixes
977
626
 
978
- * **eslint-config-react:** correct dependencies ([fec5b45](https://github.com/scaleway/scaleway-lib/commit/fec5b45b75b4c19eb09e9070b837f2aa2ad2e758))
979
-
627
+ - **eslint-config-react:** correct dependencies ([fec5b45](https://github.com/scaleway/scaleway-lib/commit/fec5b45b75b4c19eb09e9070b837f2aa2ad2e758))
980
628
 
981
629
  ### Features
982
630
 
983
- * **eslint-config-react:** add shared react eslint config ([44a5fc9](https://github.com/scaleway/scaleway-lib/commit/44a5fc9d38c58fae5c74026661de35a00a9584f4))
984
-
985
-
986
-
987
-
631
+ - **eslint-config-react:** add shared react eslint config ([44a5fc9](https://github.com/scaleway/scaleway-lib/commit/44a5fc9d38c58fae5c74026661de35a00a9584f4))
988
632
 
989
633
  ## [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
634
 
991
635
  **Note:** Version bump only for package @scaleway/eslint-config-react
992
636
 
993
-
994
-
995
-
996
-
997
637
  ## [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
638
 
999
639
  **Note:** Version bump only for package @scaleway/eslint-config-react
1000
640
 
1001
-
1002
-
1003
-
1004
-
1005
641
  ## [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
642
 
1007
643
  **Note:** Version bump only for package @scaleway/eslint-config-react
1008
644
 
1009
-
1010
-
1011
-
1012
-
1013
645
  ## [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
646
 
1015
647
  **Note:** Version bump only for package @scaleway/eslint-config-react
1016
648
 
1017
-
1018
-
1019
-
1020
-
1021
649
  ## [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
650
 
1023
651
  **Note:** Version bump only for package @scaleway/eslint-config-react
1024
652
 
1025
-
1026
-
1027
-
1028
-
1029
653
  ## [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
654
 
1031
655
  **Note:** Version bump only for package @scaleway/eslint-config-react
1032
656
 
1033
-
1034
-
1035
-
1036
-
1037
657
  ## [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
658
 
1039
659
  **Note:** Version bump only for package @scaleway/eslint-config-react
1040
660
 
1041
-
1042
-
1043
-
1044
-
1045
661
  ## [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
662
 
1047
663
  **Note:** Version bump only for package @scaleway/eslint-config-react
1048
664
 
1049
-
1050
-
1051
-
1052
-
1053
665
  ## [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
666
 
1055
667
  **Note:** Version bump only for package @scaleway/eslint-config-react
1056
668
 
1057
-
1058
-
1059
-
1060
-
1061
669
  ## [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
670
 
1063
671
  **Note:** Version bump only for package @scaleway/eslint-config-react
1064
672
 
1065
-
1066
-
1067
-
1068
-
1069
673
  ## [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
674
 
1071
675
  **Note:** Version bump only for package @scaleway/eslint-config-react
1072
676
 
1073
-
1074
-
1075
-
1076
-
1077
677
  ## [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
678
 
1079
679
  **Note:** Version bump only for package @scaleway/eslint-config-react
1080
680
 
1081
-
1082
-
1083
-
1084
-
1085
681
  ## [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
682
 
1087
683
  **Note:** Version bump only for package @scaleway/eslint-config-react
1088
684
 
1089
-
1090
-
1091
-
1092
-
1093
685
  ## [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
686
 
1095
687
  **Note:** Version bump only for package @scaleway/eslint-config-react
1096
688
 
1097
-
1098
-
1099
-
1100
-
1101
689
  ## [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
690
 
1103
691
  **Note:** Version bump only for package @scaleway/eslint-config-react
1104
692
 
1105
-
1106
-
1107
-
1108
-
1109
693
  ## [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
694
 
1111
-
1112
695
  ### Bug Fixes
1113
696
 
1114
- * **eslint-config-react:** correct dependencies ([fb30d29](https://github.com/scaleway/scaleway-lib/commit/fb30d29d976fff6730acfe4757fd792c3735725e))
1115
-
1116
-
1117
-
1118
-
697
+ - **eslint-config-react:** correct dependencies ([fb30d29](https://github.com/scaleway/scaleway-lib/commit/fb30d29d976fff6730acfe4757fd792c3735725e))
1119
698
 
1120
699
  # 1.1.0 (2020-10-27)
1121
700
 
1122
-
1123
701
  ### Features
1124
702
 
1125
- * **eslint-config-react:** add shared react eslint config ([6a80a62](https://github.com/scaleway/scaleway-lib/commit/6a80a621f2873f36bfcc554f589d628fe300103c))
703
+ - **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.5",
4
4
  "description": "Scaleway React eslint shared config",
5
5
  "keywords": [
6
6
  "eslint",
@@ -32,8 +32,8 @@
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": "7c3c058ad34a0cae6d4a2b21314c8e2f2cb9959c"
39
39
  }