@ornikar/repo-config-react 13.0.5 → 13.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +29 -563
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,50 +3,34 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [13.0.
|
|
6
|
+
## [13.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@13.0.5...@ornikar/repo-config-react@13.0.6) (2026-05-04)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
9
9
|
|
|
10
|
+
## [13.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@13.0.4...@ornikar/repo-config-react@13.0.5) (2026-04-30)
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
|
|
12
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
13
13
|
|
|
14
14
|
## [13.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@13.0.3...@ornikar/repo-config-react@13.0.4) (2026-01-16)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
18
|
## [13.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@13.0.2...@ornikar/repo-config-react@13.0.3) (2026-01-16)
|
|
23
19
|
|
|
24
20
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
25
21
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
22
|
## [13.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@13.0.1...@ornikar/repo-config-react@13.0.2) (2026-01-14)
|
|
31
23
|
|
|
32
|
-
|
|
33
24
|
### Bug Fixes
|
|
34
25
|
|
|
35
26
|
* **deps:** update node.js to v22.22.0 ([#1151](https://github.com/ornikar/shared-configs/issues/1151)) ([9cad3fa](https://github.com/ornikar/shared-configs/commit/9cad3faf68e0ace1089a733b461c6c93d6929662))
|
|
36
27
|
|
|
37
|
-
|
|
38
|
-
|
|
39
28
|
## [13.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@13.0.0...@ornikar/repo-config-react@13.0.1) (2025-08-07)
|
|
40
29
|
|
|
41
30
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
42
31
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
32
|
## [13.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@12.0.4...@ornikar/repo-config-react@13.0.0) (2025-07-10)
|
|
48
33
|
|
|
49
|
-
|
|
50
34
|
### ⚠ BREAKING CHANGES
|
|
51
35
|
|
|
52
36
|
* upgrade to Node 22 OSE-18334 (#1125)
|
|
@@ -55,43 +39,24 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
55
39
|
|
|
56
40
|
* upgrade to Node 22 OSE-18334 ([#1125](https://github.com/ornikar/shared-configs/issues/1125)) ([7b3ccd1](https://github.com/ornikar/shared-configs/commit/7b3ccd13ec1cb1bce776a15f889039e70a47d72e))
|
|
57
41
|
|
|
58
|
-
|
|
59
|
-
|
|
60
42
|
## [12.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@12.0.3...@ornikar/repo-config-react@12.0.4) (2024-12-05)
|
|
61
43
|
|
|
62
44
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
63
45
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
46
|
## [12.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@12.0.2...@ornikar/repo-config-react@12.0.3) (2024-11-27)
|
|
69
47
|
|
|
70
48
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
71
49
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
50
|
## [12.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@12.0.1...@ornikar/repo-config-react@12.0.2) (2024-10-09)
|
|
77
51
|
|
|
78
52
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
79
53
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
54
|
## [12.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@12.0.0...@ornikar/repo-config-react@12.0.1) (2024-05-27)
|
|
85
55
|
|
|
86
56
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
87
57
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
58
|
## [12.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.7...@ornikar/repo-config-react@12.0.0) (2023-12-20)
|
|
93
59
|
|
|
94
|
-
|
|
95
60
|
### ⚠ BREAKING CHANGES
|
|
96
61
|
|
|
97
62
|
* node 20 OSE-6084 (#1053)
|
|
@@ -100,67 +65,36 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
100
65
|
|
|
101
66
|
* node 20 OSE-6084 ([#1053](https://github.com/ornikar/shared-configs/issues/1053)) ([a86e2ba](https://github.com/ornikar/shared-configs/commit/a86e2bad41fa2469a9b7bfcad8dbaf41224a30e2))
|
|
102
67
|
|
|
103
|
-
|
|
104
|
-
|
|
105
68
|
## [11.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.6...@ornikar/repo-config-react@11.0.7) (2023-11-27)
|
|
106
69
|
|
|
107
70
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
108
71
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
72
|
## [11.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.5...@ornikar/repo-config-react@11.0.6) (2023-11-17)
|
|
114
73
|
|
|
115
74
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
116
75
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
76
|
## [11.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.4...@ornikar/repo-config-react@11.0.5) (2023-11-14)
|
|
122
77
|
|
|
123
78
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
124
79
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
80
|
## [11.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.3...@ornikar/repo-config-react@11.0.4) (2023-11-08)
|
|
130
81
|
|
|
131
82
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
132
83
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
84
|
## [11.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.2...@ornikar/repo-config-react@11.0.3) (2023-10-25)
|
|
138
85
|
|
|
139
86
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
140
87
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
88
|
## [11.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.1...@ornikar/repo-config-react@11.0.2) (2023-10-25)
|
|
146
89
|
|
|
147
90
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
148
91
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
92
|
## [11.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@11.0.0...@ornikar/repo-config-react@11.0.1) (2023-10-18)
|
|
154
93
|
|
|
155
94
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
156
95
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
96
|
## [11.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.1.5...@ornikar/repo-config-react@11.0.0) (2023-09-27)
|
|
162
97
|
|
|
163
|
-
|
|
164
98
|
### ⚠ BREAKING CHANGES
|
|
165
99
|
|
|
166
100
|
* **rollup-config:** requires node 18 and requires to update exports as dist path changed
|
|
@@ -169,93 +103,52 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
169
103
|
|
|
170
104
|
* **rollup-config:** update to node 18 ECF-281 ([#979](https://github.com/ornikar/shared-configs/issues/979)) ([26eaaf9](https://github.com/ornikar/shared-configs/commit/26eaaf9db689de9ec474919881ce87784427cc5c))
|
|
171
105
|
|
|
172
|
-
|
|
173
|
-
|
|
174
106
|
## [10.1.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.1.4...@ornikar/repo-config-react@10.1.5) (2023-09-13)
|
|
175
107
|
|
|
176
108
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
177
109
|
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
110
|
## [10.1.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.1.3...@ornikar/repo-config-react@10.1.4) (2023-08-28)
|
|
183
111
|
|
|
184
112
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
185
113
|
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
114
|
## [10.1.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.1.2...@ornikar/repo-config-react@10.1.3) (2023-07-25)
|
|
191
115
|
|
|
192
116
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
193
117
|
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
118
|
## [10.1.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.1.1...@ornikar/repo-config-react@10.1.2) (2023-07-19)
|
|
199
119
|
|
|
200
120
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
201
121
|
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
122
|
## [10.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.1.0...@ornikar/repo-config-react@10.1.1) (2023-07-13)
|
|
207
123
|
|
|
208
124
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
209
125
|
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
126
|
## [10.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.0.4...@ornikar/repo-config-react@10.1.0) (2023-07-05)
|
|
215
127
|
|
|
216
|
-
|
|
217
128
|
### Features
|
|
218
129
|
|
|
219
130
|
* **repo-config-react:** add optional peerdependency repo-config ([fd0027d](https://github.com/ornikar/shared-configs/commit/fd0027d42b3ee53437bb7bdf960dbdda6ca7d62c))
|
|
220
131
|
|
|
221
|
-
|
|
222
|
-
|
|
223
132
|
## [10.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.0.3...@ornikar/repo-config-react@10.0.4) (2023-05-23)
|
|
224
133
|
|
|
225
134
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
226
135
|
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
136
|
## [10.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.0.2...@ornikar/repo-config-react@10.0.3) (2023-05-04)
|
|
232
137
|
|
|
233
138
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
234
139
|
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
140
|
## [10.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.0.1...@ornikar/repo-config-react@10.0.2) (2023-04-25)
|
|
240
141
|
|
|
241
142
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
242
143
|
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
144
|
## [10.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@10.0.0...@ornikar/repo-config-react@10.0.1) (2023-04-21)
|
|
248
145
|
|
|
249
|
-
|
|
250
146
|
### Bug Fixes
|
|
251
147
|
|
|
252
148
|
* exports getSrcDirectories ([222e76e](https://github.com/ornikar/shared-configs/commit/222e76e0b5f41ee19a537d9d7d86af4c10f65918))
|
|
253
149
|
|
|
254
|
-
|
|
255
|
-
|
|
256
150
|
## [10.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@9.0.4...@ornikar/repo-config-react@10.0.0) (2023-04-20)
|
|
257
151
|
|
|
258
|
-
|
|
259
152
|
### ⚠ BREAKING CHANGES
|
|
260
153
|
|
|
261
154
|
* **repo-config-react:** if you used css files, replace repo-config-react by repo-config-react-legacy-css
|
|
@@ -264,908 +157,481 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
264
157
|
|
|
265
158
|
* **repo-config-react:** create repo-config-react-legacy-css with typed-css-modules [no issue] ([#883](https://github.com/ornikar/shared-configs/issues/883)) ([3dacc47](https://github.com/ornikar/shared-configs/commit/3dacc47b418b71e8dd966a7d3cb14c4cff7e0d42))
|
|
266
159
|
|
|
267
|
-
|
|
268
|
-
|
|
269
160
|
## [9.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@9.0.3...@ornikar/repo-config-react@9.0.4) (2023-04-14)
|
|
270
161
|
|
|
271
162
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
272
163
|
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
164
|
## [9.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@9.0.2...@ornikar/repo-config-react@9.0.3) (2023-03-23)
|
|
278
165
|
|
|
279
166
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
280
167
|
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
168
|
## [9.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@9.0.1...@ornikar/repo-config-react@9.0.2) (2023-03-16)
|
|
286
169
|
|
|
287
170
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
288
171
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
172
|
## [9.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@9.0.0...@ornikar/repo-config-react@9.0.1) (2023-03-04)
|
|
294
173
|
|
|
295
174
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
296
175
|
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
176
|
# [9.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.7...@ornikar/repo-config-react@9.0.0) (2023-01-26)
|
|
302
177
|
|
|
303
|
-
|
|
304
178
|
### Features
|
|
305
179
|
|
|
306
180
|
* **repo-config-react:** update svgo ECF-132 ([#847](https://github.com/ornikar/shared-configs/issues/847)) ([508cc96](https://github.com/ornikar/shared-configs/commit/508cc9670fe3e221379f0e2c7ae0fa5d46bc23c4))
|
|
307
181
|
|
|
308
|
-
|
|
309
182
|
### BREAKING CHANGES
|
|
310
183
|
|
|
311
184
|
* **repo-config-react:** use svgo 2
|
|
312
185
|
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
186
|
## [8.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.6...@ornikar/repo-config-react@8.0.7) (2022-12-16)
|
|
318
187
|
|
|
319
188
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
320
189
|
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
190
|
## [8.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.5...@ornikar/repo-config-react@8.0.6) (2022-11-29)
|
|
326
191
|
|
|
327
192
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
328
193
|
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
194
|
## [8.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.4...@ornikar/repo-config-react@8.0.5) (2022-11-17)
|
|
334
195
|
|
|
335
196
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
336
197
|
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
198
|
## [8.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.3...@ornikar/repo-config-react@8.0.4) (2022-11-03)
|
|
342
199
|
|
|
343
200
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
344
201
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
202
|
## [8.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.2...@ornikar/repo-config-react@8.0.3) (2022-10-28)
|
|
350
203
|
|
|
351
204
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
352
205
|
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
206
|
## [8.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.1...@ornikar/repo-config-react@8.0.2) (2022-09-21)
|
|
358
207
|
|
|
359
208
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
360
209
|
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
210
|
## [8.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@8.0.0...@ornikar/repo-config-react@8.0.1) (2022-08-29)
|
|
366
211
|
|
|
367
212
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
368
213
|
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
214
|
# [8.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.13...@ornikar/repo-config-react@8.0.0) (2022-08-17)
|
|
374
215
|
|
|
375
|
-
|
|
376
216
|
### chore
|
|
377
217
|
|
|
378
218
|
* **deps:** update dependency @ornikar/eslint-config to v19 ([#759](https://github.com/ornikar/shared-configs/issues/759)) ([e05eecb](https://github.com/ornikar/shared-configs/commit/e05eecb898d047b44277ce4f65fc724831bb2ece))
|
|
379
219
|
|
|
380
|
-
|
|
381
220
|
### BREAKING CHANGES
|
|
382
221
|
|
|
383
222
|
* **deps:** drop node 14
|
|
384
223
|
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
224
|
## [7.1.13](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.12...@ornikar/repo-config-react@7.1.13) (2022-08-12)
|
|
390
225
|
|
|
391
226
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
392
227
|
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
228
|
## [7.1.12](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.11...@ornikar/repo-config-react@7.1.12) (2022-08-10)
|
|
398
229
|
|
|
399
230
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
400
231
|
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
232
|
## [7.1.11](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.10...@ornikar/repo-config-react@7.1.11) (2022-08-10)
|
|
406
233
|
|
|
407
234
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
408
235
|
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
236
|
## [7.1.10](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.9...@ornikar/repo-config-react@7.1.10) (2022-08-05)
|
|
414
237
|
|
|
415
238
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
416
239
|
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
240
|
## [7.1.9](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.8...@ornikar/repo-config-react@7.1.9) (2022-08-05)
|
|
422
241
|
|
|
423
242
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
424
243
|
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
244
|
## [7.1.8](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.7...@ornikar/repo-config-react@7.1.8) (2022-06-28)
|
|
430
245
|
|
|
431
246
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
432
247
|
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
248
|
## [7.1.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.6...@ornikar/repo-config-react@7.1.7) (2022-06-21)
|
|
438
249
|
|
|
439
250
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
440
251
|
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
252
|
## [7.1.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.5...@ornikar/repo-config-react@7.1.6) (2022-06-20)
|
|
446
253
|
|
|
447
|
-
|
|
448
254
|
### Bug Fixes
|
|
449
255
|
|
|
450
256
|
* **deps:** update dependency typed-css-modules to v0.7.2 ([#718](https://github.com/ornikar/shared-configs/issues/718)) ([eafbb65](https://github.com/ornikar/shared-configs/commit/eafbb6503c91010a048dfcce452f26fbd63fd7e3))
|
|
451
257
|
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
258
|
## [7.1.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.4...@ornikar/repo-config-react@7.1.5) (2022-04-27)
|
|
457
259
|
|
|
458
|
-
|
|
459
260
|
### Bug Fixes
|
|
460
261
|
|
|
461
262
|
* **repo-config-react:** create config lint-staged pass options [no issue] ([#702](https://github.com/ornikar/shared-configs/issues/702)) ([f28847a](https://github.com/ornikar/shared-configs/commit/f28847aa3464c3128d443f6666646b7b170441ca))
|
|
462
263
|
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
264
|
## [7.1.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.3...@ornikar/repo-config-react@7.1.4) (2022-04-26)
|
|
468
265
|
|
|
469
266
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
470
267
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
268
|
## [7.1.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.2...@ornikar/repo-config-react@7.1.3) (2022-04-22)
|
|
476
269
|
|
|
477
270
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
478
271
|
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
272
|
## [7.1.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.1...@ornikar/repo-config-react@7.1.2) (2022-04-22)
|
|
484
273
|
|
|
485
274
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
486
275
|
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
276
|
## [7.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.1.0...@ornikar/repo-config-react@7.1.1) (2022-04-19)
|
|
492
277
|
|
|
493
278
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
494
279
|
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
280
|
# [7.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.22...@ornikar/repo-config-react@7.1.0) (2022-04-13)
|
|
500
281
|
|
|
501
|
-
|
|
502
282
|
### Features
|
|
503
283
|
|
|
504
284
|
* **repo-config-react:** storybook ci script [no issue] ([#691](https://github.com/ornikar/shared-configs/issues/691)) ([b5dd1d8](https://github.com/ornikar/shared-configs/commit/b5dd1d80b454dfa63b613a019401cc9435255a24))
|
|
505
285
|
|
|
286
|
+
## [7.0.22](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.21...@ornikar/repo-config-react@7.0.22) (2022-04-01)
|
|
506
287
|
|
|
288
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
507
289
|
|
|
290
|
+
## [7.0.21](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.20...@ornikar/repo-config-react@7.0.21) (2022-04-01)
|
|
508
291
|
|
|
292
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
509
293
|
|
|
510
|
-
## [7.0.
|
|
294
|
+
## [7.0.20](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.19...@ornikar/repo-config-react@7.0.20) (2022-03-31)
|
|
511
295
|
|
|
512
296
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
513
297
|
|
|
298
|
+
## [7.0.19](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.18...@ornikar/repo-config-react@7.0.19) (2022-03-25)
|
|
514
299
|
|
|
300
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
515
301
|
|
|
302
|
+
## [7.0.18](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.17...@ornikar/repo-config-react@7.0.18) (2022-03-24)
|
|
516
303
|
|
|
304
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
517
305
|
|
|
518
|
-
## [7.0.
|
|
306
|
+
## [7.0.17](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.16...@ornikar/repo-config-react@7.0.17) (2022-03-18)
|
|
519
307
|
|
|
520
308
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
521
309
|
|
|
310
|
+
## [7.0.16](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.15...@ornikar/repo-config-react@7.0.16) (2022-03-15)
|
|
522
311
|
|
|
312
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
523
313
|
|
|
314
|
+
## [7.0.15](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.14...@ornikar/repo-config-react@7.0.15) (2022-03-09)
|
|
524
315
|
|
|
316
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
525
317
|
|
|
526
|
-
## [7.0.
|
|
318
|
+
## [7.0.14](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.13...@ornikar/repo-config-react@7.0.14) (2022-03-08)
|
|
527
319
|
|
|
528
320
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
529
321
|
|
|
322
|
+
## [7.0.13](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.12...@ornikar/repo-config-react@7.0.13) (2022-03-01)
|
|
530
323
|
|
|
324
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
531
325
|
|
|
326
|
+
## [7.0.12](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.11...@ornikar/repo-config-react@7.0.12) (2022-02-24)
|
|
532
327
|
|
|
328
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
533
329
|
|
|
534
|
-
## [7.0.
|
|
330
|
+
## [7.0.11](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.10...@ornikar/repo-config-react@7.0.11) (2022-02-14)
|
|
535
331
|
|
|
536
332
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
537
333
|
|
|
334
|
+
## [7.0.10](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.9...@ornikar/repo-config-react@7.0.10) (2022-02-10)
|
|
538
335
|
|
|
336
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
539
337
|
|
|
338
|
+
## [7.0.9](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.8...@ornikar/repo-config-react@7.0.9) (2022-02-09)
|
|
540
339
|
|
|
340
|
+
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
541
341
|
|
|
542
|
-
## [7.0.
|
|
342
|
+
## [7.0.8](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.7...@ornikar/repo-config-react@7.0.8) (2022-02-04)
|
|
543
343
|
|
|
544
344
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
545
345
|
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
## [7.0.17](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.16...@ornikar/repo-config-react@7.0.17) (2022-03-18)
|
|
551
|
-
|
|
552
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
## [7.0.16](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.15...@ornikar/repo-config-react@7.0.16) (2022-03-15)
|
|
559
|
-
|
|
560
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
## [7.0.15](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.14...@ornikar/repo-config-react@7.0.15) (2022-03-09)
|
|
567
|
-
|
|
568
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
## [7.0.14](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.13...@ornikar/repo-config-react@7.0.14) (2022-03-08)
|
|
575
|
-
|
|
576
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
## [7.0.13](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.12...@ornikar/repo-config-react@7.0.13) (2022-03-01)
|
|
583
|
-
|
|
584
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
## [7.0.12](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.11...@ornikar/repo-config-react@7.0.12) (2022-02-24)
|
|
591
|
-
|
|
592
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
## [7.0.11](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.10...@ornikar/repo-config-react@7.0.11) (2022-02-14)
|
|
599
|
-
|
|
600
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
## [7.0.10](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.9...@ornikar/repo-config-react@7.0.10) (2022-02-10)
|
|
607
|
-
|
|
608
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
## [7.0.9](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.8...@ornikar/repo-config-react@7.0.9) (2022-02-09)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
## [7.0.8](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.7...@ornikar/repo-config-react@7.0.8) (2022-02-04)
|
|
623
|
-
|
|
624
|
-
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
## [7.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.6...@ornikar/repo-config-react@7.0.7) (2022-01-24)
|
|
346
|
+
## [7.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.6...@ornikar/repo-config-react@7.0.7) (2022-01-24)
|
|
631
347
|
|
|
632
348
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
633
349
|
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
350
|
## [7.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.5...@ornikar/repo-config-react@7.0.6) (2022-01-14)
|
|
639
351
|
|
|
640
352
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
641
353
|
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
354
|
## [7.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.4...@ornikar/repo-config-react@7.0.5) (2021-12-20)
|
|
647
355
|
|
|
648
356
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
649
357
|
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
358
|
## [7.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.3...@ornikar/repo-config-react@7.0.4) (2021-12-14)
|
|
655
359
|
|
|
656
360
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
657
361
|
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
362
|
## [7.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.2...@ornikar/repo-config-react@7.0.3) (2021-12-14)
|
|
663
363
|
|
|
664
364
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
665
365
|
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
366
|
## [7.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.1...@ornikar/repo-config-react@7.0.2) (2021-12-14)
|
|
671
367
|
|
|
672
368
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
673
369
|
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
370
|
## [7.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@7.0.0...@ornikar/repo-config-react@7.0.1) (2021-12-09)
|
|
679
371
|
|
|
680
|
-
|
|
681
372
|
### Bug Fixes
|
|
682
373
|
|
|
683
374
|
* downgrade node minimum required version [no issue] ([#595](https://github.com/ornikar/shared-configs/issues/595)) ([9464687](https://github.com/ornikar/shared-configs/commit/9464687f55aed4a2e683f5d3b992300d000a2b30))
|
|
684
375
|
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
376
|
# [7.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.8...@ornikar/repo-config-react@7.0.0) (2021-12-07)
|
|
690
377
|
|
|
691
|
-
|
|
692
378
|
### Features
|
|
693
379
|
|
|
694
380
|
* drop node 12 [no issue] ([#584](https://github.com/ornikar/shared-configs/issues/584)) ([e9c00ab](https://github.com/ornikar/shared-configs/commit/e9c00abb5ed3a9c60993b6c652566dd7e71a97e1))
|
|
695
381
|
|
|
696
|
-
|
|
697
382
|
### BREAKING CHANGES
|
|
698
383
|
|
|
699
384
|
* requires node 14.17 or higher
|
|
700
385
|
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
386
|
## [6.0.8](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.7...@ornikar/repo-config-react@6.0.8) (2021-12-06)
|
|
706
387
|
|
|
707
388
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
708
389
|
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
390
|
## [6.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.6...@ornikar/repo-config-react@6.0.7) (2021-11-30)
|
|
714
391
|
|
|
715
392
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
716
393
|
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
394
|
## [6.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.5...@ornikar/repo-config-react@6.0.6) (2021-11-29)
|
|
722
395
|
|
|
723
|
-
|
|
724
396
|
### Bug Fixes
|
|
725
397
|
|
|
726
398
|
* remove manual git add as lint-staged does it now [no issue] ([#546](https://github.com/ornikar/shared-configs/issues/546)) ([92ed60e](https://github.com/ornikar/shared-configs/commit/92ed60ee49710c09d15dba465e1ffbf7f1031979))
|
|
727
399
|
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
400
|
## [6.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.4...@ornikar/repo-config-react@6.0.5) (2021-11-29)
|
|
733
401
|
|
|
734
402
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
735
403
|
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
404
|
## [6.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.3...@ornikar/repo-config-react@6.0.4) (2021-11-18)
|
|
741
405
|
|
|
742
406
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
743
407
|
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
408
|
## [6.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.2...@ornikar/repo-config-react@6.0.3) (2021-10-29)
|
|
749
409
|
|
|
750
410
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
751
411
|
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
412
|
## [6.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.1...@ornikar/repo-config-react@6.0.2) (2021-10-25)
|
|
757
413
|
|
|
758
414
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
759
415
|
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
416
|
## [6.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@6.0.0...@ornikar/repo-config-react@6.0.1) (2021-10-19)
|
|
765
417
|
|
|
766
418
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
767
419
|
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
420
|
# [6.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@5.0.1...@ornikar/repo-config-react@6.0.0) (2021-10-19)
|
|
773
421
|
|
|
774
|
-
|
|
775
422
|
### Features
|
|
776
423
|
|
|
777
424
|
* **repo-config:** upgrade to husky v7 [no issue] ([#517](https://github.com/ornikar/shared-configs/issues/517)) ([0105cd8](https://github.com/ornikar/shared-configs/commit/0105cd86a715f8d699bcda7d474e8fdebacd6f4b))
|
|
778
425
|
|
|
779
|
-
|
|
780
426
|
### BREAKING CHANGES
|
|
781
427
|
|
|
782
428
|
* **repo-config:** requires to remove husky devDependency and add postinstall script "ornikar-repo-config-postinstall" in package.json
|
|
783
429
|
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
430
|
## [5.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.3.1...@ornikar/repo-config-react@5.0.1) (2021-07-29)
|
|
789
431
|
|
|
790
|
-
|
|
791
432
|
### Bug Fixes
|
|
792
433
|
|
|
793
434
|
* **repo-config-react:** create new major with same major of repo-config ([053bafe](https://github.com/ornikar/shared-configs/commit/053bafe9eb273d8af078b6c022ee8cb667c9debf))
|
|
794
435
|
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
436
|
## [3.3.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.3.0...@ornikar/repo-config-react@3.3.1) (2021-07-27)
|
|
800
437
|
|
|
801
|
-
|
|
802
438
|
### Bug Fixes
|
|
803
439
|
|
|
804
440
|
* **repo-config-react:** svgo config for react-native compatibility [no issue] ([#502](https://github.com/ornikar/shared-configs/issues/502)) ([1b0a580](https://github.com/ornikar/shared-configs/commit/1b0a5804fe815dc38a77e2bf5c3e6b4c42af8572))
|
|
805
441
|
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
442
|
# [3.3.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.2.3...@ornikar/repo-config-react@3.3.0) (2021-07-20)
|
|
811
443
|
|
|
812
|
-
|
|
813
444
|
### Features
|
|
814
445
|
|
|
815
446
|
* **deps:** update dependency typed-css-modules to v0.7.0 ([#497](https://github.com/ornikar/shared-configs/issues/497)) ([5e797d4](https://github.com/ornikar/shared-configs/commit/5e797d46d043591f3bdfc9e274b0384e8bb023c1))
|
|
816
447
|
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
448
|
## [3.2.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.2.2...@ornikar/repo-config-react@3.2.3) (2021-05-04)
|
|
822
449
|
|
|
823
450
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
824
451
|
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
452
|
## [3.2.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.2.1...@ornikar/repo-config-react@3.2.2) (2021-05-03)
|
|
830
453
|
|
|
831
454
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
832
455
|
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
456
|
## [3.2.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.2.0...@ornikar/repo-config-react@3.2.1) (2021-04-09)
|
|
838
457
|
|
|
839
458
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
840
459
|
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
460
|
# [3.2.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.1.1...@ornikar/repo-config-react@3.2.0) (2021-02-09)
|
|
846
461
|
|
|
847
|
-
|
|
848
462
|
### Features
|
|
849
463
|
|
|
850
464
|
* **lerna-config:** generate eslintrc config files ARCH-826 ([#457](https://github.com/ornikar/shared-configs/issues/457)) ([f412489](https://github.com/ornikar/shared-configs/commit/f4124895ed15b48519826b16ed515207be97b41c))
|
|
851
465
|
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
466
|
## [3.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.1.0...@ornikar/repo-config-react@3.1.1) (2021-02-09)
|
|
857
467
|
|
|
858
468
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
859
469
|
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
470
|
# [3.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@3.0.0...@ornikar/repo-config-react@3.1.0) (2021-01-27)
|
|
865
471
|
|
|
866
|
-
|
|
867
472
|
### Features
|
|
868
473
|
|
|
869
474
|
* require node 12 fist lts [no issue] ([#449](https://github.com/ornikar/shared-configs/issues/449)) ([b8e612b](https://github.com/ornikar/shared-configs/commit/b8e612bc7e0573fd52023f8eea78e95e321567e5))
|
|
870
475
|
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
476
|
# [3.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.11...@ornikar/repo-config-react@3.0.0) (2021-01-20)
|
|
876
477
|
|
|
877
|
-
|
|
878
478
|
### Bug Fixes
|
|
879
479
|
|
|
880
480
|
* **deps:** update dependency typed-css-modules to v0.6.5 ([#444](https://github.com/ornikar/shared-configs/issues/444)) ([aac2b7a](https://github.com/ornikar/shared-configs/commit/aac2b7a6ba5ba18e9f033bae6801f63e2359b045))
|
|
881
481
|
|
|
882
|
-
|
|
883
482
|
### Features
|
|
884
483
|
|
|
885
484
|
* use prettier outside eslint [no issue] ([#446](https://github.com/ornikar/shared-configs/issues/446)) ([2ad3f10](https://github.com/ornikar/shared-configs/commit/2ad3f10db28d7dcceaf388c180b2f6e8961cf552))
|
|
886
485
|
|
|
887
|
-
|
|
888
486
|
### BREAKING CHANGES
|
|
889
487
|
|
|
890
488
|
* requires prettier to run outside eslint
|
|
891
489
|
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
490
|
## [2.1.11](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.10...@ornikar/repo-config-react@2.1.11) (2020-11-05)
|
|
897
491
|
|
|
898
492
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
899
493
|
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
494
|
## [2.1.10](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.9...@ornikar/repo-config-react@2.1.10) (2020-09-18)
|
|
905
495
|
|
|
906
496
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
907
497
|
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
498
|
## [2.1.9](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.8...@ornikar/repo-config-react@2.1.9) (2020-09-04)
|
|
913
499
|
|
|
914
500
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
915
501
|
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
502
|
## [2.1.8](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.7...@ornikar/repo-config-react@2.1.8) (2020-08-19)
|
|
921
503
|
|
|
922
504
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
923
505
|
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
506
|
## [2.1.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.6...@ornikar/repo-config-react@2.1.7) (2020-07-17)
|
|
929
507
|
|
|
930
508
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
931
509
|
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
510
|
## [2.1.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.5...@ornikar/repo-config-react@2.1.6) (2020-07-17)
|
|
937
511
|
|
|
938
512
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
939
513
|
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
514
|
## [2.1.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.4...@ornikar/repo-config-react@2.1.5) (2020-07-12)
|
|
945
515
|
|
|
946
516
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
947
517
|
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
518
|
## [2.1.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.3...@ornikar/repo-config-react@2.1.4) (2020-07-10)
|
|
953
519
|
|
|
954
520
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
955
521
|
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
522
|
## [2.1.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.2...@ornikar/repo-config-react@2.1.3) (2020-06-18)
|
|
961
523
|
|
|
962
524
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
963
525
|
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
526
|
## [2.1.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.1...@ornikar/repo-config-react@2.1.2) (2020-06-17)
|
|
969
527
|
|
|
970
528
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
971
529
|
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
530
|
## [2.1.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.1.0...@ornikar/repo-config-react@2.1.1) (2020-06-05)
|
|
977
531
|
|
|
978
532
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
979
533
|
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
534
|
# [2.1.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.0.5...@ornikar/repo-config-react@2.1.0) (2020-05-25)
|
|
985
535
|
|
|
986
|
-
|
|
987
536
|
### Bug Fixes
|
|
988
537
|
|
|
989
538
|
* **deps:** update dependency cross-env to v7 ([#382](https://github.com/ornikar/shared-configs/issues/382)) ([9c54d8f](https://github.com/ornikar/shared-configs/commit/9c54d8f))
|
|
990
539
|
* **deps:** update dependency typed-css-modules to v0.6.4 ([#381](https://github.com/ornikar/shared-configs/issues/381)) ([02556ac](https://github.com/ornikar/shared-configs/commit/02556ac))
|
|
991
540
|
|
|
992
|
-
|
|
993
541
|
### Features
|
|
994
542
|
|
|
995
543
|
* support node 12.16.1 for renovate [no issue] ([#383](https://github.com/ornikar/shared-configs/issues/383)) ([77c0ef4](https://github.com/ornikar/shared-configs/commit/77c0ef4))
|
|
996
544
|
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
545
|
## [2.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.0.4...@ornikar/repo-config-react@2.0.5) (2020-05-20)
|
|
1002
546
|
|
|
1003
547
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1004
548
|
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
549
|
## [2.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.0.3...@ornikar/repo-config-react@2.0.4) (2020-05-05)
|
|
1010
550
|
|
|
1011
551
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1012
552
|
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
553
|
## [2.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.0.2...@ornikar/repo-config-react@2.0.3) (2020-05-05)
|
|
1018
554
|
|
|
1019
555
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1020
556
|
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
557
|
## [2.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.0.1...@ornikar/repo-config-react@2.0.2) (2020-04-29)
|
|
1026
558
|
|
|
1027
559
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1028
560
|
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
561
|
## [2.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@2.0.0...@ornikar/repo-config-react@2.0.1) (2020-04-29)
|
|
1034
562
|
|
|
1035
563
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1036
564
|
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
565
|
# [2.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.11...@ornikar/repo-config-react@2.0.0) (2020-04-21)
|
|
1042
566
|
|
|
1043
|
-
|
|
1044
567
|
### Bug Fixes
|
|
1045
568
|
|
|
1046
569
|
* **deps:** update dependency cross-env to v7 ([#346](https://github.com/ornikar/shared-configs/issues/346)) ([e1f4a99](https://github.com/ornikar/shared-configs/commit/e1f4a99))
|
|
1047
570
|
|
|
1048
|
-
|
|
1049
571
|
### Features
|
|
1050
572
|
|
|
1051
573
|
* update node version to 12 [no issue] ([#354](https://github.com/ornikar/shared-configs/issues/354)) ([6276917](https://github.com/ornikar/shared-configs/commit/6276917))
|
|
1052
574
|
|
|
1053
|
-
|
|
1054
575
|
### BREAKING CHANGES
|
|
1055
576
|
|
|
1056
577
|
* node version
|
|
1057
578
|
|
|
1058
579
|
* Update config.yml
|
|
1059
580
|
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
581
|
## [1.0.11](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.10...@ornikar/repo-config-react@1.0.11) (2020-01-22)
|
|
1065
582
|
|
|
1066
583
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1067
584
|
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
585
|
## [1.0.10](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.9...@ornikar/repo-config-react@1.0.10) (2019-12-12)
|
|
1073
586
|
|
|
1074
|
-
|
|
1075
587
|
### Bug Fixes
|
|
1076
588
|
|
|
1077
589
|
* **deps:** update dependency typed-css-modules to v0.6.3 ([#295](https://github.com/ornikar/shared-configs/issues/295)) ([5d5e3df](https://github.com/ornikar/shared-configs/commit/5d5e3df))
|
|
1078
590
|
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
591
|
## [1.0.9](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.8...@ornikar/repo-config-react@1.0.9) (2019-12-04)
|
|
1084
592
|
|
|
1085
593
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1086
594
|
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
595
|
## [1.0.8](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.7...@ornikar/repo-config-react@1.0.8) (2019-11-28)
|
|
1092
596
|
|
|
1093
597
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1094
598
|
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
599
|
## [1.0.7](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.6...@ornikar/repo-config-react@1.0.7) (2019-11-27)
|
|
1100
600
|
|
|
1101
601
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1102
602
|
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
603
|
## [1.0.6](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.5...@ornikar/repo-config-react@1.0.6) (2019-10-09)
|
|
1108
604
|
|
|
1109
605
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1110
606
|
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
607
|
## [1.0.5](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.4...@ornikar/repo-config-react@1.0.5) (2019-10-03)
|
|
1116
608
|
|
|
1117
609
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1118
610
|
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
611
|
## [1.0.4](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.3...@ornikar/repo-config-react@1.0.4) (2019-09-30)
|
|
1124
612
|
|
|
1125
613
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1126
614
|
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
615
|
## [1.0.3](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.2...@ornikar/repo-config-react@1.0.3) (2019-09-23)
|
|
1132
616
|
|
|
1133
617
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1134
618
|
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
619
|
## [1.0.2](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.1...@ornikar/repo-config-react@1.0.2) (2019-09-11)
|
|
1140
620
|
|
|
1141
|
-
|
|
1142
621
|
### Bug Fixes
|
|
1143
622
|
|
|
1144
623
|
* parse JSON file instead of stringifying it ([#270](https://github.com/ornikar/shared-configs/issues/270)) ([2ca33ca](https://github.com/ornikar/shared-configs/commit/2ca33ca))
|
|
1145
624
|
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
625
|
## [1.0.1](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.0...@ornikar/repo-config-react@1.0.1) (2019-09-05)
|
|
1151
626
|
|
|
1152
627
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1153
628
|
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
629
|
# [1.0.0](https://github.com/ornikar/shared-configs/compare/@ornikar/repo-config-react@1.0.0-pre.0...@ornikar/repo-config-react@1.0.0) (2019-08-05)
|
|
1159
630
|
|
|
1160
631
|
**Note:** Version bump only for package @ornikar/repo-config-react
|
|
1161
632
|
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
633
|
# 1.0.0-pre.0 (2019-08-05)
|
|
1167
634
|
|
|
1168
|
-
|
|
1169
635
|
### Features
|
|
1170
636
|
|
|
1171
637
|
* repo config ONK-3913 ([#250](https://github.com/ornikar/shared-configs/issues/250)) ([e02c068](https://github.com/ornikar/shared-configs/commit/e02c068))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ornikar/repo-config-react",
|
|
3
|
-
"version": "13.0.
|
|
3
|
+
"version": "13.0.6",
|
|
4
4
|
"description": "🔧⚛️ react repo config",
|
|
5
5
|
"repository": {
|
|
6
6
|
"directory": "@ornikar/repo-config-react",
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"ornikar-ci-comment-pr": "./bin/ornikar-ci-comment-pr.mjs"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@ornikar/repo-config": "15.3.
|
|
21
|
+
"@ornikar/repo-config": "15.3.1",
|
|
22
22
|
"cross-env": "^7.0.0",
|
|
23
23
|
"svgo": "^2.8.0"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
26
|
-
"@ornikar/repo-config": "^15.3.
|
|
26
|
+
"@ornikar/repo-config": "^15.3.1"
|
|
27
27
|
},
|
|
28
28
|
"peerDependenciesMeta": {
|
|
29
29
|
"@ornikar/repo-config": {
|