@scaleway/eslint-config-react 3.18.4 → 4.0.1
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.
- package/emotion.mjs +24 -0
- package/index.mjs +5 -0
- package/javascript.mjs +28 -0
- package/package.json +25 -9
- package/shared.mjs +135 -0
- package/typescript.mjs +77 -0
- package/CHANGELOG.md +0 -1443
- package/emotion.js +0 -15
- package/index.js +0 -6
- package/shared.js +0 -128
- package/typescript.js +0 -56
package/CHANGELOG.md
DELETED
|
@@ -1,1443 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
## 3.18.4
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- [#2023](https://github.com/scaleway/scaleway-lib/pull/2023) [`4d92569`](https://github.com/scaleway/scaleway-lib/commit/4d92569248c067c764a0a610c2dea9d9057ea8c8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.11.0`.
|
|
8
|
-
Updated dependency `@typescript-eslint/parser` to `7.11.0`.
|
|
9
|
-
|
|
10
|
-
- [#2017](https://github.com/scaleway/scaleway-lib/pull/2017) [`9fc0b3c`](https://github.com/scaleway/scaleway-lib/commit/9fc0b3c067907edf84d5ba712789b0488371179f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.34.2`.
|
|
11
|
-
|
|
12
|
-
## 3.18.3
|
|
13
|
-
|
|
14
|
-
### Patch Changes
|
|
15
|
-
|
|
16
|
-
- [#2006](https://github.com/scaleway/scaleway-lib/pull/2006) [`c9dd424`](https://github.com/scaleway/scaleway-lib/commit/c9dd42420b0fc2fd0311e8bdb3aa3982d8bdbded) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.10.0`.
|
|
17
|
-
Updated dependency `@typescript-eslint/parser` to `7.10.0`.
|
|
18
|
-
|
|
19
|
-
## 3.18.2
|
|
20
|
-
|
|
21
|
-
### Patch Changes
|
|
22
|
-
|
|
23
|
-
- [#1939](https://github.com/scaleway/scaleway-lib/pull/1939) [`71f0805`](https://github.com/scaleway/scaleway-lib/commit/71f0805a7269f5cf0ccba7893fc38e84145caaad) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.7.0`.
|
|
24
|
-
Updated dependency `@typescript-eslint/parser` to `7.7.0`.
|
|
25
|
-
|
|
26
|
-
- [#1929](https://github.com/scaleway/scaleway-lib/pull/1929) [`5a911c9`](https://github.com/scaleway/scaleway-lib/commit/5a911c944d25dc5081e13b495d15f0c22c4058f4) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.4.5`.
|
|
27
|
-
|
|
28
|
-
## 3.18.1
|
|
29
|
-
|
|
30
|
-
### Patch Changes
|
|
31
|
-
|
|
32
|
-
- [#1913](https://github.com/scaleway/scaleway-lib/pull/1913) [`91e317d`](https://github.com/scaleway/scaleway-lib/commit/91e317d4eaaf9c754df1520f5b52efecae47a0c9) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.4.4`.
|
|
33
|
-
|
|
34
|
-
- [#1916](https://github.com/scaleway/scaleway-lib/pull/1916) [`1cb19cd`](https://github.com/scaleway/scaleway-lib/commit/1cb19cd00da5c2ec95159db763986c1abdb9a70e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.5.0`.
|
|
35
|
-
Updated dependency `@typescript-eslint/parser` to `7.5.0`.
|
|
36
|
-
|
|
37
|
-
## 3.18.0
|
|
38
|
-
|
|
39
|
-
### Minor Changes
|
|
40
|
-
|
|
41
|
-
- [#1892](https://github.com/scaleway/scaleway-lib/pull/1892) [`8bfeb6c`](https://github.com/scaleway/scaleway-lib/commit/8bfeb6c06c0cf8579ee557e8e7fa0ffb85f0db4f) Thanks [@johnrazeur](https://github.com/johnrazeur)! - remove eslint deprecation rule
|
|
42
|
-
|
|
43
|
-
### Patch Changes
|
|
44
|
-
|
|
45
|
-
- [#1888](https://github.com/scaleway/scaleway-lib/pull/1888) [`6d491f8`](https://github.com/scaleway/scaleway-lib/commit/6d491f81973d84b8c070bd7017147a9295c2f8eb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.4.3`.
|
|
46
|
-
|
|
47
|
-
- [#1877](https://github.com/scaleway/scaleway-lib/pull/1877) [`17226ac`](https://github.com/scaleway/scaleway-lib/commit/17226acf57a27bae3cee5c180b2914d38d832272) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.34.1`.
|
|
48
|
-
|
|
49
|
-
- [#1901](https://github.com/scaleway/scaleway-lib/pull/1901) [`c540aef`](https://github.com/scaleway/scaleway-lib/commit/c540aefb0f269e1f5314b0471dfc82c58b0dbfc4) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.4.0`.
|
|
50
|
-
Updated dependency `@typescript-eslint/parser` to `7.4.0`.
|
|
51
|
-
|
|
52
|
-
- [#1894](https://github.com/scaleway/scaleway-lib/pull/1894) [`02a8d69`](https://github.com/scaleway/scaleway-lib/commit/02a8d690fb5d9c343ea0d1c9ba9149ed97aa6867) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.3.0`.
|
|
53
|
-
Updated dependency `@typescript-eslint/parser` to `7.3.0`.
|
|
54
|
-
|
|
55
|
-
- [#1895](https://github.com/scaleway/scaleway-lib/pull/1895) [`0136700`](https://github.com/scaleway/scaleway-lib/commit/01367008939ed4b111e3c13b57af188acbbdc341) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.3.1`.
|
|
56
|
-
Updated dependency `@typescript-eslint/parser` to `7.3.1`.
|
|
57
|
-
|
|
58
|
-
## 3.17.5
|
|
59
|
-
|
|
60
|
-
### Patch Changes
|
|
61
|
-
|
|
62
|
-
- [#1868](https://github.com/scaleway/scaleway-lib/pull/1868) [`434992d`](https://github.com/scaleway/scaleway-lib/commit/434992d8bb939c1a6a32b9b9c7313fb699749ac1) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.2.0`.
|
|
63
|
-
Updated dependency `@typescript-eslint/parser` to `7.2.0`.
|
|
64
|
-
|
|
65
|
-
- [#1859](https://github.com/scaleway/scaleway-lib/pull/1859) [`d377f03`](https://github.com/scaleway/scaleway-lib/commit/d377f03384f4adb8aed7a66bf10d3a1faee2bea9) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.34.0`.
|
|
66
|
-
|
|
67
|
-
- [#1869](https://github.com/scaleway/scaleway-lib/pull/1869) [`397cb9b`](https://github.com/scaleway/scaleway-lib/commit/397cb9bcb5c838a4df633eae2d1e5b222f5d4b13) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-airbnb-typescript` to `18.0.0`.
|
|
68
|
-
|
|
69
|
-
- [#1861](https://github.com/scaleway/scaleway-lib/pull/1861) [`5a3514c`](https://github.com/scaleway/scaleway-lib/commit/5a3514cbb58eb1bdee6e8403d4289030120da327) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.4.2`.
|
|
70
|
-
|
|
71
|
-
- [#1854](https://github.com/scaleway/scaleway-lib/pull/1854) [`7a81520`](https://github.com/scaleway/scaleway-lib/commit/7a81520e6deb236ce8519349af1a0e09c65db095) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.1.0`.
|
|
72
|
-
Updated dependency `@typescript-eslint/parser` to `7.1.0`.
|
|
73
|
-
|
|
74
|
-
- [#1863](https://github.com/scaleway/scaleway-lib/pull/1863) [`56774a1`](https://github.com/scaleway/scaleway-lib/commit/56774a1508745f18f382daf918d3ee4fc9fb5db9) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.1.1`.
|
|
75
|
-
Updated dependency `@typescript-eslint/parser` to `7.1.1`.
|
|
76
|
-
|
|
77
|
-
## 3.17.4
|
|
78
|
-
|
|
79
|
-
### Patch Changes
|
|
80
|
-
|
|
81
|
-
- [#1852](https://github.com/scaleway/scaleway-lib/pull/1852) [`a819698`](https://github.com/scaleway/scaleway-lib/commit/a819698b0741dd0991de295faca2a04c1aa1ffac) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.0.2`.
|
|
82
|
-
Updated dependency `@typescript-eslint/parser` to `7.0.2`.
|
|
83
|
-
|
|
84
|
-
- [#1817](https://github.com/scaleway/scaleway-lib/pull/1817) [`111fd1c`](https://github.com/scaleway/scaleway-lib/commit/111fd1ce24f3a25ee4a080fa65317e9abf764113) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.20.0`.
|
|
85
|
-
Updated dependency `@typescript-eslint/parser` to `6.20.0`.
|
|
86
|
-
|
|
87
|
-
- [#1847](https://github.com/scaleway/scaleway-lib/pull/1847) [`5584c28`](https://github.com/scaleway/scaleway-lib/commit/5584c2821382ea71e937f7d75b967e6475f62749) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.57.0`.
|
|
88
|
-
|
|
89
|
-
- [#1832](https://github.com/scaleway/scaleway-lib/pull/1832) [`aa8aa1b`](https://github.com/scaleway/scaleway-lib/commit/aa8aa1bf272768280115b66e4a7fb6494fc6d57c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.21.0`.
|
|
90
|
-
Updated dependency `@typescript-eslint/parser` to `6.21.0`.
|
|
91
|
-
|
|
92
|
-
- [#1844](https://github.com/scaleway/scaleway-lib/pull/1844) [`3c25427`](https://github.com/scaleway/scaleway-lib/commit/3c25427618e6cc106c2d9dea5442e238339d0c6e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.0.0`.
|
|
93
|
-
Updated dependency `@typescript-eslint/parser` to `7.0.0`.
|
|
94
|
-
|
|
95
|
-
## 3.17.3
|
|
96
|
-
|
|
97
|
-
### Patch Changes
|
|
98
|
-
|
|
99
|
-
- [#1800](https://github.com/scaleway/scaleway-lib/pull/1800) [`0dee92e`](https://github.com/scaleway/scaleway-lib/commit/0dee92e3b946d9b668a9a4a0755e6a835a486399) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.19.1`.
|
|
100
|
-
Updated dependency `@typescript-eslint/parser` to `6.19.1`.
|
|
101
|
-
|
|
102
|
-
- [#1794](https://github.com/scaleway/scaleway-lib/pull/1794) [`e2d391d`](https://github.com/scaleway/scaleway-lib/commit/e2d391dd42742cbd8a405c9cde652e7431b7982a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.19.0`.
|
|
103
|
-
Updated dependency `@typescript-eslint/parser` to `6.19.0`.
|
|
104
|
-
|
|
105
|
-
## 3.17.2
|
|
106
|
-
|
|
107
|
-
### Patch Changes
|
|
108
|
-
|
|
109
|
-
- [#1777](https://github.com/scaleway/scaleway-lib/pull/1777) [`a845c11`](https://github.com/scaleway/scaleway-lib/commit/a845c11ecc8042bd748eb899bee151d26cb4074e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.18.0`.
|
|
110
|
-
Updated dependency `@typescript-eslint/parser` to `6.18.0`.
|
|
111
|
-
|
|
112
|
-
- [#1783](https://github.com/scaleway/scaleway-lib/pull/1783) [`f574197`](https://github.com/scaleway/scaleway-lib/commit/f574197d95e195385c6ef6378c92f29762d37896) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.18.1`.
|
|
113
|
-
Updated dependency `@typescript-eslint/parser` to `6.18.1`.
|
|
114
|
-
|
|
115
|
-
- [#1767](https://github.com/scaleway/scaleway-lib/pull/1767) [`7fab8e4`](https://github.com/scaleway/scaleway-lib/commit/7fab8e44dad6624f9c5ba395a0a6752db6e043a8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.17.0`.
|
|
116
|
-
Updated dependency `@typescript-eslint/parser` to `6.17.0`.
|
|
117
|
-
|
|
118
|
-
## 3.17.1
|
|
119
|
-
|
|
120
|
-
### Patch Changes
|
|
121
|
-
|
|
122
|
-
- [#1755](https://github.com/scaleway/scaleway-lib/pull/1755) [`500d5ea`](https://github.com/scaleway/scaleway-lib/commit/500d5ea43b4b99151c58f22c9b593e01e284a410) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.16.0`.
|
|
123
|
-
Updated dependency `@typescript-eslint/parser` to `6.16.0`.
|
|
124
|
-
|
|
125
|
-
## 3.17.0
|
|
126
|
-
|
|
127
|
-
### Minor Changes
|
|
128
|
-
|
|
129
|
-
- [#1746](https://github.com/scaleway/scaleway-lib/pull/1746) [`62c3a59`](https://github.com/scaleway/scaleway-lib/commit/62c3a59d12c2eea077dfd48dff72b5c500b51292) Thanks [@johnrazeur](https://github.com/johnrazeur)! - Add react/jsx-key rule
|
|
130
|
-
|
|
131
|
-
## 3.16.4
|
|
132
|
-
|
|
133
|
-
### Patch Changes
|
|
134
|
-
|
|
135
|
-
- [#1741](https://github.com/scaleway/scaleway-lib/pull/1741) [`d928cb2`](https://github.com/scaleway/scaleway-lib/commit/d928cb28aa728162902d5e1ee36263e2afd69663) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.15.0`.
|
|
136
|
-
Updated dependency `@typescript-eslint/parser` to `6.15.0`.
|
|
137
|
-
|
|
138
|
-
- [#1732](https://github.com/scaleway/scaleway-lib/pull/1732) [`aef602e`](https://github.com/scaleway/scaleway-lib/commit/aef602ea90db41c0e8b8c9cbc668148892910130) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.14.0`.
|
|
139
|
-
Updated dependency `@typescript-eslint/parser` to `6.14.0`.
|
|
140
|
-
|
|
141
|
-
- [#1739](https://github.com/scaleway/scaleway-lib/pull/1739) [`2ffd76c`](https://github.com/scaleway/scaleway-lib/commit/2ffd76c7ea5ad386a3979f2ead5f835440ce7bd4) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.56.0`.
|
|
142
|
-
|
|
143
|
-
- [#1731](https://github.com/scaleway/scaleway-lib/pull/1731) [`57d747a`](https://github.com/scaleway/scaleway-lib/commit/57d747aca67fd645554f5d1fd56c79ba6b0d1456) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-import` to `2.29.1`.
|
|
144
|
-
|
|
145
|
-
## 3.16.3
|
|
146
|
-
|
|
147
|
-
### Patch Changes
|
|
148
|
-
|
|
149
|
-
- [#1713](https://github.com/scaleway/scaleway-lib/pull/1713) [`74ea005`](https://github.com/scaleway/scaleway-lib/commit/74ea0059ad678ae0bf0862f5f14318ade0630ec5) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.3.3`.
|
|
150
|
-
|
|
151
|
-
- [#1700](https://github.com/scaleway/scaleway-lib/pull/1700) [`e5e9b34`](https://github.com/scaleway/scaleway-lib/commit/e5e9b340697083abaf61d2213e74ea43365c5b70) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.13.0`.
|
|
152
|
-
Updated dependency `@typescript-eslint/parser` to `6.13.0`.
|
|
153
|
-
|
|
154
|
-
- [#1710](https://github.com/scaleway/scaleway-lib/pull/1710) [`03e069a`](https://github.com/scaleway/scaleway-lib/commit/03e069abecc2dd9c397d9008b744fa399068eee7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.55.0`.
|
|
155
|
-
|
|
156
|
-
- [#1709](https://github.com/scaleway/scaleway-lib/pull/1709) [`55092fd`](https://github.com/scaleway/scaleway-lib/commit/55092fdca9066ecbb7ad1c53477add9f50e7ea3e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.13.2`.
|
|
157
|
-
Updated dependency `@typescript-eslint/parser` to `6.13.2`.
|
|
158
|
-
|
|
159
|
-
- [#1712](https://github.com/scaleway/scaleway-lib/pull/1712) [`cbf4269`](https://github.com/scaleway/scaleway-lib/commit/cbf42693f9911c2465c3e1f71124eba42d79513a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `9.1.0`.
|
|
160
|
-
|
|
161
|
-
## 3.16.2
|
|
162
|
-
|
|
163
|
-
### Patch Changes
|
|
164
|
-
|
|
165
|
-
- [#1688](https://github.com/scaleway/scaleway-lib/pull/1688) [`4e3f102`](https://github.com/scaleway/scaleway-lib/commit/4e3f102702ca938d1d4df2b21649929da2fe8c2c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.12.0`.
|
|
166
|
-
Updated dependency `@typescript-eslint/parser` to `6.12.0`.
|
|
167
|
-
|
|
168
|
-
- [#1684](https://github.com/scaleway/scaleway-lib/pull/1684) [`c250a58`](https://github.com/scaleway/scaleway-lib/commit/c250a584fd3e48d72265af28f503068f3f98222c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.3.2`.
|
|
169
|
-
|
|
170
|
-
- [#1676](https://github.com/scaleway/scaleway-lib/pull/1676) [`423fe60`](https://github.com/scaleway/scaleway-lib/commit/423fe608e1d8faefb14c254848d7c1c5379813da) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.54.0`.
|
|
171
|
-
|
|
172
|
-
## 3.16.1
|
|
173
|
-
|
|
174
|
-
### Patch Changes
|
|
175
|
-
|
|
176
|
-
- [#1662](https://github.com/scaleway/scaleway-lib/pull/1662) [`61470ae`](https://github.com/scaleway/scaleway-lib/commit/61470aec833545a11727a6f13afd13f24e7f6485) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.11.0`.
|
|
177
|
-
Updated dependency `@typescript-eslint/parser` to `6.11.0`.
|
|
178
|
-
|
|
179
|
-
## 3.16.0
|
|
180
|
-
|
|
181
|
-
### Minor Changes
|
|
182
|
-
|
|
183
|
-
- [#1637](https://github.com/scaleway/scaleway-lib/pull/1637) [`41a6cb6`](https://github.com/scaleway/scaleway-lib/commit/41a6cb63e2b060b4a941e2b5579557f1358f98f2) Thanks [@johnrazeur](https://github.com/johnrazeur)! - Add no-constant-binary-expression rule to eslint config
|
|
184
|
-
|
|
185
|
-
### Patch Changes
|
|
186
|
-
|
|
187
|
-
- [#1636](https://github.com/scaleway/scaleway-lib/pull/1636) [`16930c3`](https://github.com/scaleway/scaleway-lib/commit/16930c34cf1fd4f2f49e018b409f715d927e40ff) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.53.0`.
|
|
188
|
-
|
|
189
|
-
- [#1639](https://github.com/scaleway/scaleway-lib/pull/1639) [`8fc72fb`](https://github.com/scaleway/scaleway-lib/commit/8fc72fba1999d25f461b8cd4719870ecf98a65af) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.10.0`.
|
|
190
|
-
Updated dependency `@typescript-eslint/parser` to `6.10.0`.
|
|
191
|
-
|
|
192
|
-
- [#1628](https://github.com/scaleway/scaleway-lib/pull/1628) [`dfcb18e`](https://github.com/scaleway/scaleway-lib/commit/dfcb18e04ef93217b7ef2328e77578a3aa578411) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-jsx-a11y` to `6.8.0`.
|
|
193
|
-
|
|
194
|
-
## 3.15.29
|
|
195
|
-
|
|
196
|
-
### Patch Changes
|
|
197
|
-
|
|
198
|
-
- [#1611](https://github.com/scaleway/scaleway-lib/pull/1611) [`04864aa`](https://github.com/scaleway/scaleway-lib/commit/04864aa6cad15e0c4068a65a0943887d4c9af4db) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.9.0`.
|
|
199
|
-
Updated dependency `@typescript-eslint/parser` to `6.9.0`.
|
|
200
|
-
|
|
201
|
-
- [#1619](https://github.com/scaleway/scaleway-lib/pull/1619) [`e4a443a`](https://github.com/scaleway/scaleway-lib/commit/e4a443a830da251981133a3b977eff484649e1f3) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.9.1`.
|
|
202
|
-
Updated dependency `@typescript-eslint/parser` to `6.9.1`.
|
|
203
|
-
|
|
204
|
-
- [#1610](https://github.com/scaleway/scaleway-lib/pull/1610) [`eff2641`](https://github.com/scaleway/scaleway-lib/commit/eff26411da8072da4f026e6ffdc338834d59b6bd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-import` to `2.29.0`.
|
|
205
|
-
|
|
206
|
-
- [#1603](https://github.com/scaleway/scaleway-lib/pull/1603) [`c6839fb`](https://github.com/scaleway/scaleway-lib/commit/c6839fb420c9130225465b2a931be8bda1de4eb0) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.52.0`.
|
|
207
|
-
|
|
208
|
-
## 3.15.28
|
|
209
|
-
|
|
210
|
-
### Patch Changes
|
|
211
|
-
|
|
212
|
-
- [#1598](https://github.com/scaleway/scaleway-lib/pull/1598) [`650c524`](https://github.com/scaleway/scaleway-lib/commit/650c52460dfce40f9aaec06ca23fc5425cc59ffd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.8.0`.
|
|
213
|
-
Updated dependency `@typescript-eslint/parser` to `6.8.0`.
|
|
214
|
-
|
|
215
|
-
## 3.15.27
|
|
216
|
-
|
|
217
|
-
### Patch Changes
|
|
218
|
-
|
|
219
|
-
- [#1568](https://github.com/scaleway/scaleway-lib/pull/1568) [`08228dd`](https://github.com/scaleway/scaleway-lib/commit/08228dd36533dbf38a817e889a03f42158ec6d40) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.7.5`.
|
|
220
|
-
Updated dependency `@typescript-eslint/parser` to `6.7.5`.
|
|
221
|
-
|
|
222
|
-
- [#1570](https://github.com/scaleway/scaleway-lib/pull/1570) [`c0506db`](https://github.com/scaleway/scaleway-lib/commit/c0506dbda20f7f3949451bd19e3155566703e304) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.51.0`.
|
|
223
|
-
|
|
224
|
-
## 3.15.26
|
|
225
|
-
|
|
226
|
-
### Patch Changes
|
|
227
|
-
|
|
228
|
-
- [#1536](https://github.com/scaleway/scaleway-lib/pull/1536) [`1e3a488`](https://github.com/scaleway/scaleway-lib/commit/1e3a488c89a40ae52e1e8d7f3c3e0183a9bf176b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.7.2`.
|
|
229
|
-
Updated dependency `@typescript-eslint/parser` to `6.7.2`.
|
|
230
|
-
|
|
231
|
-
- [#1540](https://github.com/scaleway/scaleway-lib/pull/1540) [`b5457b8`](https://github.com/scaleway/scaleway-lib/commit/b5457b833bf0e14e12b514484fbf54f19fbc2eb1) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.7.3`.
|
|
232
|
-
Updated dependency `@typescript-eslint/parser` to `6.7.3`.
|
|
233
|
-
|
|
234
|
-
- [#1552](https://github.com/scaleway/scaleway-lib/pull/1552) [`8012b81`](https://github.com/scaleway/scaleway-lib/commit/8012b817a471eebaac2cc0d684a5c21c6b261a2d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.7.4`.
|
|
235
|
-
Updated dependency `@typescript-eslint/parser` to `6.7.4`.
|
|
236
|
-
|
|
237
|
-
- [#1541](https://github.com/scaleway/scaleway-lib/pull/1541) [`03d0ce3`](https://github.com/scaleway/scaleway-lib/commit/03d0ce3d1ed3725bbd8481c2eafd365819579020) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-deprecation` to `2.0.0`.
|
|
238
|
-
|
|
239
|
-
- [#1544](https://github.com/scaleway/scaleway-lib/pull/1544) [`2a74771`](https://github.com/scaleway/scaleway-lib/commit/2a747713faeaa00762e51dd235beb15ab6143f13) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.50.0`.
|
|
240
|
-
|
|
241
|
-
## 3.15.25
|
|
242
|
-
|
|
243
|
-
### Patch Changes
|
|
244
|
-
|
|
245
|
-
- [#1529](https://github.com/scaleway/scaleway-lib/pull/1529) [`396a52b`](https://github.com/scaleway/scaleway-lib/commit/396a52bbf893ff8a6b8177788964ec8c49a0be72) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.7.0`.
|
|
246
|
-
Updated dependency `@typescript-eslint/parser` to `6.7.0`.
|
|
247
|
-
|
|
248
|
-
## 3.15.24
|
|
249
|
-
|
|
250
|
-
### Patch Changes
|
|
251
|
-
|
|
252
|
-
- [#1401](https://github.com/scaleway/scaleway-lib/pull/1401) [`bf7f41f`](https://github.com/scaleway/scaleway-lib/commit/bf7f41fc036c380abc75dcbad069ce2eace8df21) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.4.0`.
|
|
253
|
-
Updated dependency `@typescript-eslint/parser` to `6.4.0`.
|
|
254
|
-
|
|
255
|
-
- [#1515](https://github.com/scaleway/scaleway-lib/pull/1515) [`e841e13`](https://github.com/scaleway/scaleway-lib/commit/e841e13f6508a9917f615b2e024c7d1d1d200863) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.49.0`.
|
|
256
|
-
|
|
257
|
-
## 3.15.23
|
|
258
|
-
|
|
259
|
-
### Patch Changes
|
|
260
|
-
|
|
261
|
-
- [#1490](https://github.com/scaleway/scaleway-lib/pull/1490) [`775a94c`](https://github.com/scaleway/scaleway-lib/commit/775a94c2c44683c1b1fff653ca3e62c4cd9a5250) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.2.2`.
|
|
262
|
-
|
|
263
|
-
- [#1492](https://github.com/scaleway/scaleway-lib/pull/1492) [`190be40`](https://github.com/scaleway/scaleway-lib/commit/190be400d5444556d4ad1b6c1172c4a7f0a3ce21) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.48.0`.
|
|
264
|
-
|
|
265
|
-
## 3.15.22
|
|
266
|
-
|
|
267
|
-
### Patch Changes
|
|
268
|
-
|
|
269
|
-
- [#1465](https://github.com/scaleway/scaleway-lib/pull/1465) [`6652092`](https://github.com/scaleway/scaleway-lib/commit/6652092fa831e33726dc1e20cab6a0f42bee6973) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-import` to `2.28.1`.
|
|
270
|
-
|
|
271
|
-
- [#1459](https://github.com/scaleway/scaleway-lib/pull/1459) [`addb04c`](https://github.com/scaleway/scaleway-lib/commit/addb04c0a758d6ac6d5ce06fd0640665820043fb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.47.0`.
|
|
272
|
-
|
|
273
|
-
- [#1460](https://github.com/scaleway/scaleway-lib/pull/1460) [`57092c9`](https://github.com/scaleway/scaleway-lib/commit/57092c9921f3e6238415532e277f6bacf35f5c25) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.33.2`.
|
|
274
|
-
|
|
275
|
-
## 3.15.21
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- [#1446](https://github.com/scaleway/scaleway-lib/pull/1446) [`b1825e0`](https://github.com/scaleway/scaleway-lib/commit/b1825e0a68c64afe0de2d4134a2eee6e50707c49) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `9.0.0`.
|
|
280
|
-
|
|
281
|
-
## 3.15.20
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- [#1436](https://github.com/scaleway/scaleway-lib/pull/1436) [`5cf067c`](https://github.com/scaleway/scaleway-lib/commit/5cf067cbba693f8cb9c004e3085883840e1aa9a3) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `8.10.0`.
|
|
286
|
-
|
|
287
|
-
## 3.15.19
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- [#1426](https://github.com/scaleway/scaleway-lib/pull/1426) [`abdbb9c`](https://github.com/scaleway/scaleway-lib/commit/abdbb9c9a815adccddea2ce3814f4a6bdd0e7f82) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.46.0`.
|
|
292
|
-
|
|
293
|
-
- [#1403](https://github.com/scaleway/scaleway-lib/pull/1403) [`2ebebe0`](https://github.com/scaleway/scaleway-lib/commit/2ebebe08c2f23e53bde1648945830271f2832240) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.33.0`.
|
|
294
|
-
|
|
295
|
-
- [#1422](https://github.com/scaleway/scaleway-lib/pull/1422) [`4f5876c`](https://github.com/scaleway/scaleway-lib/commit/4f5876cee33f826eaee3101c86ac4be6ba3d6b40) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-deprecation` to `1.5.0`.
|
|
296
|
-
|
|
297
|
-
- [#1424](https://github.com/scaleway/scaleway-lib/pull/1424) [`1de59a6`](https://github.com/scaleway/scaleway-lib/commit/1de59a6af50425541854cf8dfa50ef9826b7da3f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-import` to `2.28.0`.
|
|
298
|
-
|
|
299
|
-
- [#1415](https://github.com/scaleway/scaleway-lib/pull/1415) [`27f8a31`](https://github.com/scaleway/scaleway-lib/commit/27f8a3198240430a113111e7f51f4c5a35c50c4a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.33.1`.
|
|
300
|
-
|
|
301
|
-
- [#1421](https://github.com/scaleway/scaleway-lib/pull/1421) [`586490f`](https://github.com/scaleway/scaleway-lib/commit/586490f9d20b2bfd4c99bdd5d5e3559dd08b9e38) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `8.9.0`.
|
|
302
|
-
|
|
303
|
-
## 3.15.18
|
|
304
|
-
|
|
305
|
-
### Patch Changes
|
|
306
|
-
|
|
307
|
-
- [#1394](https://github.com/scaleway/scaleway-lib/pull/1394) [`7ad92f4`](https://github.com/scaleway/scaleway-lib/commit/7ad92f4a0d74a5e2b5ac21014cd38b4dfa84316f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.45.0`.
|
|
308
|
-
|
|
309
|
-
## 3.15.17
|
|
310
|
-
|
|
311
|
-
### Patch Changes
|
|
312
|
-
|
|
313
|
-
- [#1389](https://github.com/scaleway/scaleway-lib/pull/1389) [`1004e15`](https://github.com/scaleway/scaleway-lib/commit/1004e15a830dcf37d68ec634916a49189a19577c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-airbnb-typescript` to `17.1.0`.
|
|
314
|
-
|
|
315
|
-
- [#1385](https://github.com/scaleway/scaleway-lib/pull/1385) [`62d2708`](https://github.com/scaleway/scaleway-lib/commit/62d2708724f53fd596a35d988b00452bcd7ddb12) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.62.0`.
|
|
316
|
-
Updated dependency `@typescript-eslint/parser` to `5.62.0`.
|
|
317
|
-
|
|
318
|
-
## 3.15.16
|
|
319
|
-
|
|
320
|
-
### Patch Changes
|
|
321
|
-
|
|
322
|
-
- [#1368](https://github.com/scaleway/scaleway-lib/pull/1368) [`3a53348`](https://github.com/scaleway/scaleway-lib/commit/3a533489cdbcee77434ae96b0d5a5c93d180a361) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.44.0`.
|
|
323
|
-
|
|
324
|
-
- [#1372](https://github.com/scaleway/scaleway-lib/pull/1372) [`1f28338`](https://github.com/scaleway/scaleway-lib/commit/1f28338f932530b119c1bdbd7f4f6137fff40b09) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.61.0`.
|
|
325
|
-
Updated dependency `@typescript-eslint/parser` to `5.61.0`.
|
|
326
|
-
|
|
327
|
-
- [#1356](https://github.com/scaleway/scaleway-lib/pull/1356) [`d743e75`](https://github.com/scaleway/scaleway-lib/commit/d743e7531931e953c6830d66b4dd60fee2f50a02) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.1.6`.
|
|
328
|
-
|
|
329
|
-
## 3.15.15
|
|
330
|
-
|
|
331
|
-
### Patch Changes
|
|
332
|
-
|
|
333
|
-
- [#1338](https://github.com/scaleway/scaleway-lib/pull/1338) [`4454d96`](https://github.com/scaleway/scaleway-lib/commit/4454d96523d13f865f1e81497f3acb3b8683d552) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.60.0`.
|
|
334
|
-
Updated dependency `@typescript-eslint/parser` to `5.60.0`.
|
|
335
|
-
Updated dependency `react-router-dom` to `6.12.1`.
|
|
336
|
-
|
|
337
|
-
- [#1350](https://github.com/scaleway/scaleway-lib/pull/1350) [`7badc74`](https://github.com/scaleway/scaleway-lib/commit/7badc745f4a4322af9210c6ad0fe5c9f6c05dd1b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.60.1`.
|
|
338
|
-
Updated dependency `@typescript-eslint/parser` to `5.60.1`.
|
|
339
|
-
|
|
340
|
-
- [#1353](https://github.com/scaleway/scaleway-lib/pull/1353) [`6678f31`](https://github.com/scaleway/scaleway-lib/commit/6678f31cdbf1dec31f29bbd446fe3dc86cd75433) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.1.5`.
|
|
341
|
-
|
|
342
|
-
- [#1347](https://github.com/scaleway/scaleway-lib/pull/1347) [`fd0d873`](https://github.com/scaleway/scaleway-lib/commit/fd0d873b3e47377b36086401c2bb571f28b621c1) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.43.0`.
|
|
343
|
-
|
|
344
|
-
## 3.15.14
|
|
345
|
-
|
|
346
|
-
### Patch Changes
|
|
347
|
-
|
|
348
|
-
- [#1334](https://github.com/scaleway/scaleway-lib/pull/1334) [`eb658c0`](https://github.com/scaleway/scaleway-lib/commit/eb658c04c70a2a0917ee687a53226dd097521979) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependecies
|
|
349
|
-
|
|
350
|
-
- [#1332](https://github.com/scaleway/scaleway-lib/pull/1332) [`5f4a1d3`](https://github.com/scaleway/scaleway-lib/commit/5f4a1d353f4772dccde90b7cb0aa9e36f20e9729) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.59.9`.
|
|
351
|
-
Updated dependency `@typescript-eslint/parser` to `5.59.9`.
|
|
352
|
-
|
|
353
|
-
## 3.15.13
|
|
354
|
-
|
|
355
|
-
### Patch Changes
|
|
356
|
-
|
|
357
|
-
- [#1325](https://github.com/scaleway/scaleway-lib/pull/1325) [`ef2fb63`](https://github.com/scaleway/scaleway-lib/commit/ef2fb636abd6f15e6dd9d28809f141036fafa50a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `simple-git` to `3.19.0`.
|
|
358
|
-
Updated dependency `eslint` to `8.40.0`.
|
|
359
|
-
|
|
360
|
-
- [#1328](https://github.com/scaleway/scaleway-lib/pull/1328) [`c828a01`](https://github.com/scaleway/scaleway-lib/commit/c828a017c73f613ce4fb840d28e8ba9d872b6f60) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.41.0`.
|
|
361
|
-
|
|
362
|
-
- [#1321](https://github.com/scaleway/scaleway-lib/pull/1321) [`1a4355d`](https://github.com/scaleway/scaleway-lib/commit/1a4355da987e0c4d7d11b3bf465839b70f266c0a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/node` to `18.16.12`.
|
|
363
|
-
Updated dependency `@typescript-eslint/eslint-plugin` to `5.59.7`.
|
|
364
|
-
Updated dependency `@typescript-eslint/parser` to `5.59.7`.
|
|
365
|
-
|
|
366
|
-
- [#1326](https://github.com/scaleway/scaleway-lib/pull/1326) [`6a99e0c`](https://github.com/scaleway/scaleway-lib/commit/6a99e0cde1b718d72f561b3594c891ea3fc5cfcd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.2.6`.
|
|
367
|
-
Updated dependency `@typescript-eslint/eslint-plugin` to `5.59.8`.
|
|
368
|
-
Updated dependency `@typescript-eslint/parser` to `5.59.8`.
|
|
369
|
-
|
|
370
|
-
- [#1327](https://github.com/scaleway/scaleway-lib/pull/1327) [`5670aef`](https://github.com/scaleway/scaleway-lib/commit/5670aef2db4c6329382da07a72d527232566d75d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.40.0`.
|
|
371
|
-
Updated dependency `@segment/analytics-next` to `1.52.0`.
|
|
372
|
-
|
|
373
|
-
## 3.15.12
|
|
374
|
-
|
|
375
|
-
### Patch Changes
|
|
376
|
-
|
|
377
|
-
- [#1311](https://github.com/scaleway/scaleway-lib/pull/1311) [`217c39e`](https://github.com/scaleway/scaleway-lib/commit/217c39e1cf60de491e630fc5b58f2e6797ca877e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/node` to `18.16.1`.
|
|
378
|
-
Updated dependency `@typescript-eslint/eslint-plugin` to `5.59.6`.
|
|
379
|
-
Updated dependency `@typescript-eslint/parser` to `5.59.6`.
|
|
380
|
-
|
|
381
|
-
## 3.15.11
|
|
382
|
-
|
|
383
|
-
### Patch Changes
|
|
384
|
-
|
|
385
|
-
- [#1306](https://github.com/scaleway/scaleway-lib/pull/1306) [`03505bd`](https://github.com/scaleway/scaleway-lib/commit/03505bdaccc301ff04e5bc04207c3d8e2b02c6e7) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies
|
|
386
|
-
|
|
387
|
-
## 3.15.10
|
|
388
|
-
|
|
389
|
-
### Patch Changes
|
|
390
|
-
|
|
391
|
-
- [#1295](https://github.com/scaleway/scaleway-lib/pull/1295) [`d3ef5a4`](https://github.com/scaleway/scaleway-lib/commit/d3ef5a460fa496d23d3e376128e88042d52baed8) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependencies
|
|
392
|
-
|
|
393
|
-
- [#1286](https://github.com/scaleway/scaleway-lib/pull/1286) [`d8e05aa`](https://github.com/scaleway/scaleway-lib/commit/d8e05aa2b73ae8fd52363fb94e18a80c49202776) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.58.0`.
|
|
394
|
-
Updated dependency `@typescript-eslint/parser` to `5.58.0`.
|
|
395
|
-
|
|
396
|
-
- [#1279](https://github.com/scaleway/scaleway-lib/pull/1279) [`e775c51`](https://github.com/scaleway/scaleway-lib/commit/e775c51819f1a73e6a7e2d074031ae3c962c90dd) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-deprecation` to `1.4.1`.
|
|
397
|
-
|
|
398
|
-
- [#1285](https://github.com/scaleway/scaleway-lib/pull/1285) [`e57bace`](https://github.com/scaleway/scaleway-lib/commit/e57baceb69ca10237532c2fc5b70583e93089387) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `packageManager` to `pnpm@8.2.0`.
|
|
399
|
-
Updated dependency `typescript` to `5.0.2`.
|
|
400
|
-
|
|
401
|
-
## 3.15.9
|
|
402
|
-
|
|
403
|
-
### Patch Changes
|
|
404
|
-
|
|
405
|
-
- [#1268](https://github.com/scaleway/scaleway-lib/pull/1268) [`d642180`](https://github.com/scaleway/scaleway-lib/commit/d642180b77e6bc4ef635d7bc0c92f784b3132f57) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.36.0`.
|
|
406
|
-
Updated dependency `react-router-dom` to `6.10.0`.
|
|
407
|
-
|
|
408
|
-
- [#1269](https://github.com/scaleway/scaleway-lib/pull/1269) [`7dc744a`](https://github.com/scaleway/scaleway-lib/commit/7dc744a73c9cf74d461a43c5a53f24e777a0a0ea) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.0.2`.
|
|
409
|
-
Updated dependency `@typescript-eslint/eslint-plugin` to `5.57.1`.
|
|
410
|
-
Updated dependency `@typescript-eslint/parser` to `5.57.1`.
|
|
411
|
-
|
|
412
|
-
- [#1271](https://github.com/scaleway/scaleway-lib/pull/1271) [`a517e02`](https://github.com/scaleway/scaleway-lib/commit/a517e02ea4084c4438d2bd2905e07bbf04a3937e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.36.0`.
|
|
413
|
-
Updated dependency `eslint-plugin-deprecation` to `1.4.0`.
|
|
414
|
-
|
|
415
|
-
- [#1272](https://github.com/scaleway/scaleway-lib/pull/1272) [`b8d9d79`](https://github.com/scaleway/scaleway-lib/commit/b8d9d79c3d6346e83e5740768cfb90bf51c0f4ce) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `packageManager` to `pnpm@8.1.1`.
|
|
416
|
-
Updated dependency `eslint` to `8.36.0`.
|
|
417
|
-
|
|
418
|
-
## 3.15.8
|
|
419
|
-
|
|
420
|
-
### Patch Changes
|
|
421
|
-
|
|
422
|
-
- [#1266](https://github.com/scaleway/scaleway-lib/pull/1266) [`ea76475`](https://github.com/scaleway/scaleway-lib/commit/ea764757abf16ddef74e078d7e995417faa82634) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@commitlint/cli` to `17.5.1`.
|
|
423
|
-
Updated dependency `typescript` to `5.0.2`.
|
|
424
|
-
|
|
425
|
-
- [#1265](https://github.com/scaleway/scaleway-lib/pull/1265) [`44eb970`](https://github.com/scaleway/scaleway-lib/commit/44eb970b07c8da9a24f3bf326ad4642bcf6e6b05) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@commitlint/cli` to `17.4.4`.
|
|
426
|
-
Updated dependency `@typescript-eslint/eslint-plugin` to `5.57.0`.
|
|
427
|
-
Updated dependency `@typescript-eslint/parser` to `5.57.0`.
|
|
428
|
-
|
|
429
|
-
## 3.15.7
|
|
430
|
-
|
|
431
|
-
### Patch Changes
|
|
432
|
-
|
|
433
|
-
- [#1248](https://github.com/scaleway/scaleway-lib/pull/1248) [`a9eff5f`](https://github.com/scaleway/scaleway-lib/commit/a9eff5fc43368a5a6234ca8c0577ddacffc55819) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.56.0`.
|
|
434
|
-
Updated dependency `@typescript-eslint/parser` to `5.56.0`.
|
|
435
|
-
|
|
436
|
-
- [#1252](https://github.com/scaleway/scaleway-lib/pull/1252) [`cd56370`](https://github.com/scaleway/scaleway-lib/commit/cd5637076ea3b12ee43460e45018163f19fd5d33) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `8.8.0`.
|
|
437
|
-
|
|
438
|
-
## 3.15.6
|
|
439
|
-
|
|
440
|
-
### Patch Changes
|
|
441
|
-
|
|
442
|
-
- [#1219](https://github.com/scaleway/scaleway-lib/pull/1219) [`2740636`](https://github.com/scaleway/scaleway-lib/commit/274063620c2b028ce8f03a4b31698c42352ecf80) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.55.0`.
|
|
443
|
-
Updated dependency `@typescript-eslint/parser` to `5.55.0`.
|
|
444
|
-
|
|
445
|
-
All notable changes to this project will be documented in this file.
|
|
446
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
447
|
-
|
|
448
|
-
## [3.15.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.15.4...@scaleway/eslint-config-react@3.15.5) (2023-03-09)
|
|
449
|
-
|
|
450
|
-
### :package: Chore
|
|
451
|
-
|
|
452
|
-
- update deps ([#1218](https://github.com/scaleway/scaleway-lib/issues/1218)) ([100a060](https://github.com/scaleway/scaleway-lib/commit/100a0602c0ffee4a4265a93b64d943b240e3339a))
|
|
453
|
-
|
|
454
|
-
## 3.15.4 (2023-03-09)
|
|
455
|
-
|
|
456
|
-
### :package: Chore
|
|
457
|
-
|
|
458
|
-
- **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
|
|
459
|
-
|
|
460
|
-
### :bug: Bug Fixes
|
|
461
|
-
|
|
462
|
-
- **deps:** update typescript-eslint monorepo to v5.54.0 ([#1213](https://github.com/scaleway/scaleway-lib/issues/1213)) ([141cfdd](https://github.com/scaleway/scaleway-lib/commit/141cfdd3c323cb88d88d791ac47480ce36df8cb0))
|
|
463
|
-
|
|
464
|
-
## [3.15.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.15.2...@scaleway/eslint-config-react@3.15.3) (2023-03-01)
|
|
465
|
-
|
|
466
|
-
### :bug: Bug Fixes
|
|
467
|
-
|
|
468
|
-
- **deps:** update typescript-eslint monorepo to v5.53.0 ([#1211](https://github.com/scaleway/scaleway-lib/issues/1211)) ([901885e](https://github.com/scaleway/scaleway-lib/commit/901885e7d4d643f651fba4f9d3b24226d4e7e1b6))
|
|
469
|
-
|
|
470
|
-
## 3.15.2 (2023-02-28)
|
|
471
|
-
|
|
472
|
-
### :package: Chore
|
|
473
|
-
|
|
474
|
-
- **devdeps:** update depvdeps ([#1209](https://github.com/scaleway/scaleway-lib/issues/1209)) ([f23725b](https://github.com/scaleway/scaleway-lib/commit/f23725b34ee2cc3269d408c16dd574f7947851f1))
|
|
475
|
-
- **release:** publish ([2c2a356](https://github.com/scaleway/scaleway-lib/commit/2c2a356753502509c8c3afbe245f71ab01744967))
|
|
476
|
-
|
|
477
|
-
## 3.15.1 (2023-02-20)
|
|
478
|
-
|
|
479
|
-
### :package: Chore
|
|
480
|
-
|
|
481
|
-
- **release:** publish ([43bb9f9](https://github.com/scaleway/scaleway-lib/commit/43bb9f9430c294b3cf892f9e82d117e14bbdebd7))
|
|
482
|
-
|
|
483
|
-
### :bug: Bug Fixes
|
|
484
|
-
|
|
485
|
-
- **deps:** update typescript-eslint monorepo to v5.52.0 ([#1206](https://github.com/scaleway/scaleway-lib/issues/1206)) ([6eda6c4](https://github.com/scaleway/scaleway-lib/commit/6eda6c4616579962443aec5a5778ba0c0ba47f8a))
|
|
486
|
-
|
|
487
|
-
## [3.15.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.6...@scaleway/eslint-config-react@3.15.0) (2023-02-13)
|
|
488
|
-
|
|
489
|
-
### :gear: Features
|
|
490
|
-
|
|
491
|
-
- **eslint-config:** exclude ts to no-extraneous-dependencies ([#1200](https://github.com/scaleway/scaleway-lib/issues/1200)) ([a9871a2](https://github.com/scaleway/scaleway-lib/commit/a9871a270ef2df1e07e9b1f4b0f21628cded18ac))
|
|
492
|
-
|
|
493
|
-
## 3.14.6 (2023-02-09)
|
|
494
|
-
|
|
495
|
-
### :package: Chore
|
|
496
|
-
|
|
497
|
-
- **release:** publish ([0244974](https://github.com/scaleway/scaleway-lib/commit/0244974596fa2fdb7eb780730a8424d5505e0b45))
|
|
498
|
-
|
|
499
|
-
### :bug: Bug Fixes
|
|
500
|
-
|
|
501
|
-
- **deps:** update typescript-eslint monorepo to v5.51.0 ([#1197](https://github.com/scaleway/scaleway-lib/issues/1197)) ([fcdbd2c](https://github.com/scaleway/scaleway-lib/commit/fcdbd2ca32b5a71c3fa7714b0f3acac560cd3cd0))
|
|
502
|
-
|
|
503
|
-
## [3.14.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.4...@scaleway/eslint-config-react@3.14.5) (2023-02-07)
|
|
504
|
-
|
|
505
|
-
### :package: Chore
|
|
506
|
-
|
|
507
|
-
- **devdeps:** update dependency eslint to v8.33.0 ([#1192](https://github.com/scaleway/scaleway-lib/issues/1192)) ([fd8f67c](https://github.com/scaleway/scaleway-lib/commit/fd8f67c5d739f959afd4e4587deedb5dcd69c385))
|
|
508
|
-
|
|
509
|
-
## 3.14.4 (2023-02-07)
|
|
510
|
-
|
|
511
|
-
### :package: Chore
|
|
512
|
-
|
|
513
|
-
- **devdeps:** update dependency typescript to v4.9.5 ([#1190](https://github.com/scaleway/scaleway-lib/issues/1190)) ([bbae918](https://github.com/scaleway/scaleway-lib/commit/bbae918d311f24492a99a7f45574774be25b2cb4))
|
|
514
|
-
- **release:** publish ([ff76638](https://github.com/scaleway/scaleway-lib/commit/ff76638470e76f4a56c705772fa74a6102fb3888))
|
|
515
|
-
|
|
516
|
-
## 3.14.3 (2023-02-03)
|
|
517
|
-
|
|
518
|
-
### :package: Chore
|
|
519
|
-
|
|
520
|
-
- **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
|
|
521
|
-
|
|
522
|
-
### :bug: Bug Fixes
|
|
523
|
-
|
|
524
|
-
- **deps:** update typescript-eslint monorepo to v5.50.0 ([#1184](https://github.com/scaleway/scaleway-lib/issues/1184)) ([4316a85](https://github.com/scaleway/scaleway-lib/commit/4316a85961d7ae4887344ab08dca2559d96df489))
|
|
525
|
-
|
|
526
|
-
## 3.14.2 (2023-02-01)
|
|
527
|
-
|
|
528
|
-
### :package: Chore
|
|
529
|
-
|
|
530
|
-
- **release:** publish ([f05200b](https://github.com/scaleway/scaleway-lib/commit/f05200bea049515b0e0584d6812e671da814f2bb))
|
|
531
|
-
|
|
532
|
-
### :bug: Bug Fixes
|
|
533
|
-
|
|
534
|
-
- **deps:** update dependency eslint-plugin-react to v7.32.2 ([#1181](https://github.com/scaleway/scaleway-lib/issues/1181)) ([87191a8](https://github.com/scaleway/scaleway-lib/commit/87191a86e039ed53be3e59993dfc5a4e3cac57bd))
|
|
535
|
-
- **deps:** update typescript-eslint monorepo to v5.49.0 ([#1169](https://github.com/scaleway/scaleway-lib/issues/1169)) ([a3e2891](https://github.com/scaleway/scaleway-lib/commit/a3e289156e8f4ef5258bf7c774a8bb9c1b08a26f))
|
|
536
|
-
|
|
537
|
-
## [3.14.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.0...@scaleway/eslint-config-react@3.14.1) (2023-01-17)
|
|
538
|
-
|
|
539
|
-
### :package: Chore
|
|
540
|
-
|
|
541
|
-
- **deps:** update eslint plugins ([#1170](https://github.com/scaleway/scaleway-lib/issues/1170)) ([b49e908](https://github.com/scaleway/scaleway-lib/commit/b49e908f256f8e031170dfe8626b6899e43a9102))
|
|
542
|
-
|
|
543
|
-
## [3.14.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.8...@scaleway/eslint-config-react@3.14.0) (2023-01-16)
|
|
544
|
-
|
|
545
|
-
### :gear: Features
|
|
546
|
-
|
|
547
|
-
- **eslint-config:** harden eslint config ([#1157](https://github.com/scaleway/scaleway-lib/issues/1157)) ([8087ac8](https://github.com/scaleway/scaleway-lib/commit/8087ac8cf8b06c23bbbf9f13d001468b61313cd6))
|
|
548
|
-
|
|
549
|
-
## 3.13.8 (2023-01-16)
|
|
550
|
-
|
|
551
|
-
### :package: Chore
|
|
552
|
-
|
|
553
|
-
- **release:** publish ([9ceabef](https://github.com/scaleway/scaleway-lib/commit/9ceabefec2875acd758518d475f0e60e05d731a0))
|
|
554
|
-
|
|
555
|
-
### :bug: Bug Fixes
|
|
556
|
-
|
|
557
|
-
- **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.0 ([#1162](https://github.com/scaleway/scaleway-lib/issues/1162)) ([ea36599](https://github.com/scaleway/scaleway-lib/commit/ea3659925324bd580a8608f96a0ac7f8ec84a150))
|
|
558
|
-
|
|
559
|
-
## 3.13.7 (2023-01-11)
|
|
560
|
-
|
|
561
|
-
### :package: Chore
|
|
562
|
-
|
|
563
|
-
- **release:** publish ([03ab099](https://github.com/scaleway/scaleway-lib/commit/03ab099e2ad498d7928925130bf59e6ee57283a6))
|
|
564
|
-
|
|
565
|
-
### :bug: Bug Fixes
|
|
566
|
-
|
|
567
|
-
- **deps:** update typescript-eslint monorepo to v5.48.1 ([#1154](https://github.com/scaleway/scaleway-lib/issues/1154)) ([c2f6ce0](https://github.com/scaleway/scaleway-lib/commit/c2f6ce06464f80b8014c1f927dfe1af9292826ee))
|
|
568
|
-
|
|
569
|
-
## [3.13.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.5...@scaleway/eslint-config-react@3.13.6) (2023-01-09)
|
|
570
|
-
|
|
571
|
-
### :bug: Bug Fixes
|
|
572
|
-
|
|
573
|
-
- **deps:** update typescript-eslint monorepo to v5.48.0 ([#1147](https://github.com/scaleway/scaleway-lib/issues/1147)) ([0e4cfd3](https://github.com/scaleway/scaleway-lib/commit/0e4cfd335eae0265af0f4d3c6a54b80eca9ff22c))
|
|
574
|
-
|
|
575
|
-
## 3.13.5 (2023-01-07)
|
|
576
|
-
|
|
577
|
-
### :package: Chore
|
|
578
|
-
|
|
579
|
-
- **release:** publish ([e80144e](https://github.com/scaleway/scaleway-lib/commit/e80144e529c96b01905b0ee29029d0edbd916e61))
|
|
580
|
-
|
|
581
|
-
### :bug: Bug Fixes
|
|
582
|
-
|
|
583
|
-
- **deps:** update dependency eslint-config-prettier to v8.6.0 ([#1146](https://github.com/scaleway/scaleway-lib/issues/1146)) ([26cfe8b](https://github.com/scaleway/scaleway-lib/commit/26cfe8bf7d796172dba1ef7c0a10f39cc0ab45b7))
|
|
584
|
-
|
|
585
|
-
## 3.13.4 (2023-01-06)
|
|
586
|
-
|
|
587
|
-
### :package: Chore
|
|
588
|
-
|
|
589
|
-
- **devDeps:** upgrade deps ([#1144](https://github.com/scaleway/scaleway-lib/issues/1144)) ([8a2d30d](https://github.com/scaleway/scaleway-lib/commit/8a2d30d77c7a0047c733d3d0dc9f16ac8dd35a8c))
|
|
590
|
-
- **release:** publish ([d90ea8f](https://github.com/scaleway/scaleway-lib/commit/d90ea8fa24f5cba600b14842e4361563e9321709))
|
|
591
|
-
|
|
592
|
-
## [3.13.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.2...@scaleway/eslint-config-react@3.13.3) (2022-12-27)
|
|
593
|
-
|
|
594
|
-
### Bug Fixes
|
|
595
|
-
|
|
596
|
-
- **deps:** update typescript-eslint monorepo to v5.47.1 ([#1135](https://github.com/scaleway/scaleway-lib/issues/1135)) ([60a5f13](https://github.com/scaleway/scaleway-lib/commit/60a5f13ead7f54d3ee46ecce73170b809dc00287))
|
|
597
|
-
|
|
598
|
-
## 3.13.2 (2022-12-27)
|
|
599
|
-
|
|
600
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
601
|
-
|
|
602
|
-
## 3.13.1 (2022-12-26)
|
|
603
|
-
|
|
604
|
-
### Bug Fixes
|
|
605
|
-
|
|
606
|
-
- **deps:** update typescript-eslint monorepo to v5.47.0 ([#1129](https://github.com/scaleway/scaleway-lib/issues/1129)) ([e35cbce](https://github.com/scaleway/scaleway-lib/commit/e35cbcebdaf6ab3ed90f0cdcaa250a77d23e36b4))
|
|
607
|
-
|
|
608
|
-
## [3.13.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.12.2...@scaleway/eslint-config-react@3.13.0) (2022-12-19)
|
|
609
|
-
|
|
610
|
-
### Features
|
|
611
|
-
|
|
612
|
-
- **eslint-config-react:** consistent import/no-extraneous-dependencies rule ([#1124](https://github.com/scaleway/scaleway-lib/issues/1124)) ([99f23a8](https://github.com/scaleway/scaleway-lib/commit/99f23a8dc89592c4b627990e6705f73c065d47f7))
|
|
613
|
-
|
|
614
|
-
## [3.12.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.12.1...@scaleway/eslint-config-react@3.12.2) (2022-12-19)
|
|
615
|
-
|
|
616
|
-
### Bug Fixes
|
|
617
|
-
|
|
618
|
-
- **eslint-config-react/typescript:** full disable proptypes in ts files ([#1122](https://github.com/scaleway/scaleway-lib/issues/1122)) ([8f6d2dc](https://github.com/scaleway/scaleway-lib/commit/8f6d2dcd93216827aa717db16bd45c26bb1f766c))
|
|
619
|
-
|
|
620
|
-
## [3.12.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.12.0...@scaleway/eslint-config-react@3.12.1) (2022-12-19)
|
|
621
|
-
|
|
622
|
-
### Bug Fixes
|
|
623
|
-
|
|
624
|
-
- **eslint-config-react/typescript:** disable useless fragment when expression ([#1123](https://github.com/scaleway/scaleway-lib/issues/1123)) ([e876488](https://github.com/scaleway/scaleway-lib/commit/e8764881f605aded9bf33a406fef26f1c0f211be))
|
|
625
|
-
|
|
626
|
-
## 3.12.0 (2022-12-19)
|
|
627
|
-
|
|
628
|
-
### Features
|
|
629
|
-
|
|
630
|
-
- **eslint-config-react:** add standalone emotion configuration ([#1121](https://github.com/scaleway/scaleway-lib/issues/1121)) ([4aa5474](https://github.com/scaleway/scaleway-lib/commit/4aa5474f357c8a00e9c81d6be7591da3002c0ddc))
|
|
631
|
-
|
|
632
|
-
## [3.11.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.11.1...@scaleway/eslint-config-react@3.11.2) (2022-12-14)
|
|
633
|
-
|
|
634
|
-
### Bug Fixes
|
|
635
|
-
|
|
636
|
-
- **deps:** update typescript-eslint monorepo to v5.46.1 ([#1118](https://github.com/scaleway/scaleway-lib/issues/1118)) ([d47dd59](https://github.com/scaleway/scaleway-lib/commit/d47dd591ab98409f72bdb12fc5648c40b79c4b5a))
|
|
637
|
-
|
|
638
|
-
## 3.11.1 (2022-12-14)
|
|
639
|
-
|
|
640
|
-
### Bug Fixes
|
|
641
|
-
|
|
642
|
-
- **deps:** update typescript-eslint monorepo to v5.46.0 ([#1112](https://github.com/scaleway/scaleway-lib/issues/1112)) ([f427180](https://github.com/scaleway/scaleway-lib/commit/f427180ce31df701b929d1450fc476aad7a3071c))
|
|
643
|
-
|
|
644
|
-
## 3.11.0 (2022-12-09)
|
|
645
|
-
|
|
646
|
-
### Features
|
|
647
|
-
|
|
648
|
-
- **eslint-config-react:** enforce consistent type imports/exports/definition ([#1108](https://github.com/scaleway/scaleway-lib/issues/1108)) ([fce8882](https://github.com/scaleway/scaleway-lib/commit/fce8882d79b51acaf45b13d1d0a7562b3f0cee32))
|
|
649
|
-
|
|
650
|
-
## 3.10.5 (2022-12-07)
|
|
651
|
-
|
|
652
|
-
### Bug Fixes
|
|
653
|
-
|
|
654
|
-
- **deps:** update typescript-eslint monorepo to v5.45.1 ([#1103](https://github.com/scaleway/scaleway-lib/issues/1103)) ([569f88d](https://github.com/scaleway/scaleway-lib/commit/569f88df3adcd9926a345100deff9a3c3e086751))
|
|
655
|
-
|
|
656
|
-
## [3.10.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.10.3...@scaleway/eslint-config-react@3.10.4) (2022-12-06)
|
|
657
|
-
|
|
658
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
659
|
-
|
|
660
|
-
## 3.10.3 (2022-12-04)
|
|
661
|
-
|
|
662
|
-
### Bug Fixes
|
|
663
|
-
|
|
664
|
-
- **deps:** update typescript-eslint monorepo to v5.45.0 ([#1100](https://github.com/scaleway/scaleway-lib/issues/1100)) ([4e1b959](https://github.com/scaleway/scaleway-lib/commit/4e1b9596758ce86d9a5e2124e90047df68bd3330))
|
|
665
|
-
|
|
666
|
-
## [3.10.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.10.1...@scaleway/eslint-config-react@3.10.2) (2022-11-23)
|
|
667
|
-
|
|
668
|
-
### Bug Fixes
|
|
669
|
-
|
|
670
|
-
- **deps:** update typescript-eslint monorepo to v5.44.0 ([#1088](https://github.com/scaleway/scaleway-lib/issues/1088)) ([e010cc8](https://github.com/scaleway/scaleway-lib/commit/e010cc8d8b56b96a7e0c59fbb1cffcb90eafde5f))
|
|
671
|
-
|
|
672
|
-
## [3.10.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.10.0...@scaleway/eslint-config-react@3.10.1) (2022-11-20)
|
|
673
|
-
|
|
674
|
-
### Bug Fixes
|
|
675
|
-
|
|
676
|
-
- **deps:** update dependency eslint-plugin-react to v7.31.11 ([#1085](https://github.com/scaleway/scaleway-lib/issues/1085)) ([b106539](https://github.com/scaleway/scaleway-lib/commit/b106539fd22289c402a51fc59fe113c22fa27256))
|
|
677
|
-
|
|
678
|
-
## 3.10.0 (2022-11-18)
|
|
679
|
-
|
|
680
|
-
### Features
|
|
681
|
-
|
|
682
|
-
- add curly rule ([#1083](https://github.com/scaleway/scaleway-lib/issues/1083)) ([3afc32a](https://github.com/scaleway/scaleway-lib/commit/3afc32a1122b62a8b7423240ffaa546a31f1e469))
|
|
683
|
-
|
|
684
|
-
## 3.9.0 (2022-11-18)
|
|
685
|
-
|
|
686
|
-
### Features
|
|
687
|
-
|
|
688
|
-
- **eslint:** disabled usage of export \* ([#1080](https://github.com/scaleway/scaleway-lib/issues/1080)) ([bb5a796](https://github.com/scaleway/scaleway-lib/commit/bb5a796131c50d1958750c08c0522dedfeb2365e))
|
|
689
|
-
|
|
690
|
-
## 3.8.4 (2022-11-17)
|
|
691
|
-
|
|
692
|
-
### Bug Fixes
|
|
693
|
-
|
|
694
|
-
- **deps:** update dependency eslint-plugin-deprecation to v1.3.3 ([#1077](https://github.com/scaleway/scaleway-lib/issues/1077)) ([d0e0085](https://github.com/scaleway/scaleway-lib/commit/d0e00857dd9d4cbf27b947bd51a687935b814054))
|
|
695
|
-
|
|
696
|
-
## [3.8.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.8.2...@scaleway/eslint-config-react@3.8.3) (2022-11-15)
|
|
697
|
-
|
|
698
|
-
### Bug Fixes
|
|
699
|
-
|
|
700
|
-
- **deps:** update typescript-eslint monorepo to v5.43.0 ([#1070](https://github.com/scaleway/scaleway-lib/issues/1070)) ([5d692c7](https://github.com/scaleway/scaleway-lib/commit/5d692c728162be971e49a5ebda287b397280614b))
|
|
701
|
-
|
|
702
|
-
## 3.8.2 (2022-11-11)
|
|
703
|
-
|
|
704
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
705
|
-
|
|
706
|
-
## [3.8.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.8.0...@scaleway/eslint-config-react@3.8.1) (2022-10-31)
|
|
707
|
-
|
|
708
|
-
### Bug Fixes
|
|
709
|
-
|
|
710
|
-
- **deps:** pin dependency eslint-plugin-deprecation to 1.3.2 ([#1065](https://github.com/scaleway/scaleway-lib/issues/1065)) ([8759206](https://github.com/scaleway/scaleway-lib/commit/8759206dc16b590c207b149a3eb76aaace990ea9))
|
|
711
|
-
|
|
712
|
-
## 3.8.0 (2022-10-31)
|
|
713
|
-
|
|
714
|
-
### Features
|
|
715
|
-
|
|
716
|
-
- **eslint-config:** add eslint-plugin-deprecation to typescript config ([#1064](https://github.com/scaleway/scaleway-lib/issues/1064)) ([3f2cc25](https://github.com/scaleway/scaleway-lib/commit/3f2cc25802d60982f4691dc121c3d455e7c05b92))
|
|
717
|
-
|
|
718
|
-
## 3.7.10 (2022-10-24)
|
|
719
|
-
|
|
720
|
-
### Bug Fixes
|
|
721
|
-
|
|
722
|
-
- **deps:** update typescript-eslint monorepo to v5.41.0 ([#1054](https://github.com/scaleway/scaleway-lib/issues/1054)) ([57c748b](https://github.com/scaleway/scaleway-lib/commit/57c748b1a675c3514abb9fdc782ac99b185bc8fe))
|
|
723
|
-
|
|
724
|
-
## [3.7.9](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.7.8...@scaleway/eslint-config-react@3.7.9) (2022-10-23)
|
|
725
|
-
|
|
726
|
-
### Bug Fixes
|
|
727
|
-
|
|
728
|
-
- **deps:** update typescript-eslint monorepo to v5.40.1 ([#1042](https://github.com/scaleway/scaleway-lib/issues/1042)) ([940528c](https://github.com/scaleway/scaleway-lib/commit/940528c9eb66566e93c14aee2271ce14a40b05ee))
|
|
729
|
-
|
|
730
|
-
## 3.7.8 (2022-10-23)
|
|
731
|
-
|
|
732
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
733
|
-
|
|
734
|
-
## 3.7.7 (2022-10-14)
|
|
735
|
-
|
|
736
|
-
### Bug Fixes
|
|
737
|
-
|
|
738
|
-
- **deps:** update typescript-eslint monorepo to v5.40.0 ([#1027](https://github.com/scaleway/scaleway-lib/issues/1027)) ([3c0bffc](https://github.com/scaleway/scaleway-lib/commit/3c0bffc6901a565dd4da27757d51fe9398a16d71))
|
|
739
|
-
|
|
740
|
-
## [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)
|
|
741
|
-
|
|
742
|
-
### Bug Fixes
|
|
743
|
-
|
|
744
|
-
- **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))
|
|
745
|
-
|
|
746
|
-
## 3.7.5 (2022-10-12)
|
|
747
|
-
|
|
748
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
749
|
-
|
|
750
|
-
## 3.7.4 (2022-10-04)
|
|
751
|
-
|
|
752
|
-
### Bug Fixes
|
|
753
|
-
|
|
754
|
-
- **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))
|
|
755
|
-
|
|
756
|
-
## [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)
|
|
757
|
-
|
|
758
|
-
### Bug Fixes
|
|
759
|
-
|
|
760
|
-
- **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))
|
|
761
|
-
|
|
762
|
-
## [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)
|
|
763
|
-
|
|
764
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
765
|
-
|
|
766
|
-
## 3.7.1 (2022-09-29)
|
|
767
|
-
|
|
768
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
769
|
-
|
|
770
|
-
## [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)
|
|
771
|
-
|
|
772
|
-
### Features
|
|
773
|
-
|
|
774
|
-
- **eslint-config:** disable sort-keys ([#1000](https://github.com/scaleway/scaleway-lib/issues/1000)) ([63750c0](https://github.com/scaleway/scaleway-lib/commit/63750c0dcaf332bb7794a112623faccdd0449d12))
|
|
775
|
-
|
|
776
|
-
## 3.6.0 (2022-09-26)
|
|
777
|
-
|
|
778
|
-
### Features
|
|
779
|
-
|
|
780
|
-
- **eslint:** add jsx-runtime react ([#974](https://github.com/scaleway/scaleway-lib/issues/974)) ([e409e64](https://github.com/scaleway/scaleway-lib/commit/e409e64230af403121a6c0ff6f28632c29135eb1))
|
|
781
|
-
|
|
782
|
-
## 3.5.15 (2022-09-21)
|
|
783
|
-
|
|
784
|
-
### Bug Fixes
|
|
785
|
-
|
|
786
|
-
- **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))
|
|
787
|
-
|
|
788
|
-
## 3.5.14 (2022-09-14)
|
|
789
|
-
|
|
790
|
-
### Bug Fixes
|
|
791
|
-
|
|
792
|
-
- **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))
|
|
793
|
-
|
|
794
|
-
## [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)
|
|
795
|
-
|
|
796
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
797
|
-
|
|
798
|
-
## 3.5.12 (2022-09-09)
|
|
799
|
-
|
|
800
|
-
### Bug Fixes
|
|
801
|
-
|
|
802
|
-
- **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))
|
|
803
|
-
|
|
804
|
-
## [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)
|
|
805
|
-
|
|
806
|
-
### Bug Fixes
|
|
807
|
-
|
|
808
|
-
- **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))
|
|
809
|
-
|
|
810
|
-
## [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)
|
|
811
|
-
|
|
812
|
-
### Bug Fixes
|
|
813
|
-
|
|
814
|
-
- **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))
|
|
815
|
-
|
|
816
|
-
## 3.5.9 (2022-09-06)
|
|
817
|
-
|
|
818
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
819
|
-
|
|
820
|
-
## 3.5.8 (2022-08-30)
|
|
821
|
-
|
|
822
|
-
### Bug Fixes
|
|
823
|
-
|
|
824
|
-
- **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))
|
|
825
|
-
|
|
826
|
-
## 3.5.7 (2022-08-30)
|
|
827
|
-
|
|
828
|
-
### Bug Fixes
|
|
829
|
-
|
|
830
|
-
- **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))
|
|
831
|
-
|
|
832
|
-
## 3.5.6 (2022-08-29)
|
|
833
|
-
|
|
834
|
-
### Bug Fixes
|
|
835
|
-
|
|
836
|
-
- **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))
|
|
837
|
-
|
|
838
|
-
## [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)
|
|
839
|
-
|
|
840
|
-
### Bug Fixes
|
|
841
|
-
|
|
842
|
-
- **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))
|
|
843
|
-
|
|
844
|
-
## [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)
|
|
845
|
-
|
|
846
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
847
|
-
|
|
848
|
-
## 3.5.3 (2022-08-23)
|
|
849
|
-
|
|
850
|
-
### Bug Fixes
|
|
851
|
-
|
|
852
|
-
- **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))
|
|
853
|
-
|
|
854
|
-
## 3.5.2 (2022-08-19)
|
|
855
|
-
|
|
856
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
857
|
-
|
|
858
|
-
## 3.5.1 (2022-08-16)
|
|
859
|
-
|
|
860
|
-
### Bug Fixes
|
|
861
|
-
|
|
862
|
-
- **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))
|
|
863
|
-
|
|
864
|
-
## [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)
|
|
865
|
-
|
|
866
|
-
### Features
|
|
867
|
-
|
|
868
|
-
- **eslint-config:** disable prefer-default-export ([#913](https://github.com/scaleway/scaleway-lib/issues/913)) ([7d311a6](https://github.com/scaleway/scaleway-lib/commit/7d311a64d03d5d600d429f4b70d011319134a92b))
|
|
869
|
-
|
|
870
|
-
## [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)
|
|
871
|
-
|
|
872
|
-
### Bug Fixes
|
|
873
|
-
|
|
874
|
-
- **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))
|
|
875
|
-
|
|
876
|
-
## 3.4.49 (2022-08-08)
|
|
877
|
-
|
|
878
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
879
|
-
|
|
880
|
-
## 3.4.48 (2022-08-02)
|
|
881
|
-
|
|
882
|
-
### Bug Fixes
|
|
883
|
-
|
|
884
|
-
- **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))
|
|
885
|
-
|
|
886
|
-
## [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)
|
|
887
|
-
|
|
888
|
-
### Bug Fixes
|
|
889
|
-
|
|
890
|
-
- **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))
|
|
891
|
-
|
|
892
|
-
## 3.4.46 (2022-07-21)
|
|
893
|
-
|
|
894
|
-
### Bug Fixes
|
|
895
|
-
|
|
896
|
-
- **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))
|
|
897
|
-
|
|
898
|
-
## 3.4.45 (2022-07-20)
|
|
899
|
-
|
|
900
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
901
|
-
|
|
902
|
-
## 3.4.44 (2022-07-18)
|
|
903
|
-
|
|
904
|
-
### Bug Fixes
|
|
905
|
-
|
|
906
|
-
- **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))
|
|
907
|
-
|
|
908
|
-
## 3.4.43 (2022-07-12)
|
|
909
|
-
|
|
910
|
-
### Bug Fixes
|
|
911
|
-
|
|
912
|
-
- **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))
|
|
913
|
-
|
|
914
|
-
## [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)
|
|
915
|
-
|
|
916
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
917
|
-
|
|
918
|
-
## 3.4.41 (2022-07-11)
|
|
919
|
-
|
|
920
|
-
### Bug Fixes
|
|
921
|
-
|
|
922
|
-
- **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))
|
|
923
|
-
|
|
924
|
-
## [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)
|
|
925
|
-
|
|
926
|
-
### Bug Fixes
|
|
927
|
-
|
|
928
|
-
- **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))
|
|
929
|
-
|
|
930
|
-
## [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)
|
|
931
|
-
|
|
932
|
-
### Bug Fixes
|
|
933
|
-
|
|
934
|
-
- **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))
|
|
935
|
-
|
|
936
|
-
## [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)
|
|
937
|
-
|
|
938
|
-
### Bug Fixes
|
|
939
|
-
|
|
940
|
-
- **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))
|
|
941
|
-
|
|
942
|
-
## [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)
|
|
943
|
-
|
|
944
|
-
### Bug Fixes
|
|
945
|
-
|
|
946
|
-
- **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))
|
|
947
|
-
|
|
948
|
-
## [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)
|
|
949
|
-
|
|
950
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
951
|
-
|
|
952
|
-
## 3.4.35 (2022-06-20)
|
|
953
|
-
|
|
954
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
955
|
-
|
|
956
|
-
## 3.4.34 (2022-06-16)
|
|
957
|
-
|
|
958
|
-
### Bug Fixes
|
|
959
|
-
|
|
960
|
-
- **deps:** update react monorepo ([#841](https://github.com/scaleway/scaleway-lib/issues/841)) ([1b0fc30](https://github.com/scaleway/scaleway-lib/commit/1b0fc30564c01994551722e8dff1e35d78205091))
|
|
961
|
-
- **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))
|
|
962
|
-
|
|
963
|
-
## 3.4.33 (2022-06-09)
|
|
964
|
-
|
|
965
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
966
|
-
|
|
967
|
-
## 3.4.32 (2022-06-06)
|
|
968
|
-
|
|
969
|
-
### Bug Fixes
|
|
970
|
-
|
|
971
|
-
- **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))
|
|
972
|
-
|
|
973
|
-
## 3.4.31 (2022-06-06)
|
|
974
|
-
|
|
975
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
976
|
-
|
|
977
|
-
### 3.4.30 (2022-05-31)
|
|
978
|
-
|
|
979
|
-
### Bug Fixes
|
|
980
|
-
|
|
981
|
-
- **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))
|
|
982
|
-
|
|
983
|
-
### [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)
|
|
984
|
-
|
|
985
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
986
|
-
|
|
987
|
-
### 3.4.28 (2022-05-25)
|
|
988
|
-
|
|
989
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
990
|
-
|
|
991
|
-
### 3.4.27 (2022-05-24)
|
|
992
|
-
|
|
993
|
-
### Bug Fixes
|
|
994
|
-
|
|
995
|
-
- **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))
|
|
996
|
-
|
|
997
|
-
### 3.4.26 (2022-05-22)
|
|
998
|
-
|
|
999
|
-
### Bug Fixes
|
|
1000
|
-
|
|
1001
|
-
- **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))
|
|
1002
|
-
|
|
1003
|
-
### [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)
|
|
1004
|
-
|
|
1005
|
-
### Bug Fixes
|
|
1006
|
-
|
|
1007
|
-
- **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))
|
|
1008
|
-
|
|
1009
|
-
### 3.4.24 (2022-05-11)
|
|
1010
|
-
|
|
1011
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1012
|
-
|
|
1013
|
-
### [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)
|
|
1014
|
-
|
|
1015
|
-
### Bug Fixes
|
|
1016
|
-
|
|
1017
|
-
- **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))
|
|
1018
|
-
|
|
1019
|
-
### 3.4.22 (2022-05-09)
|
|
1020
|
-
|
|
1021
|
-
### Bug Fixes
|
|
1022
|
-
|
|
1023
|
-
- **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))
|
|
1024
|
-
|
|
1025
|
-
### [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)
|
|
1026
|
-
|
|
1027
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1028
|
-
|
|
1029
|
-
### 3.4.20 (2022-05-02)
|
|
1030
|
-
|
|
1031
|
-
### Bug Fixes
|
|
1032
|
-
|
|
1033
|
-
- **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))
|
|
1034
|
-
|
|
1035
|
-
### 3.4.19 (2022-04-27)
|
|
1036
|
-
|
|
1037
|
-
### Bug Fixes
|
|
1038
|
-
|
|
1039
|
-
- **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))
|
|
1040
|
-
|
|
1041
|
-
### 3.4.18 (2022-04-26)
|
|
1042
|
-
|
|
1043
|
-
### Bug Fixes
|
|
1044
|
-
|
|
1045
|
-
- **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))
|
|
1046
|
-
|
|
1047
|
-
### 3.4.17 (2022-04-19)
|
|
1048
|
-
|
|
1049
|
-
### Bug Fixes
|
|
1050
|
-
|
|
1051
|
-
- **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))
|
|
1052
|
-
|
|
1053
|
-
### 3.4.16 (2022-04-11)
|
|
1054
|
-
|
|
1055
|
-
### Bug Fixes
|
|
1056
|
-
|
|
1057
|
-
- **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))
|
|
1058
|
-
|
|
1059
|
-
### [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)
|
|
1060
|
-
|
|
1061
|
-
### Bug Fixes
|
|
1062
|
-
|
|
1063
|
-
- **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))
|
|
1064
|
-
|
|
1065
|
-
### 3.4.14 (2022-04-05)
|
|
1066
|
-
|
|
1067
|
-
### Bug Fixes
|
|
1068
|
-
|
|
1069
|
-
- **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))
|
|
1070
|
-
- **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))
|
|
1071
|
-
- **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))
|
|
1072
|
-
|
|
1073
|
-
### [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)
|
|
1074
|
-
|
|
1075
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1076
|
-
|
|
1077
|
-
### 3.4.12 (2022-04-01)
|
|
1078
|
-
|
|
1079
|
-
### Bug Fixes
|
|
1080
|
-
|
|
1081
|
-
- **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))
|
|
1082
|
-
|
|
1083
|
-
### [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)
|
|
1084
|
-
|
|
1085
|
-
### Bug Fixes
|
|
1086
|
-
|
|
1087
|
-
- **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))
|
|
1088
|
-
|
|
1089
|
-
### [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)
|
|
1090
|
-
|
|
1091
|
-
### Bug Fixes
|
|
1092
|
-
|
|
1093
|
-
- **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))
|
|
1094
|
-
|
|
1095
|
-
### 3.4.9 (2022-03-17)
|
|
1096
|
-
|
|
1097
|
-
### Bug Fixes
|
|
1098
|
-
|
|
1099
|
-
- **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))
|
|
1100
|
-
|
|
1101
|
-
### [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)
|
|
1102
|
-
|
|
1103
|
-
### Bug Fixes
|
|
1104
|
-
|
|
1105
|
-
- **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))
|
|
1106
|
-
|
|
1107
|
-
### [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)
|
|
1108
|
-
|
|
1109
|
-
### Bug Fixes
|
|
1110
|
-
|
|
1111
|
-
- **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))
|
|
1112
|
-
|
|
1113
|
-
### [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)
|
|
1114
|
-
|
|
1115
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1116
|
-
|
|
1117
|
-
### 3.4.5 (2022-03-11)
|
|
1118
|
-
|
|
1119
|
-
### Bug Fixes
|
|
1120
|
-
|
|
1121
|
-
- **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))
|
|
1122
|
-
|
|
1123
|
-
### [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)
|
|
1124
|
-
|
|
1125
|
-
### Bug Fixes
|
|
1126
|
-
|
|
1127
|
-
- **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))
|
|
1128
|
-
|
|
1129
|
-
### 3.4.3 (2022-03-03)
|
|
1130
|
-
|
|
1131
|
-
### Bug Fixes
|
|
1132
|
-
|
|
1133
|
-
- **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))
|
|
1134
|
-
- **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))
|
|
1135
|
-
|
|
1136
|
-
### [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)
|
|
1137
|
-
|
|
1138
|
-
### Bug Fixes
|
|
1139
|
-
|
|
1140
|
-
- **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))
|
|
1141
|
-
|
|
1142
|
-
### [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)
|
|
1143
|
-
|
|
1144
|
-
### Bug Fixes
|
|
1145
|
-
|
|
1146
|
-
- **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))
|
|
1147
|
-
|
|
1148
|
-
## 3.4.0 (2022-02-17)
|
|
1149
|
-
|
|
1150
|
-
### Features
|
|
1151
|
-
|
|
1152
|
-
- **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))
|
|
1153
|
-
|
|
1154
|
-
### 3.3.8 (2022-02-15)
|
|
1155
|
-
|
|
1156
|
-
### Bug Fixes
|
|
1157
|
-
|
|
1158
|
-
- **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))
|
|
1159
|
-
|
|
1160
|
-
### 3.3.7 (2022-02-08)
|
|
1161
|
-
|
|
1162
|
-
### Bug Fixes
|
|
1163
|
-
|
|
1164
|
-
- **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))
|
|
1165
|
-
|
|
1166
|
-
### 3.3.6 (2022-02-02)
|
|
1167
|
-
|
|
1168
|
-
### Bug Fixes
|
|
1169
|
-
|
|
1170
|
-
- **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))
|
|
1171
|
-
|
|
1172
|
-
### 3.3.5 (2022-01-25)
|
|
1173
|
-
|
|
1174
|
-
### Bug Fixes
|
|
1175
|
-
|
|
1176
|
-
- **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))
|
|
1177
|
-
|
|
1178
|
-
### 3.3.4 (2022-01-18)
|
|
1179
|
-
|
|
1180
|
-
### Bug Fixes
|
|
1181
|
-
|
|
1182
|
-
- **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))
|
|
1183
|
-
|
|
1184
|
-
### 3.3.3 (2022-01-12)
|
|
1185
|
-
|
|
1186
|
-
### Bug Fixes
|
|
1187
|
-
|
|
1188
|
-
- **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))
|
|
1189
|
-
|
|
1190
|
-
### 3.3.2 (2022-01-06)
|
|
1191
|
-
|
|
1192
|
-
### Bug Fixes
|
|
1193
|
-
|
|
1194
|
-
- **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))
|
|
1195
|
-
|
|
1196
|
-
### 3.3.1 (2022-01-03)
|
|
1197
|
-
|
|
1198
|
-
### Bug Fixes
|
|
1199
|
-
|
|
1200
|
-
- **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))
|
|
1201
|
-
|
|
1202
|
-
## [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)
|
|
1203
|
-
|
|
1204
|
-
### Features
|
|
1205
|
-
|
|
1206
|
-
- **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))
|
|
1207
|
-
|
|
1208
|
-
### [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)
|
|
1209
|
-
|
|
1210
|
-
### Bug Fixes
|
|
1211
|
-
|
|
1212
|
-
- **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))
|
|
1213
|
-
|
|
1214
|
-
### 3.2.1 (2021-12-24)
|
|
1215
|
-
|
|
1216
|
-
### Bug Fixes
|
|
1217
|
-
|
|
1218
|
-
- **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))
|
|
1219
|
-
- **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))
|
|
1220
|
-
|
|
1221
|
-
## 3.2.0 (2021-12-20)
|
|
1222
|
-
|
|
1223
|
-
### Features
|
|
1224
|
-
|
|
1225
|
-
- **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))
|
|
1226
|
-
|
|
1227
|
-
### 3.1.2 (2021-12-16)
|
|
1228
|
-
|
|
1229
|
-
### Bug Fixes
|
|
1230
|
-
|
|
1231
|
-
- **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))
|
|
1232
|
-
|
|
1233
|
-
### [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)
|
|
1234
|
-
|
|
1235
|
-
### Bug Fixes
|
|
1236
|
-
|
|
1237
|
-
- **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))
|
|
1238
|
-
|
|
1239
|
-
## 3.1.0 (2021-12-10)
|
|
1240
|
-
|
|
1241
|
-
### Features
|
|
1242
|
-
|
|
1243
|
-
- **eslint-config:** add eslint-comments plugin ([#534](https://github.com/scaleway/scaleway-lib/issues/534)) ([15504d3](https://github.com/scaleway/scaleway-lib/commit/15504d38d151ee54cf44f30bb69cd605bf769277))
|
|
1244
|
-
|
|
1245
|
-
### 3.0.1 (2021-12-06)
|
|
1246
|
-
|
|
1247
|
-
### Bug Fixes
|
|
1248
|
-
|
|
1249
|
-
- **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))
|
|
1250
|
-
- **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))
|
|
1251
|
-
- **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))
|
|
1252
|
-
|
|
1253
|
-
## 3.0.0 (2021-11-23)
|
|
1254
|
-
|
|
1255
|
-
### ⚠ BREAKING CHANGES
|
|
1256
|
-
|
|
1257
|
-
- update to eslint-airbnb v19 (#491)
|
|
1258
|
-
|
|
1259
|
-
### Features
|
|
1260
|
-
|
|
1261
|
-
- update to eslint-airbnb v19 ([#491](https://github.com/scaleway/scaleway-lib/issues/491)) ([d0e1385](https://github.com/scaleway/scaleway-lib/commit/d0e138501ae3c7fb59b8e5924504e8cef434070e))
|
|
1262
|
-
|
|
1263
|
-
### 2.3.2 (2021-11-09)
|
|
1264
|
-
|
|
1265
|
-
### Bug Fixes
|
|
1266
|
-
|
|
1267
|
-
- **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))
|
|
1268
|
-
- **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))
|
|
1269
|
-
|
|
1270
|
-
### 2.3.1 (2021-11-08)
|
|
1271
|
-
|
|
1272
|
-
### Bug Fixes
|
|
1273
|
-
|
|
1274
|
-
- **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))
|
|
1275
|
-
- **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))
|
|
1276
|
-
|
|
1277
|
-
## [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)
|
|
1278
|
-
|
|
1279
|
-
### Features
|
|
1280
|
-
|
|
1281
|
-
- **deps:** update dependency eslint to v8 ([#448](https://github.com/scaleway/scaleway-lib/issues/448)) ([b120a44](https://github.com/scaleway/scaleway-lib/commit/b120a44047ecfce35cdbb955ba71383061cf2d83))
|
|
1282
|
-
|
|
1283
|
-
### [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)
|
|
1284
|
-
|
|
1285
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1286
|
-
|
|
1287
|
-
### [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)
|
|
1288
|
-
|
|
1289
|
-
### Bug Fixes
|
|
1290
|
-
|
|
1291
|
-
- **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))
|
|
1292
|
-
|
|
1293
|
-
### [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)
|
|
1294
|
-
|
|
1295
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1296
|
-
|
|
1297
|
-
### 2.2.2 (2021-10-21)
|
|
1298
|
-
|
|
1299
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1300
|
-
|
|
1301
|
-
### 2.2.1 (2021-09-16)
|
|
1302
|
-
|
|
1303
|
-
### Bug Fixes
|
|
1304
|
-
|
|
1305
|
-
- 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))
|
|
1306
|
-
|
|
1307
|
-
## 2.2.0 (2021-09-09)
|
|
1308
|
-
|
|
1309
|
-
### Features
|
|
1310
|
-
|
|
1311
|
-
- **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))
|
|
1312
|
-
|
|
1313
|
-
### [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)
|
|
1314
|
-
|
|
1315
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1316
|
-
|
|
1317
|
-
### 2.1.1 (2021-08-23)
|
|
1318
|
-
|
|
1319
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1320
|
-
|
|
1321
|
-
## 2.1.0 (2021-08-10)
|
|
1322
|
-
|
|
1323
|
-
### Features
|
|
1324
|
-
|
|
1325
|
-
- **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))
|
|
1326
|
-
|
|
1327
|
-
## 2.0.0 (2021-07-05)
|
|
1328
|
-
|
|
1329
|
-
### ⚠ BREAKING CHANGES
|
|
1330
|
-
|
|
1331
|
-
- **eslint-config:** environments are not set anymore, need to be specified on a per project basis
|
|
1332
|
-
|
|
1333
|
-
### Features
|
|
1334
|
-
|
|
1335
|
-
- **eslint-config:** add typescript config ([#258](https://github.com/scaleway/scaleway-lib/issues/258)) ([a0e9151](https://github.com/scaleway/scaleway-lib/commit/a0e9151678304fa1ace94c14f0e856ce876e3e02))
|
|
1336
|
-
|
|
1337
|
-
## 1.5.0 (2021-05-11)
|
|
1338
|
-
|
|
1339
|
-
### Features
|
|
1340
|
-
|
|
1341
|
-
- **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))
|
|
1342
|
-
|
|
1343
|
-
# [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)
|
|
1344
|
-
|
|
1345
|
-
### Features
|
|
1346
|
-
|
|
1347
|
-
- updated eslint setting to force carriage return before return ([3514034](https://github.com/scaleway/scaleway-lib/commit/3514034804ae06083825adc3e57003ed8dba4933))
|
|
1348
|
-
|
|
1349
|
-
## [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)
|
|
1350
|
-
|
|
1351
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1352
|
-
|
|
1353
|
-
## [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)
|
|
1354
|
-
|
|
1355
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1356
|
-
|
|
1357
|
-
# [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)
|
|
1358
|
-
|
|
1359
|
-
### Features
|
|
1360
|
-
|
|
1361
|
-
- **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))
|
|
1362
|
-
|
|
1363
|
-
# 1.2.0 (2021-01-28)
|
|
1364
|
-
|
|
1365
|
-
### Bug Fixes
|
|
1366
|
-
|
|
1367
|
-
- **eslint-config-react:** correct dependencies ([fec5b45](https://github.com/scaleway/scaleway-lib/commit/fec5b45b75b4c19eb09e9070b837f2aa2ad2e758))
|
|
1368
|
-
|
|
1369
|
-
### Features
|
|
1370
|
-
|
|
1371
|
-
- **eslint-config-react:** add shared react eslint config ([44a5fc9](https://github.com/scaleway/scaleway-lib/commit/44a5fc9d38c58fae5c74026661de35a00a9584f4))
|
|
1372
|
-
|
|
1373
|
-
## [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)
|
|
1374
|
-
|
|
1375
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1376
|
-
|
|
1377
|
-
## [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)
|
|
1378
|
-
|
|
1379
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1380
|
-
|
|
1381
|
-
## [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)
|
|
1382
|
-
|
|
1383
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1384
|
-
|
|
1385
|
-
## [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)
|
|
1386
|
-
|
|
1387
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1388
|
-
|
|
1389
|
-
## [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)
|
|
1390
|
-
|
|
1391
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1392
|
-
|
|
1393
|
-
## [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)
|
|
1394
|
-
|
|
1395
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1396
|
-
|
|
1397
|
-
## [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)
|
|
1398
|
-
|
|
1399
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1400
|
-
|
|
1401
|
-
## [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)
|
|
1402
|
-
|
|
1403
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1404
|
-
|
|
1405
|
-
## [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)
|
|
1406
|
-
|
|
1407
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1408
|
-
|
|
1409
|
-
## [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)
|
|
1410
|
-
|
|
1411
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1412
|
-
|
|
1413
|
-
## [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)
|
|
1414
|
-
|
|
1415
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1416
|
-
|
|
1417
|
-
## [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)
|
|
1418
|
-
|
|
1419
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1420
|
-
|
|
1421
|
-
## [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)
|
|
1422
|
-
|
|
1423
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1424
|
-
|
|
1425
|
-
## [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)
|
|
1426
|
-
|
|
1427
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1428
|
-
|
|
1429
|
-
## [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)
|
|
1430
|
-
|
|
1431
|
-
**Note:** Version bump only for package @scaleway/eslint-config-react
|
|
1432
|
-
|
|
1433
|
-
## [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)
|
|
1434
|
-
|
|
1435
|
-
### Bug Fixes
|
|
1436
|
-
|
|
1437
|
-
- **eslint-config-react:** correct dependencies ([fb30d29](https://github.com/scaleway/scaleway-lib/commit/fb30d29d976fff6730acfe4757fd792c3735725e))
|
|
1438
|
-
|
|
1439
|
-
# 1.1.0 (2020-10-27)
|
|
1440
|
-
|
|
1441
|
-
### Features
|
|
1442
|
-
|
|
1443
|
-
- **eslint-config-react:** add shared react eslint config ([6a80a62](https://github.com/scaleway/scaleway-lib/commit/6a80a621f2873f36bfcc554f589d628fe300103c))
|