@biorate/file-config 2.2.2 → 3.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.
Files changed (67) hide show
  1. package/dist/cjs/index.js +0 -1
  2. package/dist/cjs/package.json +3 -0
  3. package/dist/cjs/src/errors.js +0 -1
  4. package/dist/cjs/src/index.js +0 -1
  5. package/dist/esm/index.js +1 -0
  6. package/dist/esm/package.json +3 -0
  7. package/dist/esm/src/{errors.mjs → errors.js} +0 -1
  8. package/dist/esm/src/{index.mjs → index.js} +2 -3
  9. package/package.json +33 -8
  10. package/.nyc_output/935df591-78d0-4474-9961-ac80a833f687.json +0 -1
  11. package/.nyc_output/939cbcec-2594-4795-b32d-34fabee406dc.json +0 -1
  12. package/.nyc_output/ac5c8920-fefb-4c9b-a596-f767f567ddea.json +0 -1
  13. package/.nyc_output/processinfo/935df591-78d0-4474-9961-ac80a833f687.json +0 -1
  14. package/.nyc_output/processinfo/939cbcec-2594-4795-b32d-34fabee406dc.json +0 -1
  15. package/.nyc_output/processinfo/ac5c8920-fefb-4c9b-a596-f767f567ddea.json +0 -1
  16. package/.nyc_output/processinfo/index.json +0 -1
  17. package/CHANGELOG.md +0 -600
  18. package/allure-results/06aff68e-bdd6-4c28-84e1-b20188bbbe06-result.json +0 -1
  19. package/allure-results/1a6f8711-2650-4616-9835-f005ca6d42d0-result.json +0 -1
  20. package/allure-results/633766d3-a781-43f9-bceb-4781000885be-container.json +0 -1
  21. package/allure-results/67e78159-6aab-48a6-88b2-f1a533535a98-result.json +0 -1
  22. package/allure-results/6949c162-e4a5-40ef-8cff-a6510fd52c54-container.json +0 -1
  23. package/allure-results/757f98b6-d370-4aed-9f67-9862cd0b41a1-result.json +0 -1
  24. package/allure-results/90d5d3e8-1684-4b88-b296-abca5c877764-result.json +0 -1
  25. package/allure-results/abdaeead-1efa-48b6-b5fb-6e2841bec2f1-container.json +0 -1
  26. package/allure-results/c0891d41-c86d-41ef-b450-5a0dfa53e334-result.json +0 -1
  27. package/allure-results/c79f208d-9df1-4d0c-a14c-ab27a15ee530-container.json +0 -1
  28. package/coverage/base.css +0 -224
  29. package/coverage/block-navigation.js +0 -87
  30. package/coverage/clover.xml +0 -53
  31. package/coverage/coverage-final.json +0 -5
  32. package/coverage/favicon.png +0 -0
  33. package/coverage/file-config/index.html +0 -116
  34. package/coverage/file-config/index.ts.html +0 -88
  35. package/coverage/file-config/src/errors.ts.html +0 -106
  36. package/coverage/file-config/src/index.html +0 -131
  37. package/coverage/file-config/src/index.ts.html +0 -409
  38. package/coverage/file-config/tests/__mocks__/index.html +0 -116
  39. package/coverage/file-config/tests/__mocks__/index.ts.html +0 -124
  40. package/coverage/index.html +0 -146
  41. package/coverage/prettify.css +0 -1
  42. package/coverage/prettify.js +0 -2
  43. package/coverage/sort-arrow-sprite.png +0 -0
  44. package/coverage/sorter.js +0 -210
  45. package/dist/cjs/index.js.map +0 -1
  46. package/dist/cjs/src/errors.js.map +0 -1
  47. package/dist/cjs/src/index.js.map +0 -1
  48. package/dist/cjs/tsconfig.build.cjs.tsbuildinfo +0 -1
  49. package/dist/esm/index.mjs +0 -2
  50. package/dist/esm/index.mjs.map +0 -1
  51. package/dist/esm/src/errors.mjs.map +0 -1
  52. package/dist/esm/src/index.mjs.map +0 -1
  53. package/dist/esm/tsconfig.build.esm.tsbuildinfo +0 -1
  54. package/dist/index.js +0 -18
  55. package/dist/index.js.map +0 -1
  56. package/dist/src/errors.js +0 -11
  57. package/dist/src/errors.js.map +0 -1
  58. package/dist/src/index.js +0 -64
  59. package/dist/src/index.js.map +0 -1
  60. package/dist/tsconfig.build.tsbuildinfo +0 -1
  61. package/dist/types/tsconfig.build.types.tsbuildinfo +0 -1
  62. package/index.d.ts +0 -8
  63. package/index.ts +0 -1
  64. package/src/errors.ts +0 -7
  65. package/src/index.ts +0 -108
  66. package/tsconfig.build.json +0 -5
  67. package/tsconfig.json +0 -9
package/CHANGELOG.md DELETED
@@ -1,600 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [2.2.2](https://github.com/biorate/core/compare/@biorate/file-config@2.2.1...@biorate/file-config@2.2.2) (2026-05-04)
7
-
8
- **Note:** Version bump only for package @biorate/file-config
9
-
10
- ## [2.2.1](https://github.com/biorate/core/compare/@biorate/file-config@2.2.0...@biorate/file-config@2.2.1) (2026-05-04)
11
-
12
- **Note:** Version bump only for package @biorate/file-config
13
-
14
- # [2.2.0](https://github.com/biorate/core/compare/@biorate/file-config@2.1.0...@biorate/file-config@2.2.0) (2026-04-20)
15
-
16
- ### Features
17
-
18
- - **vitest:** release ([81f70e9](https://github.com/biorate/core/commit/81f70e90db450e3a22fc38fb885081e14e10f2c2))
19
-
20
- # [2.1.0](https://github.com/biorate/core/compare/@biorate/file-config@2.0.0...@biorate/file-config@2.1.0) (2026-02-13)
21
-
22
- ### Features
23
-
24
- - vitest-intergation ([8e7fb51](https://github.com/biorate/core/commit/8e7fb514d724cbada205f99643ede617dfe8f6ea))
25
- - vitest-intergation ([635a66f](https://github.com/biorate/core/commit/635a66fe3c8e3b79b3103b33d77ec262fc99ffe2))
26
- - vitest-intergation ([e279bf6](https://github.com/biorate/core/commit/e279bf608f398e53f90551f4d20fea94a4a80a7f))
27
-
28
- # 2.0.0 (2026-02-10)
29
-
30
- ### Bug Fixes
31
-
32
- - .npmrc ([51785c1](https://github.com/biorate/core/commit/51785c175101225ae3cef838967b401417e68126))
33
- - root .mocharc .nycrc.json ([236c00d](https://github.com/biorate/core/commit/236c00d3b1db3c4417ab3c07206b812cbcb10000))
34
- - root .mocharc .nycrc.json ([6e906e9](https://github.com/biorate/core/commit/6e906e962d10360051c97a11df8516784895c3d8))
35
-
36
- ### Features
37
-
38
- - **config:** @{} = ${} template added ([744286f](https://github.com/biorate/core/commit/744286f5728828eb4b230d07c7c9872f442da6be))
39
- - **config:** @{} = ${} template added ([904fe69](https://github.com/biorate/core/commit/904fe698a4e605e9bf381abcbbab5e4d189c5c8b))
40
- - update "main" value in package.json ([89de1e3](https://github.com/biorate/core/commit/89de1e3203bcd5123587d046c9277a304bbe4008))
41
-
42
- ## 1.156.2 (2025-09-18)
43
-
44
- # 1.156.0 (2025-09-18)
45
-
46
- # 1.120.0 (2025-04-29)
47
-
48
- # 1.104.0 (2025-02-28)
49
-
50
- ### Features
51
-
52
- - migration to pnpm ([18c83a3](https://github.com/biorate/core/commit/18c83a30319fdfe0d9d2c5ebd94f5fba499e06cd))
53
-
54
- ## 1.102.1 (2025-02-28)
55
-
56
- # 1.102.0 (2025-02-28)
57
-
58
- ### Features
59
-
60
- - migration to pnpm ([462d120](https://github.com/biorate/core/commit/462d12068108fc6977906f4e379da6917aca42c3))
61
-
62
- # 1.100.0 (2025-02-26)
63
-
64
- # 1.96.0 (2024-12-26)
65
-
66
- ## 1.95.1 (2024-12-26)
67
-
68
- # 1.95.0 (2024-12-26)
69
-
70
- ## 1.93.1 (2024-12-19)
71
-
72
- # 1.93.0 (2024-12-19)
73
-
74
- ## 1.91.5 (2024-12-06)
75
-
76
- ## 1.91.4 (2024-12-06)
77
-
78
- ## 1.91.3 (2024-12-06)
79
-
80
- ## 1.91.2 (2024-12-06)
81
-
82
- ## 1.91.1 (2024-12-06)
83
-
84
- # 1.91.0 (2024-12-05)
85
-
86
- # 1.90.0 (2024-12-05)
87
-
88
- ## 1.76.3 (2024-07-11)
89
-
90
- ## 1.65.4 (2024-03-26)
91
-
92
- # 1.54.0 (2024-01-11)
93
-
94
- ## 1.42.2 (2023-09-07)
95
-
96
- ## 1.42.1 (2023-09-04)
97
-
98
- ## 1.38.4 (2023-08-11)
99
-
100
- ## 1.38.3 (2023-08-10)
101
-
102
- ## 1.38.2 (2023-08-10)
103
-
104
- ## 1.38.1 (2023-08-10)
105
-
106
- ## 1.30.12 (2023-07-18)
107
-
108
- # 1.29.0 (2023-05-05)
109
-
110
- ### Bug Fixes
111
-
112
- - **shutdown-hook:** allSettled startegy ([acc63c9](https://github.com/biorate/core/commit/acc63c9758ea8af95ded947184379b741837d1de))
113
-
114
- ## 1.28.2 (2023-05-05)
115
-
116
- ## 1.28.1 (2023-05-05)
117
-
118
- # 1.28.0 (2023-05-04)
119
-
120
- ## 1.27.2 (2023-04-20)
121
-
122
- ## 1.27.1 (2023-04-17)
123
-
124
- # 1.27.0 (2023-04-17)
125
-
126
- # 1.26.0 (2023-04-14)
127
-
128
- # 1.24.0 (2023-02-01)
129
-
130
- ## 1.11.2 (2022-09-21)
131
-
132
- ### Bug Fixes
133
-
134
- - **axios, kafka:** logic fixes ([5b83869](https://github.com/biorate/core/commit/5b8386953ce1d63783f380ca8fc36fb324a963b1))
135
-
136
- ## 1.11.1 (2022-09-21)
137
-
138
- ### Bug Fixes
139
-
140
- - **axios, kafka:** logic fixes ([d48fff0](https://github.com/biorate/core/commit/d48fff0ebc75566b59aff08e17372ac97b595b30))
141
-
142
- # 1.11.0 (2022-09-21)
143
-
144
- # 1.7.0 (2022-09-08)
145
-
146
- # 1.6.0 (2022-09-08)
147
-
148
- # 1.4.0 (2022-08-15)
149
-
150
- ## 1.2.2 (2022-08-11)
151
-
152
- # 1.0.0 (2022-07-10)
153
-
154
- ## 0.30.19 (2022-07-10)
155
-
156
- ## 0.30.14 (2022-06-24)
157
-
158
- ### Bug Fixes
159
-
160
- - **sequalize, file-config:** strict ([e3b471c](https://github.com/biorate/core/commit/e3b471c11aebc106d9562294458044b70eadba7a))
161
-
162
- ## 0.30.11 (2022-06-24)
163
-
164
- ## 0.30.10 (2022-06-24)
165
-
166
- ## 0.30.9 (2022-06-23)
167
-
168
- ## 0.30.7 (2022-06-23)
169
-
170
- ## 0.30.6 (2022-06-23)
171
-
172
- ## 0.30.5 (2022-06-23)
173
-
174
- ## 0.30.4 (2022-06-23)
175
-
176
- ## 0.30.2 (2022-06-22)
177
-
178
- # 0.30.0 (2022-06-20)
179
-
180
- ### Bug Fixes
181
-
182
- - \*.ts into npmignore ([6a6be03](https://github.com/biorate/core/commit/6a6be030a1e8923df4b03d518f08618e759d06fa))
183
-
184
- ## 0.29.1 (2022-06-20)
185
-
186
- # 0.29.0 (2022-06-20)
187
-
188
- ### Bug Fixes
189
-
190
- - \*.ts into npmignore ([f6e68b3](https://github.com/biorate/core/commit/f6e68b3a2291e7bfa013674db857db7879a26033))
191
-
192
- # 0.28.0 (2022-05-06)
193
-
194
- # 0.27.0 (2022-05-06)
195
-
196
- # 0.26.0 (2022-04-25)
197
-
198
- # 0.25.0 (2022-04-25)
199
-
200
- ### Features
201
-
202
- - **schema-registry:** api fix ([8631389](https://github.com/biorate/core/commit/8631389036e4c0d1f0a9ec0ccab5a0a2800c4dab))
203
-
204
- ### BREAKING CHANGES
205
-
206
- - **schema-registry:** api fix according axios fatch interface change
207
-
208
- # 0.24.0 (2022-04-25)
209
-
210
- # 0.23.0 (2022-04-11)
211
-
212
- # 0.22.0 (2022-04-08)
213
-
214
- # 0.21.0 (2022-04-08)
215
-
216
- # 0.20.0 (2022-04-08)
217
-
218
- # 0.19.0 (2022-04-07)
219
-
220
- ## 0.18.2 (2022-03-18)
221
-
222
- ## 0.18.1 (2022-02-05)
223
-
224
- ### Bug Fixes
225
-
226
- - **file-config:** inversion version fix ([5df4b46](https://github.com/biorate/core/commit/5df4b4684caf3f6873a4ebe6b344baff978be920))
227
-
228
- # 0.18.0 (2022-02-05)
229
-
230
- ## 0.17.1 (2022-02-04)
231
-
232
- # 0.17.0 (2022-02-04)
233
-
234
- ## 0.16.2 (2022-02-01)
235
-
236
- ### Bug Fixes
237
-
238
- - **file-config:** doc fix ([58fe396](https://github.com/biorate/core/commit/58fe3967fc7717f37b7206b829c68fc77a008d7c))
239
-
240
- ## 0.16.1 (2022-02-01)
241
-
242
- ### Bug Fixes
243
-
244
- - publishConfig added in package.json ([716a064](https://github.com/biorate/core/commit/716a06429e1a4325f50cf94b804f1d70d8a58cf5))
245
-
246
- # 0.16.0 (2022-02-01)
247
-
248
- ### Bug Fixes
249
-
250
- - **config:** IConfig interface added ([b6e6bf1](https://github.com/biorate/core/commit/b6e6bf1fe267f0d87ad69581698ea72c90f5969d))
251
-
252
- ### Features
253
-
254
- - **file-config:** module added ([02c9752](https://github.com/biorate/core/commit/02c97528ccd4e2a5aab0945f9f615c568a3b2717))
255
-
256
- ## [1.156.2](https://github.com/biorate/core/compare/v1.156.1...v1.156.2) (2025-09-18)
257
-
258
- **Note:** Version bump only for package @biorate/file-config
259
-
260
- # [1.156.0](https://github.com/biorate/core/compare/v1.155.0...v1.156.0) (2025-09-18)
261
-
262
- **Note:** Version bump only for package @biorate/file-config
263
-
264
- # [1.120.0](https://github.com/biorate/core/compare/v1.119.2...v1.120.0) (2025-04-29)
265
-
266
- **Note:** Version bump only for package @biorate/file-config
267
-
268
- # [1.104.0](https://github.com/biorate/core/compare/v1.102.1...v1.104.0) (2025-02-28)
269
-
270
- ### Features
271
-
272
- - migration to pnpm ([18c83a3](https://github.com/biorate/core/commit/18c83a30319fdfe0d9d2c5ebd94f5fba499e06cd))
273
-
274
- # [1.103.0](https://github.com/biorate/core/compare/v1.102.1...v1.103.0) (2025-02-28)
275
-
276
- **Note:** Version bump only for package @biorate/file-config
277
-
278
- ## [1.102.1](https://github.com/biorate/core/compare/v1.102.0...v1.102.1) (2025-02-28)
279
-
280
- **Note:** Version bump only for package @biorate/file-config
281
-
282
- # [1.102.0](https://github.com/biorate/core/compare/v1.101.0...v1.102.0) (2025-02-28)
283
-
284
- ### Features
285
-
286
- - migration to pnpm ([462d120](https://github.com/biorate/core/commit/462d12068108fc6977906f4e379da6917aca42c3))
287
-
288
- # [1.100.0](https://github.com/biorate/core/compare/v1.99.0...v1.100.0) (2025-02-26)
289
-
290
- **Note:** Version bump only for package @biorate/file-config
291
-
292
- # [1.96.0](https://github.com/biorate/core/compare/v1.95.1...v1.96.0) (2024-12-26)
293
-
294
- **Note:** Version bump only for package @biorate/file-config
295
-
296
- ## [1.95.1](https://github.com/biorate/core/compare/v1.95.0...v1.95.1) (2024-12-26)
297
-
298
- **Note:** Version bump only for package @biorate/file-config
299
-
300
- # [1.95.0](https://github.com/biorate/core/compare/v1.94.1...v1.95.0) (2024-12-26)
301
-
302
- **Note:** Version bump only for package @biorate/file-config
303
-
304
- ## [1.93.1](https://github.com/biorate/core/compare/v1.93.0...v1.93.1) (2024-12-19)
305
-
306
- **Note:** Version bump only for package @biorate/file-config
307
-
308
- # [1.93.0](https://github.com/biorate/core/compare/v1.92.0...v1.93.0) (2024-12-19)
309
-
310
- **Note:** Version bump only for package @biorate/file-config
311
-
312
- ## [1.91.5](https://github.com/biorate/core/compare/v1.91.4...v1.91.5) (2024-12-06)
313
-
314
- **Note:** Version bump only for package @biorate/file-config
315
-
316
- ## [1.91.4](https://github.com/biorate/core/compare/v1.91.3...v1.91.4) (2024-12-06)
317
-
318
- **Note:** Version bump only for package @biorate/file-config
319
-
320
- ## [1.91.3](https://github.com/biorate/core/compare/v1.91.2...v1.91.3) (2024-12-06)
321
-
322
- **Note:** Version bump only for package @biorate/file-config
323
-
324
- ## [1.91.2](https://github.com/biorate/core/compare/v1.91.1...v1.91.2) (2024-12-06)
325
-
326
- **Note:** Version bump only for package @biorate/file-config
327
-
328
- ## [1.91.1](https://github.com/biorate/core/compare/v1.91.0...v1.91.1) (2024-12-06)
329
-
330
- **Note:** Version bump only for package @biorate/file-config
331
-
332
- # [1.91.0](https://github.com/biorate/core/compare/v1.90.0...v1.91.0) (2024-12-05)
333
-
334
- **Note:** Version bump only for package @biorate/file-config
335
-
336
- # [1.90.0](https://github.com/biorate/core/compare/v1.89.0...v1.90.0) (2024-12-05)
337
-
338
- **Note:** Version bump only for package @biorate/file-config
339
-
340
- ## [1.76.3](https://github.com/biorate/core/compare/v1.76.2...v1.76.3) (2024-07-11)
341
-
342
- **Note:** Version bump only for package @biorate/file-config
343
-
344
- ## [1.65.4](https://github.com/biorate/core/compare/v1.65.3...v1.65.4) (2024-03-26)
345
-
346
- **Note:** Version bump only for package @biorate/file-config
347
-
348
- # [1.54.0](https://github.com/biorate/core/compare/v1.53.3...v1.54.0) (2024-01-11)
349
-
350
- **Note:** Version bump only for package @biorate/file-config
351
-
352
- ## [1.42.2](https://github.com/biorate/core/compare/v1.42.1...v1.42.2) (2023-09-07)
353
-
354
- **Note:** Version bump only for package @biorate/file-config
355
-
356
- ## [1.42.1](https://github.com/biorate/core/compare/v1.42.0...v1.42.1) (2023-09-04)
357
-
358
- **Note:** Version bump only for package @biorate/file-config
359
-
360
- ## [1.38.4](https://github.com/biorate/core/compare/v1.38.3...v1.38.4) (2023-08-11)
361
-
362
- **Note:** Version bump only for package @biorate/file-config
363
-
364
- ## [1.38.3](https://github.com/biorate/core/compare/v1.38.2...v1.38.3) (2023-08-10)
365
-
366
- **Note:** Version bump only for package @biorate/file-config
367
-
368
- ## [1.38.2](https://github.com/biorate/core/compare/v1.38.1...v1.38.2) (2023-08-10)
369
-
370
- **Note:** Version bump only for package @biorate/file-config
371
-
372
- ## [1.38.1](https://github.com/biorate/core/compare/v1.38.0...v1.38.1) (2023-08-10)
373
-
374
- **Note:** Version bump only for package @biorate/file-config
375
-
376
- ## [1.30.12](https://github.com/biorate/core/compare/v1.30.11...v1.30.12) (2023-07-18)
377
-
378
- **Note:** Version bump only for package @biorate/file-config
379
-
380
- # [1.29.0](https://github.com/biorate/core/compare/v1.28.2...v1.29.0) (2023-05-05)
381
-
382
- ### Bug Fixes
383
-
384
- - **shutdown-hook:** allSettled startegy ([acc63c9](https://github.com/biorate/core/commit/acc63c9758ea8af95ded947184379b741837d1de))
385
-
386
- ## [1.28.2](https://github.com/biorate/core/compare/v1.28.1...v1.28.2) (2023-05-05)
387
-
388
- **Note:** Version bump only for package @biorate/file-config
389
-
390
- ## [1.28.1](https://github.com/biorate/core/compare/v1.28.0...v1.28.1) (2023-05-05)
391
-
392
- **Note:** Version bump only for package @biorate/file-config
393
-
394
- # [1.28.0](https://github.com/biorate/core/compare/v1.27.7...v1.28.0) (2023-05-04)
395
-
396
- **Note:** Version bump only for package @biorate/file-config
397
-
398
- ## [1.27.2](https://github.com/biorate/core/compare/v1.27.1...v1.27.2) (2023-04-20)
399
-
400
- **Note:** Version bump only for package @biorate/file-config
401
-
402
- ## [1.27.1](https://github.com/biorate/core/compare/v1.27.0...v1.27.1) (2023-04-17)
403
-
404
- **Note:** Version bump only for package @biorate/file-config
405
-
406
- # [1.27.0](https://github.com/biorate/core/compare/v1.26.0...v1.27.0) (2023-04-17)
407
-
408
- **Note:** Version bump only for package @biorate/file-config
409
-
410
- # [1.26.0](https://github.com/biorate/core/compare/v1.25.5...v1.26.0) (2023-04-14)
411
-
412
- **Note:** Version bump only for package @biorate/file-config
413
-
414
- # [1.24.0](https://github.com/biorate/core/compare/v1.23.2...v1.24.0) (2023-02-01)
415
-
416
- **Note:** Version bump only for package @biorate/file-config
417
-
418
- ## [1.11.2](https://github.com/biorate/core/compare/v1.11.1...v1.11.2) (2022-09-21)
419
-
420
- ### Bug Fixes
421
-
422
- - **axios, kafka:** logic fixes ([5b83869](https://github.com/biorate/core/commit/5b8386953ce1d63783f380ca8fc36fb324a963b1))
423
-
424
- ## [1.11.1](https://github.com/biorate/core/compare/v1.11.0...v1.11.1) (2022-09-21)
425
-
426
- ### Bug Fixes
427
-
428
- - **axios, kafka:** logic fixes ([d48fff0](https://github.com/biorate/core/commit/d48fff0ebc75566b59aff08e17372ac97b595b30))
429
-
430
- # [1.11.0](https://github.com/biorate/core/compare/v1.10.0...v1.11.0) (2022-09-21)
431
-
432
- **Note:** Version bump only for package @biorate/file-config
433
-
434
- # [1.7.0](https://github.com/biorate/core/compare/v1.6.0...v1.7.0) (2022-09-08)
435
-
436
- **Note:** Version bump only for package @biorate/file-config
437
-
438
- # [1.6.0](https://github.com/biorate/core/compare/v1.5.1...v1.6.0) (2022-09-08)
439
-
440
- **Note:** Version bump only for package @biorate/file-config
441
-
442
- # [1.4.0](https://github.com/biorate/core/compare/v1.3.2...v1.4.0) (2022-08-15)
443
-
444
- **Note:** Version bump only for package @biorate/file-config
445
-
446
- ## [1.2.2](https://github.com/biorate/core/compare/v1.2.1...v1.2.2) (2022-08-11)
447
-
448
- **Note:** Version bump only for package @biorate/file-config
449
-
450
- # [1.0.0](https://github.com/biorate/core/compare/v0.30.19...v1.0.0) (2022-07-10)
451
-
452
- **Note:** Version bump only for package @biorate/file-config
453
-
454
- ## [0.30.19](https://github.com/biorate/core/compare/v0.30.18...v0.30.19) (2022-07-10)
455
-
456
- **Note:** Version bump only for package @biorate/file-config
457
-
458
- ## [0.30.14](https://github.com/biorate/core/compare/v0.30.13...v0.30.14) (2022-06-24)
459
-
460
- ### Bug Fixes
461
-
462
- - **sequalize, file-config:** strict ([e3b471c](https://github.com/biorate/core/commit/e3b471c11aebc106d9562294458044b70eadba7a))
463
-
464
- ## [0.30.11](https://github.com/biorate/core/compare/v0.30.10...v0.30.11) (2022-06-24)
465
-
466
- **Note:** Version bump only for package @biorate/file-config
467
-
468
- ## [0.30.10](https://github.com/biorate/core/compare/v0.30.9...v0.30.10) (2022-06-24)
469
-
470
- **Note:** Version bump only for package @biorate/file-config
471
-
472
- ## [0.30.9](https://github.com/biorate/core/compare/v0.30.8...v0.30.9) (2022-06-23)
473
-
474
- **Note:** Version bump only for package @biorate/file-config
475
-
476
- ## [0.30.7](https://github.com/biorate/core/compare/v0.30.6...v0.30.7) (2022-06-23)
477
-
478
- **Note:** Version bump only for package @biorate/file-config
479
-
480
- ## [0.30.6](https://github.com/biorate/core/compare/v0.30.5...v0.30.6) (2022-06-23)
481
-
482
- **Note:** Version bump only for package @biorate/file-config
483
-
484
- ## [0.30.5](https://github.com/biorate/core/compare/v0.30.4...v0.30.5) (2022-06-23)
485
-
486
- **Note:** Version bump only for package @biorate/file-config
487
-
488
- ## [0.30.4](https://github.com/biorate/core/compare/v0.30.3...v0.30.4) (2022-06-23)
489
-
490
- **Note:** Version bump only for package @biorate/file-config
491
-
492
- ## [0.30.2](https://github.com/biorate/core/compare/v0.30.1...v0.30.2) (2022-06-22)
493
-
494
- **Note:** Version bump only for package @biorate/file-config
495
-
496
- # [0.30.0](https://github.com/biorate/core/compare/v0.29.1...v0.30.0) (2022-06-20)
497
-
498
- ### Bug Fixes
499
-
500
- - \*.ts into npmignore ([6a6be03](https://github.com/biorate/core/commit/6a6be030a1e8923df4b03d518f08618e759d06fa))
501
-
502
- ## [0.29.1](https://github.com/biorate/core/compare/v0.29.0...v0.29.1) (2022-06-20)
503
-
504
- **Note:** Version bump only for package @biorate/file-config
505
-
506
- # [0.29.0](https://github.com/biorate/core/compare/v0.28.3...v0.29.0) (2022-06-20)
507
-
508
- ### Bug Fixes
509
-
510
- - \*.ts into npmignore ([f6e68b3](https://github.com/biorate/core/commit/f6e68b3a2291e7bfa013674db857db7879a26033))
511
-
512
- # [0.28.0](https://github.com/biorate/core/compare/v0.27.3...v0.28.0) (2022-05-06)
513
-
514
- **Note:** Version bump only for package @biorate/file-config
515
-
516
- # [0.27.0](https://github.com/biorate/core/compare/v0.26.0...v0.27.0) (2022-05-06)
517
-
518
- **Note:** Version bump only for package @biorate/file-config
519
-
520
- # [0.26.0](https://github.com/biorate/core/compare/v0.25.0...v0.26.0) (2022-04-25)
521
-
522
- **Note:** Version bump only for package @biorate/file-config
523
-
524
- # [0.25.0](https://github.com/biorate/core/compare/v0.24.0...v0.25.0) (2022-04-25)
525
-
526
- ### Features
527
-
528
- - **schema-registry:** api fix ([8631389](https://github.com/biorate/core/commit/8631389036e4c0d1f0a9ec0ccab5a0a2800c4dab))
529
-
530
- ### BREAKING CHANGES
531
-
532
- - **schema-registry:** api fix according axios fatch interface change
533
-
534
- # [0.24.0](https://github.com/biorate/core/compare/v0.23.4...v0.24.0) (2022-04-25)
535
-
536
- **Note:** Version bump only for package @biorate/file-config
537
-
538
- # [0.23.0](https://github.com/biorate/core/compare/v0.22.0...v0.23.0) (2022-04-11)
539
-
540
- **Note:** Version bump only for package @biorate/file-config
541
-
542
- # [0.22.0](https://github.com/biorate/core/compare/v0.21.0...v0.22.0) (2022-04-08)
543
-
544
- **Note:** Version bump only for package @biorate/file-config
545
-
546
- # [0.21.0](https://github.com/biorate/core/compare/v0.20.0...v0.21.0) (2022-04-08)
547
-
548
- **Note:** Version bump only for package @biorate/file-config
549
-
550
- # [0.20.0](https://github.com/biorate/core/compare/v0.19.1...v0.20.0) (2022-04-08)
551
-
552
- **Note:** Version bump only for package @biorate/file-config
553
-
554
- # [0.19.0](https://github.com/biorate/core/compare/v0.18.2...v0.19.0) (2022-04-07)
555
-
556
- **Note:** Version bump only for package @biorate/file-config
557
-
558
- ## [0.18.2](https://github.com/biorate/core/compare/v0.18.1...v0.18.2) (2022-03-18)
559
-
560
- **Note:** Version bump only for package @biorate/file-config
561
-
562
- ## [0.18.1](https://github.com/biorate/core/compare/v0.18.0...v0.18.1) (2022-02-05)
563
-
564
- ### Bug Fixes
565
-
566
- - **file-config:** inversion version fix ([5df4b46](https://github.com/biorate/core/commit/5df4b4684caf3f6873a4ebe6b344baff978be920))
567
-
568
- # [0.18.0](https://github.com/biorate/core/compare/v0.17.1...v0.18.0) (2022-02-05)
569
-
570
- **Note:** Version bump only for package @biorate/file-config
571
-
572
- ## [0.17.1](https://github.com/biorate/core/compare/v0.17.0...v0.17.1) (2022-02-04)
573
-
574
- **Note:** Version bump only for package @biorate/file-config
575
-
576
- # [0.17.0](https://github.com/biorate/core/compare/v0.16.3...v0.17.0) (2022-02-04)
577
-
578
- **Note:** Version bump only for package @biorate/file-config
579
-
580
- ## [0.16.2](https://github.com/biorate/core/compare/v0.16.1...v0.16.2) (2022-02-01)
581
-
582
- ### Bug Fixes
583
-
584
- - **file-config:** doc fix ([58fe396](https://github.com/biorate/core/commit/58fe3967fc7717f37b7206b829c68fc77a008d7c))
585
-
586
- ## [0.16.1](https://github.com/biorate/core/compare/v0.16.0...v0.16.1) (2022-02-01)
587
-
588
- ### Bug Fixes
589
-
590
- - publishConfig added in package.json ([716a064](https://github.com/biorate/core/commit/716a06429e1a4325f50cf94b804f1d70d8a58cf5))
591
-
592
- # [0.16.0](https://github.com/biorate/core/compare/v0.15.2...v0.16.0) (2022-02-01)
593
-
594
- ### Bug Fixes
595
-
596
- - **config:** IConfig interface added ([b6e6bf1](https://github.com/biorate/core/commit/b6e6bf1fe267f0d87ad69581698ea72c90f5969d))
597
-
598
- ### Features
599
-
600
- - **file-config:** module added ([02c9752](https://github.com/biorate/core/commit/02c97528ccd4e2a5aab0945f9f615c568a3b2717))
@@ -1 +0,0 @@
1
- {"uuid":"06aff68e-bdd6-4c28-84e1-b20188bbbe06","historyId":"4fcbc6fbd2ef1bd83dca5c1c5e093388:d41d8cd98f00b204e9800998ecf8427e","status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"@biorate/file-config"}],"links":[],"start":1770826440108,"name":"package.json","fullName":"/tests/index.spec.ts: @biorate/file-config > package.json","stop":1770826440114}
@@ -1 +0,0 @@
1
- {"uuid":"1a6f8711-2650-4616-9835-f005ca6d42d0","historyId":"358545211102526b9c2ed618af0d53c7:d41d8cd98f00b204e9800998ecf8427e","status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"@biorate/file-config"}],"links":[],"start":1770826440097,"name":"config.json","fullName":"/tests/index.spec.ts: @biorate/file-config > config.json","stop":1770826440102}
@@ -1 +0,0 @@
1
- {"uuid":"633766d3-a781-43f9-bceb-4781000885be","children":["6949c162-e4a5-40ef-8cff-a6510fd52c54"],"befores":[{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before all\" hook in \"{root}\""}],"afters":[{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"after all\" hook in \"{root}\""}],"name":"Global"}
@@ -1 +0,0 @@
1
- {"uuid":"67e78159-6aab-48a6-88b2-f1a533535a98","historyId":"358545211102526b9c2ed618af0d53c7:d41d8cd98f00b204e9800998ecf8427e","status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"@biorate/file-config"}],"links":[],"start":1770826585237,"name":"config.json","fullName":"/tests/index.spec.ts: @biorate/file-config > config.json","stop":1770826585244}
@@ -1 +0,0 @@
1
- {"uuid":"6949c162-e4a5-40ef-8cff-a6510fd52c54","children":["67e78159-6aab-48a6-88b2-f1a533535a98","90d5d3e8-1684-4b88-b296-abca5c877764","c0891d41-c86d-41ef-b450-5a0dfa53e334"],"befores":[{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before all\" hook for \"config.json\""},{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before each\" hook for \"config.json\""},{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before each\" hook for \"config.debug.json\""},{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before each\" hook for \"package.json\""}],"afters":[],"name":"@biorate/file-config"}
@@ -1 +0,0 @@
1
- {"uuid":"757f98b6-d370-4aed-9f67-9862cd0b41a1","historyId":"dac970c4078c0c1afd2339cd167d8ece:d41d8cd98f00b204e9800998ecf8427e","status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"@biorate/file-config"}],"links":[],"start":1770826440105,"name":"config.debug.json","fullName":"/tests/index.spec.ts: @biorate/file-config > config.debug.json","stop":1770826440106}
@@ -1 +0,0 @@
1
- {"uuid":"90d5d3e8-1684-4b88-b296-abca5c877764","historyId":"dac970c4078c0c1afd2339cd167d8ece:d41d8cd98f00b204e9800998ecf8427e","status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"@biorate/file-config"}],"links":[],"start":1770826585246,"name":"config.debug.json","fullName":"/tests/index.spec.ts: @biorate/file-config > config.debug.json","stop":1770826585247}
@@ -1 +0,0 @@
1
- {"uuid":"abdaeead-1efa-48b6-b5fb-6e2841bec2f1","children":["c79f208d-9df1-4d0c-a14c-ab27a15ee530"],"befores":[{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before all\" hook in \"{root}\""}],"afters":[{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"after all\" hook in \"{root}\""}],"name":"Global"}
@@ -1 +0,0 @@
1
- {"uuid":"c0891d41-c86d-41ef-b450-5a0dfa53e334","historyId":"4fcbc6fbd2ef1bd83dca5c1c5e093388:d41d8cd98f00b204e9800998ecf8427e","status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"labels":[{"name":"package","value":"tests"},{"name":"parentSuite","value":"@biorate/file-config"}],"links":[],"start":1770826585249,"name":"package.json","fullName":"/tests/index.spec.ts: @biorate/file-config > package.json","stop":1770826585254}
@@ -1 +0,0 @@
1
- {"uuid":"c79f208d-9df1-4d0c-a14c-ab27a15ee530","children":["1a6f8711-2650-4616-9835-f005ca6d42d0","757f98b6-d370-4aed-9f67-9862cd0b41a1","06aff68e-bdd6-4c28-84e1-b20188bbbe06"],"befores":[{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before all\" hook for \"config.json\""},{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before each\" hook for \"config.json\""},{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before each\" hook for \"config.debug.json\""},{"status":"passed","statusDetails":{},"stage":"finished","steps":[],"attachments":[],"parameters":[],"name":"\"before each\" hook for \"package.json\""}],"afters":[],"name":"@biorate/file-config"}