@stryke/env 0.20.26 → 0.20.34

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 (92) hide show
  1. package/CHANGELOG.md +1349 -0
  2. package/README.md +19 -9
  3. package/dist/ci-checks-5v7fZL3R.mjs +2 -0
  4. package/dist/ci-checks-5v7fZL3R.mjs.map +1 -0
  5. package/dist/{ci-checks.d.ts → ci-checks-BFAxtIMg.d.mts} +7 -3
  6. package/dist/ci-checks-BFAxtIMg.d.mts.map +1 -0
  7. package/dist/ci-checks-ByUPPNOk.d.cts +19 -0
  8. package/dist/ci-checks-ByUPPNOk.d.cts.map +1 -0
  9. package/dist/ci-checks-DRWFr2UM.cjs +1 -0
  10. package/dist/ci-checks.cjs +1 -10
  11. package/dist/ci-checks.d.cts +2 -0
  12. package/dist/ci-checks.d.mts +2 -0
  13. package/dist/ci-checks.mjs +1 -1
  14. package/dist/{environment-checks.d.ts → environment-checks-BvXEMk0w.d.mts} +22 -18
  15. package/dist/environment-checks-BvXEMk0w.d.mts.map +1 -0
  16. package/dist/environment-checks-CNP6SBWs.mjs +2 -0
  17. package/dist/environment-checks-CNP6SBWs.mjs.map +1 -0
  18. package/dist/environment-checks-TkDPh8QD.d.cts +59 -0
  19. package/dist/environment-checks-TkDPh8QD.d.cts.map +1 -0
  20. package/dist/environment-checks-ghgIrof1.cjs +1 -0
  21. package/dist/environment-checks.cjs +1 -84
  22. package/dist/environment-checks.d.cts +2 -0
  23. package/dist/environment-checks.d.mts +2 -0
  24. package/dist/environment-checks.mjs +1 -1
  25. package/dist/get-env-paths-CRQWNX3i.cjs +1 -0
  26. package/dist/get-env-paths-DReLbhw5.d.cts +64 -0
  27. package/dist/get-env-paths-DReLbhw5.d.cts.map +1 -0
  28. package/dist/get-env-paths-DUHBXxwb.mjs +2 -0
  29. package/dist/get-env-paths-DUHBXxwb.mjs.map +1 -0
  30. package/dist/get-env-paths-KTCEsWqe.d.mts +64 -0
  31. package/dist/get-env-paths-KTCEsWqe.d.mts.map +1 -0
  32. package/dist/get-env-paths.cjs +1 -58
  33. package/dist/get-env-paths.d.cts +2 -0
  34. package/dist/get-env-paths.d.mts +2 -0
  35. package/dist/get-env-paths.mjs +1 -1
  36. package/dist/index.cjs +1 -82
  37. package/dist/index.d.cts +8 -0
  38. package/dist/index.d.mts +8 -0
  39. package/dist/index.mjs +1 -1
  40. package/dist/join-paths-BMFGURJb.cjs +1 -0
  41. package/dist/join-paths-DoUrclq3.mjs +2 -0
  42. package/dist/join-paths-DoUrclq3.mjs.map +1 -0
  43. package/dist/{load-env.d.ts → load-env-B_Q4iLSZ.d.mts} +11 -6
  44. package/dist/load-env-B_Q4iLSZ.d.mts.map +1 -0
  45. package/dist/load-env-COR_EMlB.cjs +1 -0
  46. package/dist/load-env-DPtGxfd9.d.cts +61 -0
  47. package/dist/load-env-DPtGxfd9.d.cts.map +1 -0
  48. package/dist/load-env-DUjj4KN6.mjs +2 -0
  49. package/dist/load-env-DUjj4KN6.mjs.map +1 -0
  50. package/dist/load-env.cjs +1 -56
  51. package/dist/load-env.d.cts +2 -0
  52. package/dist/load-env.d.mts +2 -0
  53. package/dist/load-env.mjs +1 -1
  54. package/dist/providers-B2d_hJW2.d.mts +13 -0
  55. package/dist/providers-B2d_hJW2.d.mts.map +1 -0
  56. package/dist/providers-B9xVKxf9.cjs +1 -0
  57. package/dist/providers-BUdbSP8f.mjs +2 -0
  58. package/dist/providers-BUdbSP8f.mjs.map +1 -0
  59. package/dist/providers-YKl7K1Ek.d.cts +13 -0
  60. package/dist/providers-YKl7K1Ek.d.cts.map +1 -0
  61. package/dist/providers.cjs +1 -41
  62. package/dist/providers.d.cts +2 -0
  63. package/dist/providers.d.mts +2 -0
  64. package/dist/providers.mjs +1 -1
  65. package/dist/runtime-checks-Bka6c_Kr.d.mts +51 -0
  66. package/dist/runtime-checks-Bka6c_Kr.d.mts.map +1 -0
  67. package/dist/runtime-checks-DGhXcN9g.mjs +2 -0
  68. package/dist/runtime-checks-DGhXcN9g.mjs.map +1 -0
  69. package/dist/runtime-checks-Dc2IKXYE.d.cts +51 -0
  70. package/dist/runtime-checks-Dc2IKXYE.d.cts.map +1 -0
  71. package/dist/runtime-checks-NIf4Bpj9.cjs +1 -0
  72. package/dist/runtime-checks.cjs +1 -24
  73. package/dist/runtime-checks.d.cts +2 -0
  74. package/dist/runtime-checks.d.mts +2 -0
  75. package/dist/runtime-checks.mjs +1 -1
  76. package/dist/types-2O6mBvGZ.cjs +1 -0
  77. package/dist/types-D7S9q0_s.d.mts +8 -0
  78. package/dist/types-D7S9q0_s.d.mts.map +1 -0
  79. package/dist/types-DJpwQAko.d.cts +8 -0
  80. package/dist/types-DJpwQAko.d.cts.map +1 -0
  81. package/dist/types-ULysAnV9.mjs +2 -0
  82. package/dist/types-ULysAnV9.mjs.map +1 -0
  83. package/dist/types.cjs +1 -7
  84. package/dist/types.d.cts +2 -0
  85. package/dist/types.d.mts +2 -0
  86. package/dist/types.mjs +1 -1
  87. package/package.json +35 -159
  88. package/dist/get-env-paths.d.ts +0 -60
  89. package/dist/index.d.ts +0 -15
  90. package/dist/providers.d.ts +0 -9
  91. package/dist/runtime-checks.d.ts +0 -47
  92. package/dist/types.d.ts +0 -4
package/CHANGELOG.md ADDED
@@ -0,0 +1,1349 @@
1
+ ![Storm Software's logo banner](https://public.storm-cdn.com/storm-software/banner-1280x320-optimized.gif)
2
+
3
+ # Changelog for Stryke - Env
4
+
5
+ ## [0.20.33](https://github.com/storm-software/stryke/releases/tag/env%400.20.33) (12/07/2025)
6
+
7
+ ### Updated Dependencies
8
+
9
+ - Updated **string-format** to **v0.12.20**
10
+ - Updated **convert** to **v0.6.20**
11
+ - Updated **path** to **v0.22.7**
12
+ - Updated **fs** to **v0.33.16**
13
+
14
+ ## [0.20.32](https://github.com/storm-software/stryke/releases/tag/env%400.20.32) (12/07/2025)
15
+
16
+ ### Updated Dependencies
17
+
18
+ - Updated **string-format** to **v0.12.19**
19
+ - Updated **convert** to **v0.6.19**
20
+ - Updated **path** to **v0.22.6**
21
+ - Updated **fs** to **v0.33.15**
22
+
23
+ ## [0.20.31](https://github.com/storm-software/stryke/releases/tag/env%400.20.31) (12/07/2025)
24
+
25
+ ### Miscellaneous
26
+
27
+ - **monorepo:** Format monorepo source files
28
+ ([9428936](https://github.com/storm-software/stryke/commit/9428936))
29
+
30
+ ### Updated Dependencies
31
+
32
+ - Updated **string-format** to **v0.12.18**
33
+ - Updated **convert** to **v0.6.18**
34
+ - Updated **path** to **v0.22.5**
35
+ - Updated **fs** to **v0.33.14**
36
+
37
+ ## [0.20.30](https://github.com/storm-software/stryke/releases/tag/env%400.20.30) (12/06/2025)
38
+
39
+ ### Features
40
+
41
+ - **tools-nx:** Resolved issue inferring build command-line arguments for local
42
+ packages ([de00278](https://github.com/storm-software/stryke/commit/de00278))
43
+
44
+ ### Updated Dependencies
45
+
46
+ - Updated **string-format** to **v0.12.17**
47
+ - Updated **convert** to **v0.6.17**
48
+ - Updated **path** to **v0.22.4**
49
+ - Updated **fs** to **v0.33.13**
50
+
51
+ ## [0.20.29](https://github.com/storm-software/stryke/releases/tag/env%400.20.29) (12/06/2025)
52
+
53
+ ### Updated Dependencies
54
+
55
+ - Updated **string-format** to **v0.12.16**
56
+ - Updated **convert** to **v0.6.16**
57
+ - Updated **path** to **v0.22.3**
58
+ - Updated **fs** to **v0.33.12**
59
+
60
+ ## [0.20.28](https://github.com/storm-software/stryke/releases/tag/env%400.20.28) (12/05/2025)
61
+
62
+ ### Updated Dependencies
63
+
64
+ - Updated **string-format** to **v0.12.15**
65
+ - Updated **convert** to **v0.6.15**
66
+ - Updated **path** to **v0.22.2**
67
+ - Updated **fs** to **v0.33.11**
68
+
69
+ ## [0.20.27](https://github.com/storm-software/stryke/releases/tag/env%400.20.27) (12/05/2025)
70
+
71
+ ### Features
72
+
73
+ - **monorepo:** Update repository to use `tsdown` to build/bundle packages
74
+ ([8ceb909](https://github.com/storm-software/stryke/commit/8ceb909))
75
+
76
+ ### Updated Dependencies
77
+
78
+ - Updated **string-format** to **v0.12.14**
79
+ - Updated **convert** to **v0.6.14**
80
+ - Updated **path** to **v0.22.1**
81
+ - Updated **fs** to **v0.33.10**
82
+
83
+ ## [0.20.26](https://github.com/storm-software/stryke/releases/tag/env%400.20.26) (12/01/2025)
84
+
85
+ ### Updated Dependencies
86
+
87
+ - Updated **string-format** to **v0.12.13**
88
+ - Updated **convert** to **v0.6.13**
89
+ - Updated **path** to **v0.22.0**
90
+ - Updated **fs** to **v0.33.9**
91
+
92
+ ## [0.20.25](https://github.com/storm-software/stryke/releases/tag/env%400.20.25) (11/30/2025)
93
+
94
+ ### Updated Dependencies
95
+
96
+ - Updated **string-format** to **v0.12.12**
97
+ - Updated **convert** to **v0.6.12**
98
+ - Updated **path** to **v0.21.6**
99
+ - Updated **fs** to **v0.33.8**
100
+
101
+ ## [0.20.24](https://github.com/storm-software/stryke/releases/tag/env%400.20.24) (11/30/2025)
102
+
103
+ ### Updated Dependencies
104
+
105
+ - Updated **string-format** to **v0.12.11**
106
+ - Updated **convert** to **v0.6.11**
107
+ - Updated **path** to **v0.21.5**
108
+ - Updated **fs** to **v0.33.7**
109
+
110
+ ## [0.20.23](https://github.com/storm-software/stryke/releases/tag/env%400.20.23) (11/30/2025)
111
+
112
+ ### Updated Dependencies
113
+
114
+ - Updated **string-format** to **v0.12.10**
115
+ - Updated **convert** to **v0.6.10**
116
+ - Updated **path** to **v0.21.4**
117
+ - Updated **fs** to **v0.33.6**
118
+
119
+ ## [0.20.22](https://github.com/storm-software/stryke/releases/tag/env%400.20.22) (11/30/2025)
120
+
121
+ ### Updated Dependencies
122
+
123
+ - Updated **string-format** to **v0.12.9**
124
+ - Updated **convert** to **v0.6.9**
125
+ - Updated **path** to **v0.21.3**
126
+ - Updated **fs** to **v0.33.5**
127
+
128
+ ## [0.20.21](https://github.com/storm-software/stryke/releases/tag/env%400.20.21) (11/24/2025)
129
+
130
+ ### Updated Dependencies
131
+
132
+ - Updated **string-format** to **v0.12.8**
133
+ - Updated **convert** to **v0.6.8**
134
+ - Updated **path** to **v0.21.2**
135
+ - Updated **fs** to **v0.33.4**
136
+
137
+ ## [0.20.20](https://github.com/storm-software/stryke/releases/tag/env%400.20.20) (11/21/2025)
138
+
139
+ ### Updated Dependencies
140
+
141
+ - Updated **string-format** to **v0.12.7**
142
+ - Updated **convert** to **v0.6.7**
143
+ - Updated **path** to **v0.21.1**
144
+ - Updated **fs** to **v0.33.3**
145
+
146
+ ## [0.20.19](https://github.com/storm-software/stryke/releases/tag/env%400.20.19) (11/21/2025)
147
+
148
+ ### Updated Dependencies
149
+
150
+ - Updated **string-format** to **v0.12.6**
151
+ - Updated **convert** to **v0.6.6**
152
+ - Updated **path** to **v0.21.0**
153
+ - Updated **fs** to **v0.33.2**
154
+
155
+ ## [0.20.18](https://github.com/storm-software/stryke/releases/tag/env%400.20.18) (11/21/2025)
156
+
157
+ ### Updated Dependencies
158
+
159
+ - Updated **fs** to **v0.33.1**
160
+
161
+ ## [0.20.17](https://github.com/storm-software/stryke/releases/tag/env%400.20.17) (11/21/2025)
162
+
163
+ ### Updated Dependencies
164
+
165
+ - Updated **string-format** to **v0.12.5**
166
+ - Updated **convert** to **v0.6.5**
167
+ - Updated **path** to **v0.20.0**
168
+ - Updated **fs** to **v0.33.0**
169
+
170
+ ## [0.20.16](https://github.com/storm-software/stryke/releases/tag/env%400.20.16) (11/21/2025)
171
+
172
+ ### Updated Dependencies
173
+
174
+ - Updated **string-format** to **v0.12.4**
175
+ - Updated **convert** to **v0.6.4**
176
+ - Updated **path** to **v0.19.4**
177
+ - Updated **fs** to **v0.32.15**
178
+
179
+ ## [0.20.15](https://github.com/storm-software/stryke/releases/tag/env%400.20.15) (11/21/2025)
180
+
181
+ ### Updated Dependencies
182
+
183
+ - Updated **string-format** to **v0.12.3**
184
+ - Updated **convert** to **v0.6.3**
185
+ - Updated **path** to **v0.19.3**
186
+ - Updated **fs** to **v0.32.14**
187
+
188
+ ## [0.20.14](https://github.com/storm-software/stryke/releases/tag/env%400.20.14) (11/16/2025)
189
+
190
+ ### Updated Dependencies
191
+
192
+ - Updated **path** to **v0.19.2**
193
+ - Updated **fs** to **v0.32.13**
194
+
195
+ ## [0.20.13](https://github.com/storm-software/stryke/releases/tag/env%400.20.13) (11/16/2025)
196
+
197
+ ### Updated Dependencies
198
+
199
+ - Updated **string-format** to **v0.12.2**
200
+ - Updated **convert** to **v0.6.2**
201
+ - Updated **path** to **v0.19.1**
202
+ - Updated **fs** to **v0.32.12**
203
+
204
+ ## [0.20.12](https://github.com/storm-software/stryke/releases/tag/env%400.20.12) (11/08/2025)
205
+
206
+ ### Updated Dependencies
207
+
208
+ - Updated **string-format** to **v0.12.1**
209
+ - Updated **convert** to **v0.6.1**
210
+ - Updated **path** to **v0.19.0**
211
+ - Updated **fs** to **v0.32.11**
212
+
213
+ ## [0.20.11](https://github.com/storm-software/stryke/releases/tag/env%400.20.11) (2025-10-31)
214
+
215
+ ### Miscellaneous
216
+
217
+ - **monorepo:** Update workspace package links
218
+ ([7ecd2b1](https://github.com/storm-software/stryke/commit/7ecd2b1))
219
+
220
+ ## [0.20.10](https://github.com/storm-software/stryke/releases/tag/env%400.20.10) (2025-10-31)
221
+
222
+ ### Miscellaneous
223
+
224
+ - **monorepo:** Update workspace package links
225
+ ([a497650](https://github.com/storm-software/stryke/commit/a497650))
226
+
227
+ ### Updated Dependencies
228
+
229
+ - Updated path to 0.18.5
230
+
231
+ ## [0.20.9](https://github.com/storm-software/stryke/releases/tag/env%400.20.9) (2025-10-31)
232
+
233
+ ### Miscellaneous
234
+
235
+ - **monorepo:** Update workspace package links
236
+ ([27c29d0](https://github.com/storm-software/stryke/commit/27c29d0))
237
+
238
+ ### Updated Dependencies
239
+
240
+ - Updated fs to 0.32.9
241
+
242
+ ## [0.20.8](https://github.com/storm-software/stryke/releases/tag/env%400.20.8) (2025-10-31)
243
+
244
+ ### Miscellaneous
245
+
246
+ - **monorepo:** Update workspace package links
247
+ ([340f8c3](https://github.com/storm-software/stryke/commit/340f8c3))
248
+
249
+ ### Updated Dependencies
250
+
251
+ - Updated path to 0.18.4
252
+ - Updated fs to 0.32.8
253
+
254
+ ## [0.20.7](https://github.com/storm-software/stryke/releases/tag/env%400.20.7) (2025-10-31)
255
+
256
+ ### Miscellaneous
257
+
258
+ - **monorepo:** Update workspace package links
259
+ ([83bd062](https://github.com/storm-software/stryke/commit/83bd062))
260
+
261
+ ### Updated Dependencies
262
+
263
+ - Updated path to 0.18.3
264
+ - Updated fs to 0.32.7
265
+
266
+ ## [0.20.6](https://github.com/storm-software/stryke/releases/tag/env%400.20.6) (2025-10-30)
267
+
268
+ ### Miscellaneous
269
+
270
+ - **monorepo:** Update workspace package links
271
+ ([c4b2b7b](https://github.com/storm-software/stryke/commit/c4b2b7b))
272
+
273
+ ### Updated Dependencies
274
+
275
+ - Updated path to 0.18.1
276
+ - Updated fs to 0.32.5
277
+
278
+ ## [0.20.5](https://github.com/storm-software/stryke/releases/tag/env%400.20.5) (2025-10-28)
279
+
280
+ ### Miscellaneous
281
+
282
+ - **monorepo:** Update workspace package links
283
+ ([bd20f01](https://github.com/storm-software/stryke/commit/bd20f01))
284
+
285
+ ## [0.20.4](https://github.com/storm-software/stryke/releases/tag/env%400.20.4) (2025-10-28)
286
+
287
+ ### Miscellaneous
288
+
289
+ - **monorepo:** Update workspace package dependencies
290
+ ([af73cb6](https://github.com/storm-software/stryke/commit/af73cb6))
291
+
292
+ ### Updated Dependencies
293
+
294
+ - Updated fs to 0.32.3
295
+
296
+ ## [0.20.3](https://github.com/storm-software/stryke/releases/tag/env%400.20.3) (2025-10-24)
297
+
298
+ ### Miscellaneous
299
+
300
+ - **monorepo:** Update workspace package links
301
+ ([1b544f2](https://github.com/storm-software/stryke/commit/1b544f2))
302
+
303
+ ### Updated Dependencies
304
+
305
+ - Updated path to 0.17.0
306
+
307
+ ## [0.20.2](https://github.com/storm-software/stryke/releases/tag/env%400.20.2) (2025-10-21)
308
+
309
+ ### Bug Fixes
310
+
311
+ - **fs:** Ensure correct return value is provided by `getParentPath` helper
312
+ ([cbabed5](https://github.com/storm-software/stryke/commit/cbabed5))
313
+
314
+ ### Updated Dependencies
315
+
316
+ - Updated fs to 0.32.2
317
+
318
+ ## [0.20.1](https://github.com/storm-software/stryke/releases/tag/env%400.20.1) (2025-10-21)
319
+
320
+ ### Bug Fixes
321
+
322
+ - **fs:** Remove unneeded try-catch block from read-file
323
+ ([596dc65](https://github.com/storm-software/stryke/commit/596dc65))
324
+
325
+ ### Updated Dependencies
326
+
327
+ - Updated fs to 0.32.1
328
+
329
+ ## [0.20.0](https://github.com/storm-software/stryke/releases/tag/env%400.20.0) (2025-10-21)
330
+
331
+ ### Features
332
+
333
+ - **path:** Resolve issues with parent path resolution functions
334
+ ([f3abb0f](https://github.com/storm-software/stryke/commit/f3abb0f))
335
+
336
+ ### Updated Dependencies
337
+
338
+ - Updated path to 0.16.0
339
+ - Updated fs to 0.32.0
340
+
341
+ ## [0.19.12](https://github.com/storm-software/stryke/releases/tag/env%400.19.12) (2025-10-19)
342
+
343
+ ### Miscellaneous
344
+
345
+ - **monorepo:** Update workspace package links
346
+ ([18a8564](https://github.com/storm-software/stryke/commit/18a8564))
347
+
348
+ ### Updated Dependencies
349
+
350
+ - Updated fs to 0.31.4
351
+
352
+ ## [0.19.11](https://github.com/storm-software/stryke/releases/tag/env%400.19.11) (2025-10-19)
353
+
354
+ ### Miscellaneous
355
+
356
+ - **monorepo:** Update workspace package links
357
+ ([577a6a0](https://github.com/storm-software/stryke/commit/577a6a0))
358
+
359
+ ### Updated Dependencies
360
+
361
+ - Updated fs to 0.31.3
362
+
363
+ ## [0.19.10](https://github.com/storm-software/stryke/releases/tag/env%400.19.10) (2025-10-19)
364
+
365
+ ### Miscellaneous
366
+
367
+ - **monorepo:** Update workspace package links
368
+ ([127e66b](https://github.com/storm-software/stryke/commit/127e66b))
369
+
370
+ ### Updated Dependencies
371
+
372
+ - Updated fs to 0.31.2
373
+
374
+ ## [0.19.9](https://github.com/storm-software/stryke/releases/tag/env%400.19.9) (2025-10-19)
375
+
376
+ ### Miscellaneous
377
+
378
+ - **monorepo:** Update workspace package links
379
+ ([409c95c](https://github.com/storm-software/stryke/commit/409c95c))
380
+
381
+ ### Updated Dependencies
382
+
383
+ - Updated path to 0.15.5
384
+ - Updated fs to 0.31.1
385
+
386
+ ## [0.19.8](https://github.com/storm-software/stryke/releases/tag/env%400.19.8) (2025-10-19)
387
+
388
+ ### Miscellaneous
389
+
390
+ - **monorepo:** Update workspace package links
391
+ ([28fe99e](https://github.com/storm-software/stryke/commit/28fe99e))
392
+
393
+ ### Updated Dependencies
394
+
395
+ - Updated fs to 0.31.0
396
+
397
+ ## [0.19.7](https://github.com/storm-software/stryke/releases/tag/env%400.19.7) (2025-10-19)
398
+
399
+ ### Miscellaneous
400
+
401
+ - **monorepo:** Update workspace package links
402
+ ([571eb0c](https://github.com/storm-software/stryke/commit/571eb0c))
403
+
404
+ ### Updated Dependencies
405
+
406
+ - Updated fs to 0.30.5
407
+
408
+ ## [0.19.6](https://github.com/storm-software/stryke/releases/tag/env%400.19.6) (2025-10-19)
409
+
410
+ ### Miscellaneous
411
+
412
+ - **monorepo:** Update workspace package links
413
+ ([fbdd460](https://github.com/storm-software/stryke/commit/fbdd460))
414
+
415
+ ### Updated Dependencies
416
+
417
+ - Updated fs to 0.30.4
418
+
419
+ ## [0.19.5](https://github.com/storm-software/stryke/releases/tag/env%400.19.5) (2025-10-18)
420
+
421
+ ### Miscellaneous
422
+
423
+ - **monorepo:** Update workspace package links
424
+ ([81ec19e](https://github.com/storm-software/stryke/commit/81ec19e))
425
+
426
+ ### Updated Dependencies
427
+
428
+ - Updated fs to 0.30.3
429
+
430
+ ## [0.19.4](https://github.com/storm-software/stryke/releases/tag/env%400.19.4) (2025-10-17)
431
+
432
+ ### Miscellaneous
433
+
434
+ - **monorepo:** Update workspace package links
435
+ ([48c30ea](https://github.com/storm-software/stryke/commit/48c30ea))
436
+
437
+ ### Updated Dependencies
438
+
439
+ - Updated fs to 0.30.2
440
+
441
+ ## [0.19.3](https://github.com/storm-software/stryke/releases/tag/env%400.19.3) (2025-10-17)
442
+
443
+ ### Miscellaneous
444
+
445
+ - **monorepo:** Update workspace package links
446
+ ([35d05c1](https://github.com/storm-software/stryke/commit/35d05c1))
447
+
448
+ ### Updated Dependencies
449
+
450
+ - Updated fs to 0.30.1
451
+
452
+ ## [0.19.2](https://github.com/storm-software/stryke/releases/tag/env%400.19.2) (2025-10-17)
453
+
454
+ ### Miscellaneous
455
+
456
+ - **monorepo:** Update workspace package links
457
+ ([7dca096](https://github.com/storm-software/stryke/commit/7dca096))
458
+
459
+ ### Updated Dependencies
460
+
461
+ - Updated path to 0.15.4
462
+ - Updated fs to 0.30.0
463
+
464
+ ## [0.19.1](https://github.com/storm-software/stryke/releases/tag/env%400.19.1) (2025-10-08)
465
+
466
+ ### Miscellaneous
467
+
468
+ - **monorepo:** Update workspace package links
469
+ ([af38855](https://github.com/storm-software/stryke/commit/af38855))
470
+
471
+ ### Updated Dependencies
472
+
473
+ - Updated path to 0.15.3
474
+ - Updated fs to 0.29.0
475
+
476
+ ## [0.19.0](https://github.com/storm-software/stryke/releases/tag/env%400.19.0) (2025-10-02)
477
+
478
+ ### Features
479
+
480
+ - **env:** Added helper functions to parse mode string variables
481
+ ([676d371](https://github.com/storm-software/stryke/commit/676d371))
482
+
483
+ ### Miscellaneous
484
+
485
+ - **types:** Reformat package source code files
486
+ ([4265aae](https://github.com/storm-software/stryke/commit/4265aae))
487
+
488
+ ### Updated Dependencies
489
+
490
+ - Updated fs to 0.28.7
491
+
492
+ ## [0.18.13](https://github.com/storm-software/stryke/releases/tag/env%400.18.13) (2025-09-22)
493
+
494
+ ### Miscellaneous
495
+
496
+ - **monorepo:** Update workspace package links
497
+ ([9228659](https://github.com/storm-software/stryke/commit/9228659))
498
+
499
+ ### Updated Dependencies
500
+
501
+ - Updated path to 0.15.2
502
+ - Updated fs to 0.28.6
503
+
504
+ ## [0.18.12](https://github.com/storm-software/stryke/releases/tag/env%400.18.12) (2025-09-21)
505
+
506
+ ### Miscellaneous
507
+
508
+ - **monorepo:** Update workspace's `storm-ops` dependencies
509
+ ([0937d9d](https://github.com/storm-software/stryke/commit/0937d9d))
510
+
511
+ ## [0.18.11](https://github.com/storm-software/stryke/releases/tag/env%400.18.11) (2025-09-20)
512
+
513
+ ### Miscellaneous
514
+
515
+ - **monorepo:** Update workspace package links
516
+ ([a83ad28](https://github.com/storm-software/stryke/commit/a83ad28))
517
+
518
+ ### Updated Dependencies
519
+
520
+ - Updated fs to 0.28.5
521
+
522
+ ## [0.18.10](https://github.com/storm-software/stryke/releases/tag/env%400.18.10) (2025-09-20)
523
+
524
+ ### Miscellaneous
525
+
526
+ - **monorepo:** Update workspace package links
527
+ ([6a19f93](https://github.com/storm-software/stryke/commit/6a19f93))
528
+
529
+ ### Updated Dependencies
530
+
531
+ - Updated path to 0.15.0
532
+ - Updated fs to 0.28.4
533
+
534
+ ## [0.18.9](https://github.com/storm-software/stryke/releases/tag/env%400.18.9) (2025-09-19)
535
+
536
+ ### Miscellaneous
537
+
538
+ - **monorepo:** Update `storm-ops` workspace dependencies
539
+ ([23343cf](https://github.com/storm-software/stryke/commit/23343cf))
540
+
541
+ ### Updated Dependencies
542
+
543
+ - Updated convert to 0.6.0
544
+ - Updated path to 0.14.1
545
+
546
+ ## [0.18.8](https://github.com/storm-software/stryke/releases/tag/env%400.18.8) (2025-09-16)
547
+
548
+ ### Miscellaneous
549
+
550
+ - **monorepo:** Update workspace package links
551
+ ([ad1b76a](https://github.com/storm-software/stryke/commit/ad1b76a))
552
+
553
+ ### Updated Dependencies
554
+
555
+ - Updated fs to 0.28.3
556
+
557
+ ## [0.18.7](https://github.com/storm-software/stryke/releases/tag/env%400.18.7) (2025-09-16)
558
+
559
+ ### Miscellaneous
560
+
561
+ - **monorepo:** Update workspace package dependencies
562
+ ([c089ef0](https://github.com/storm-software/stryke/commit/c089ef0))
563
+
564
+ ### Updated Dependencies
565
+
566
+ - Updated path to 0.14.0
567
+ - Updated fs to 0.28.2
568
+
569
+ ## [0.18.6](https://github.com/storm-software/stryke/releases/tag/env%400.18.6) (2025-09-13)
570
+
571
+ ### Miscellaneous
572
+
573
+ - **monorepo:** Update workspace package links
574
+ ([ad0b548](https://github.com/storm-software/stryke/commit/ad0b548))
575
+
576
+ ### Updated Dependencies
577
+
578
+ - Updated fs to 0.28.1
579
+
580
+ ## [0.18.5](https://github.com/storm-software/stryke/releases/tag/env%400.18.5) (2025-09-12)
581
+
582
+ ### Miscellaneous
583
+
584
+ - **monorepo:** Added required Storm-Ops `tsdoc` package
585
+ ([7d2fc7c](https://github.com/storm-software/stryke/commit/7d2fc7c))
586
+
587
+ ### Updated Dependencies
588
+
589
+ - Updated convert to 0.5.0
590
+
591
+ ## [0.18.4](https://github.com/storm-software/stryke/releases/tag/env%400.18.4) (2025-09-11)
592
+
593
+ ### Miscellaneous
594
+
595
+ - **monorepo:** Update workspace package links
596
+ ([ec3e20e](https://github.com/storm-software/stryke/commit/ec3e20e))
597
+
598
+ ### Updated Dependencies
599
+
600
+ - Updated fs to 0.28.0
601
+
602
+ ## [0.18.3](https://github.com/storm-software/stryke/releases/tag/env%400.18.3) (2025-09-11)
603
+
604
+ ### Miscellaneous
605
+
606
+ - **monorepo:** Update workspace package links
607
+ ([4d916d3](https://github.com/storm-software/stryke/commit/4d916d3))
608
+
609
+ ### Updated Dependencies
610
+
611
+ - Updated convert to 0.3.2
612
+ - Updated fs to 0.27.1
613
+
614
+ ## [0.18.2](https://github.com/storm-software/stryke/releases/tag/env%400.18.2) (2025-09-08)
615
+
616
+ ### Miscellaneous
617
+
618
+ - **monorepo:** Update workspace package links
619
+ ([c741317](https://github.com/storm-software/stryke/commit/c741317))
620
+
621
+ ### Updated Dependencies
622
+
623
+ - Updated path to 0.13.1
624
+ - Updated fs to 0.27.0
625
+
626
+ ## [0.18.1](https://github.com/storm-software/stryke/releases/tag/env%400.18.1) (2025-09-08)
627
+
628
+ ### Bug Fixes
629
+
630
+ - **env:** Resolved issues with out of date package references
631
+ ([bf77e7c](https://github.com/storm-software/stryke/commit/bf77e7c))
632
+
633
+ ### Updated Dependencies
634
+
635
+ - Updated path to 0.13.0
636
+ - Updated fs to 0.26.0
637
+
638
+ ## [0.18.0](https://github.com/storm-software/stryke/releases/tag/env%400.18.0) (2025-09-07)
639
+
640
+ ### Features
641
+
642
+ - **env:** Update prefix check to include `PUBLIC_` by default
643
+ ([8b958d8](https://github.com/storm-software/stryke/commit/8b958d8))
644
+
645
+ ## [0.17.6](https://github.com/storm-software/stryke/releases/tag/env%400.17.6) (2025-08-29)
646
+
647
+ ### Miscellaneous
648
+
649
+ - **monorepo:** Update workspace's Nx dependencies to v21.4.1
650
+ ([9991522](https://github.com/storm-software/stryke/commit/9991522))
651
+
652
+ ### Updated Dependencies
653
+
654
+ - Updated fs to 0.25.0
655
+
656
+ ## [0.17.5](https://github.com/storm-software/stryke/releases/tag/env%400.17.5) (2025-08-28)
657
+
658
+ ### Bug Fixes
659
+
660
+ - **fs:** Resolved issue comparing versions in `isPackageListed` utility
661
+ ([a9d1bb9](https://github.com/storm-software/stryke/commit/a9d1bb9))
662
+
663
+ ### Updated Dependencies
664
+
665
+ - Updated fs to 0.24.2
666
+
667
+ ## [0.17.4](https://github.com/storm-software/stryke/releases/tag/env%400.17.4) (2025-08-28)
668
+
669
+ ### Bug Fixes
670
+
671
+ - **fs:** Resolve issue with `isPackageListed` version parser
672
+ ([0d21d6b](https://github.com/storm-software/stryke/commit/0d21d6b))
673
+
674
+ ### Updated Dependencies
675
+
676
+ - Updated string-format to 0.10.0
677
+ - Updated fs to 0.24.1
678
+
679
+ ## [0.17.3](https://github.com/storm-software/stryke/releases/tag/env%400.17.3) (2025-08-28)
680
+
681
+ ### Miscellaneous
682
+
683
+ - **monorepo:** Reformat repository source files
684
+ ([b365eb5](https://github.com/storm-software/stryke/commit/b365eb5))
685
+
686
+ ### Updated Dependencies
687
+
688
+ - Updated string-format to 0.9.2
689
+ - Updated path to 0.12.5
690
+ - Updated fs to 0.24.0
691
+
692
+ ## [0.17.2](https://github.com/storm-software/stryke/releases/tag/env%400.17.2) (2025-08-11)
693
+
694
+ ### Bug Fixes
695
+
696
+ - **capnp:** Write output to the schema directory if it doesn't exist
697
+ ([ee6d045](https://github.com/storm-software/stryke/commit/ee6d045))
698
+
699
+ ### Updated Dependencies
700
+
701
+ - Updated fs to 0.23.4
702
+
703
+ ## [0.17.1](https://github.com/storm-software/stryke/releases/tag/env%400.17.1) (2025-08-11)
704
+
705
+ ### Miscellaneous
706
+
707
+ - **monorepo:** Update workspace package links
708
+ ([10f3db2](https://github.com/storm-software/stryke/commit/10f3db2))
709
+
710
+ ## [0.17.0](https://github.com/storm-software/stryke/releases/tag/env%400.17.0) (2025-08-08)
711
+
712
+ ### Features
713
+
714
+ - **string-format:** Updated acronyms to a lookup table with `description` and
715
+ `display` names
716
+ ([3d7c464](https://github.com/storm-software/stryke/commit/3d7c464))
717
+
718
+ ### Updated Dependencies
719
+
720
+ - Updated string-format to 0.9.0
721
+
722
+ ## [0.16.0](https://github.com/storm-software/stryke/releases/tag/env%400.16.0) (2025-08-07)
723
+
724
+ ### Features
725
+
726
+ - **string-format:** Added more format check functions
727
+ ([91a9019](https://github.com/storm-software/stryke/commit/91a9019))
728
+
729
+ ### Updated Dependencies
730
+
731
+ - Updated string-format to 0.7.0
732
+
733
+ ![Storm Software]([object Object])
734
+
735
+ # Changelog for Stryke - Env
736
+
737
+ ## [0.15.17](https://github.com/storm-software/stryke/releases/tag/env%400.15.17) (2025-08-07)
738
+
739
+ ### Bug Fixes
740
+
741
+ - **string-format:** Resolve issues with converting from CONSTANT_CASE to others
742
+ ([10ea453](https://github.com/storm-software/stryke/commit/10ea453))
743
+
744
+ ### Updated Dependencies
745
+
746
+ - Updated string-format to 0.6.3
747
+
748
+ ## [0.15.16](https://github.com/storm-software/stryke/releases/tag/env%400.15.16) (2025-08-07)
749
+
750
+ ### Bug Fixes
751
+
752
+ - **string-format:** Resolve issues with string format checkers' RegExp code
753
+ ([811e9f9](https://github.com/storm-software/stryke/commit/811e9f9))
754
+
755
+ ### Updated Dependencies
756
+
757
+ - Updated string-format to 0.6.2
758
+
759
+ ![Storm Software](https://public.storm-cdn.com/brand-banner.png)
760
+
761
+ # Changelog for Stryke - Env
762
+
763
+ ## [0.15.15](https://github.com/storm-software/stryke/releases/tag/env%400.15.15) (2025-08-06)
764
+
765
+ ### Miscellaneous
766
+
767
+ - **monorepo:** Update workspace package links
768
+ ([1ccb861](https://github.com/storm-software/stryke/commit/1ccb861))
769
+
770
+ ## [0.15.14](https://github.com/storm-software/stryke/releases/tag/env%400.15.14) (2025-08-06)
771
+
772
+ ### Miscellaneous
773
+
774
+ - **capnp:** Update the lib build to bundle
775
+ ([2a488a0](https://github.com/storm-software/stryke/commit/2a488a0))
776
+
777
+ ### Updated Dependencies
778
+
779
+ - Updated fs to 0.23.3
780
+
781
+ ## [0.15.13](https://github.com/storm-software/stryke/releases/tag/env%400.15.13) (2025-08-05)
782
+
783
+ ### Miscellaneous
784
+
785
+ - **monorepo:** Update workspace package links
786
+ ([7a49a62](https://github.com/storm-software/stryke/commit/7a49a62))
787
+
788
+ ### Updated Dependencies
789
+
790
+ - Updated path to 0.12.3
791
+ - Updated fs to 0.23.2
792
+
793
+ ## [0.15.12](https://github.com/storm-software/stryke/releases/tag/env%400.15.12) (2025-08-05)
794
+
795
+ ### Miscellaneous
796
+
797
+ - **monorepo:** Formatting and package link updates
798
+ ([090da0a](https://github.com/storm-software/stryke/commit/090da0a))
799
+
800
+ ### Updated Dependencies
801
+
802
+ - Updated path to 0.12.2
803
+ - Updated fs to 0.23.1
804
+
805
+ ## [0.15.11](https://github.com/storm-software/stryke/releases/tag/env%400.15.11) (2025-08-04)
806
+
807
+ ### Bug Fixes
808
+
809
+ - **monorepo:** Resolved repository type-check failures
810
+ ([d196ace](https://github.com/storm-software/stryke/commit/d196ace))
811
+
812
+ ### Miscellaneous
813
+
814
+ - **monorepo:** Update workspace package links
815
+ ([25e1bd7](https://github.com/storm-software/stryke/commit/25e1bd7))
816
+
817
+ ### Updated Dependencies
818
+
819
+ - Updated string-format to 0.6.0
820
+ - Updated fs to 0.23.0
821
+
822
+ ## [0.15.10](https://github.com/storm-software/stryke/releases/tag/env%400.15.10) (2025-08-02)
823
+
824
+ ### Miscellaneous
825
+
826
+ - **monorepo:** Update workspace packages' dependencies
827
+ ([ec96eb4](https://github.com/storm-software/stryke/commit/ec96eb4))
828
+
829
+ ### Updated Dependencies
830
+
831
+ - Updated string-format to 0.5.3
832
+ - Updated path to 0.12.1
833
+ - Updated fs to 0.22.9
834
+
835
+ ## [0.15.9](https://github.com/storm-software/stryke/releases/tag/env%400.15.9) (2025-07-05)
836
+
837
+ ### Miscellaneous
838
+
839
+ - **monorepo:** Update workspace package links
840
+ ([10f678c](https://github.com/storm-software/stryke/commit/10f678c))
841
+
842
+ ### Updated Dependencies
843
+
844
+ - Updated path to 0.12.0
845
+ - Updated fs to 0.22.8
846
+
847
+ ## [0.15.8](https://github.com/storm-software/stryke/releases/tag/env%400.15.8) (2025-07-04)
848
+
849
+ ### Miscellaneous
850
+
851
+ - **monorepo:** Update workspace package links
852
+ ([9a660d8](https://github.com/storm-software/stryke/commit/9a660d8))
853
+
854
+ ### Updated Dependencies
855
+
856
+ - Updated path to 0.11.0
857
+ - Updated fs to 0.22.7
858
+
859
+ ## [0.15.7](https://github.com/storm-software/stryke/releases/tag/env%400.15.7) (2025-07-03)
860
+
861
+ ### Miscellaneous
862
+
863
+ - **monorepo:** Update workspace package links
864
+ ([4a6d82c](https://github.com/storm-software/stryke/commit/4a6d82c))
865
+
866
+ ### Updated Dependencies
867
+
868
+ - Updated fs to 0.22.6
869
+
870
+ ## [0.15.6](https://github.com/storm-software/stryke/releases/tag/env%400.15.6) (2025-07-03)
871
+
872
+ ### Miscellaneous
873
+
874
+ - **monorepo:** Resolve lint rule violations
875
+ ([6e6bfdb](https://github.com/storm-software/stryke/commit/6e6bfdb))
876
+ - **monorepo:** Update workspace package links
877
+ ([2689e0a](https://github.com/storm-software/stryke/commit/2689e0a))
878
+
879
+ ### Updated Dependencies
880
+
881
+ - Updated string-format to 0.5.2
882
+ - Updated path to 0.10.2
883
+ - Updated fs to 0.22.5
884
+
885
+ ## [0.15.5](https://github.com/storm-software/stryke/releases/tag/env%400.15.5) (2025-07-02)
886
+
887
+ ### Bug Fixes
888
+
889
+ - **env:** Resolved issue with invalid TypeScript definition
890
+ ([141ea02](https://github.com/storm-software/stryke/commit/141ea02))
891
+
892
+ ### Updated Dependencies
893
+
894
+ - Updated path to 0.10.1
895
+ - Updated fs to 0.22.4
896
+
897
+ ## [0.15.4](https://github.com/storm-software/stryke/releases/tag/env%400.15.4) (2025-07-01)
898
+
899
+ ### Miscellaneous
900
+
901
+ - **monorepo:** Update workspace package links
902
+ ([7b05f38](https://github.com/storm-software/stryke/commit/7b05f38))
903
+
904
+ ### Updated Dependencies
905
+
906
+ - Updated path to 0.10.0
907
+ - Updated fs to 0.22.3
908
+
909
+ ## [0.15.3](https://github.com/storm-software/stryke/releases/tag/env%400.15.3) (2025-06-29)
910
+
911
+ ### Bug Fixes
912
+
913
+ - **env:** Update declaration file structure
914
+ ([e358611](https://github.com/storm-software/stryke/commit/e358611))
915
+
916
+ ### Miscellaneous
917
+
918
+ - **monorepo:** Update workspace package links
919
+ ([47b7e8e](https://github.com/storm-software/stryke/commit/47b7e8e))
920
+
921
+ ### Updated Dependencies
922
+
923
+ - Updated string-format to 0.5.1
924
+ - Updated path to 0.9.0
925
+ - Updated fs to 0.22.2
926
+
927
+ ## [0.15.2](https://github.com/storm-software/stryke/releases/tag/env%400.15.2) (2025-06-18)
928
+
929
+ ### Miscellaneous
930
+
931
+ - **monorepo:** Update workspace `storm-ops` dependencies
932
+ ([b777ba4](https://github.com/storm-software/stryke/commit/b777ba4))
933
+
934
+ ### Updated Dependencies
935
+
936
+ - Updated string-format to 0.5.0
937
+ - Updated path to 0.8.2
938
+ - Updated fs to 0.22.1
939
+
940
+ ## [0.15.1](https://github.com/storm-software/stryke/releases/tag/env%400.15.1) (2025-06-17)
941
+
942
+ ### Miscellaneous
943
+
944
+ - **monorepo:** Reformat repository packages
945
+
946
+ ### Updated Dependencies
947
+
948
+ - Updated string-format to 0.4.11
949
+ - Updated path to 0.8.1
950
+ - Updated fs to 0.22.0
951
+
952
+ ## [0.15.0](https://github.com/storm-software/stryke/releases/tag/env%400.15.0) (2025-06-15)
953
+
954
+ ### Features
955
+
956
+ - **capnp:** Added a dts bundle to package output
957
+
958
+ ## [0.14.4](https://github.com/storm-software/stryke/releases/tag/env%400.14.4) (2025-06-12)
959
+
960
+ ### Miscellaneous
961
+
962
+ - **monorepo:** Update workspace package links
963
+
964
+ ### Updated Dependencies
965
+
966
+ - Updated fs to 0.21.3
967
+
968
+ ## [0.14.3](https://github.com/storm-software/stryke/releases/tag/env%400.14.3) (2025-06-12)
969
+
970
+ ### Bug Fixes
971
+
972
+ - **fs:** Resolve issue with invalid import path
973
+
974
+ ### Updated Dependencies
975
+
976
+ - Updated fs to 0.21.2
977
+
978
+ ## [0.14.2](https://github.com/storm-software/stryke/releases/tag/env%400.14.2) (2025-06-12)
979
+
980
+ ### Bug Fixes
981
+
982
+ - **capnp:** Remove unused console lines from patched package
983
+
984
+ ## [0.14.1](https://github.com/storm-software/stryke/releases/tag/env%400.14.1) (2025-06-12)
985
+
986
+ ### Bug Fixes
987
+
988
+ - **capnp:** Patch `capnp-es` to no longer include import extensions
989
+
990
+ ### Updated Dependencies
991
+
992
+ - Updated fs to 0.21.1
993
+
994
+ ## [0.14.0](https://github.com/storm-software/stryke/releases/tag/env%400.14.0) (2025-06-12)
995
+
996
+ ### Features
997
+
998
+ - **fs:** Added separate file type modules and buffer helper functions
999
+
1000
+ ### Updated Dependencies
1001
+
1002
+ - Updated path to 0.8.0
1003
+ - Updated fs to 0.21.0
1004
+
1005
+ ## [0.13.1](https://github.com/storm-software/stryke/releases/tag/env%400.13.1) (2025-06-12)
1006
+
1007
+ ### Miscellaneous
1008
+
1009
+ - **monorepo:** Reformat the repository's README markdown files
1010
+ - **monorepo:** Run format script on repository
1011
+
1012
+ ### Updated Dependencies
1013
+
1014
+ - Updated string-format to 0.4.10
1015
+ - Updated path to 0.7.6
1016
+ - Updated fs to 0.20.7
1017
+
1018
+ ## [0.13.0](https://github.com/storm-software/stryke/releases/tag/env%400.13.0) (2025-06-07)
1019
+
1020
+ ### Features
1021
+
1022
+ - **capnp:** Added a CLI application to invoke `capnpc` process
1023
+
1024
+ ## [0.12.6](https://github.com/storm-software/stryke/releases/tag/env%400.12.6) (2025-06-06)
1025
+
1026
+ ### Bug Fixes
1027
+
1028
+ - **fs:** No longer throw errors in `removeFile` when path does not exist
1029
+
1030
+ ### Miscellaneous
1031
+
1032
+ - **monorepo:** Update workspace package links
1033
+
1034
+ ### Updated Dependencies
1035
+
1036
+ - Updated fs to 0.20.5
1037
+
1038
+ ## [0.12.5](https://github.com/storm-software/stryke/releases/tag/env%400.12.5) (2025-06-04)
1039
+
1040
+ ### Miscellaneous
1041
+
1042
+ - **monorepo:** Update workspace package links
1043
+
1044
+ ### Updated Dependencies
1045
+
1046
+ - Updated path to 0.7.5
1047
+ - Updated fs to 0.20.4
1048
+
1049
+ ## [0.12.4](https://github.com/storm-software/stryke/releases/tag/env%400.12.4) (2025-06-03)
1050
+
1051
+ ### Miscellaneous
1052
+
1053
+ - **monorepo:** Update workspace package links
1054
+
1055
+ ### Updated Dependencies
1056
+
1057
+ - Updated path to 0.7.3
1058
+ - Updated fs to 0.20.3
1059
+
1060
+ ## [0.12.3](https://github.com/storm-software/stryke/releases/tag/env%400.12.3) (2025-06-03)
1061
+
1062
+ ### Miscellaneous
1063
+
1064
+ - **monorepo:** Update workspace package links
1065
+
1066
+ ### Updated Dependencies
1067
+
1068
+ - Updated path to 0.7.1
1069
+
1070
+ ## [0.12.2](https://github.com/storm-software/stryke/releases/tag/env%400.12.2) (2025-06-02)
1071
+
1072
+ ### Bug Fixes
1073
+
1074
+ - **fs:** Use the `mlly` package to resolve packages
1075
+
1076
+ ### Updated Dependencies
1077
+
1078
+ - Updated fs to 0.20.2
1079
+
1080
+ ## [0.12.1](https://github.com/storm-software/stryke/releases/tag/env%400.12.1) (2025-06-02)
1081
+
1082
+ ### Miscellaneous
1083
+
1084
+ - **monorepo:** Update workspace package links
1085
+
1086
+ ### Updated Dependencies
1087
+
1088
+ - Updated fs to 0.20.0
1089
+
1090
+ ## [0.12.0](https://github.com/storm-software/stryke/releases/tag/env%400.12.0) (2025-06-02)
1091
+
1092
+ ### Features
1093
+
1094
+ - **fs:** Added the `loadTsConfigSync` helper utility
1095
+
1096
+ ### Updated Dependencies
1097
+
1098
+ - Updated fs to 0.19.0
1099
+
1100
+ ## [0.11.3](https://github.com/storm-software/stryke/releases/tag/env%400.11.3) (2025-06-02)
1101
+
1102
+ ### Miscellaneous
1103
+
1104
+ - **monorepo:** Update workspace package links
1105
+
1106
+ ### Updated Dependencies
1107
+
1108
+ - Updated fs to 0.18.0
1109
+
1110
+ ## [0.11.2](https://github.com/storm-software/stryke/releases/tag/env%400.11.2) (2025-06-02)
1111
+
1112
+ ### Miscellaneous
1113
+
1114
+ - **monorepo:** Update the workspace package links
1115
+
1116
+ ### Updated Dependencies
1117
+
1118
+ - Updated path to 0.7.0
1119
+ - Updated fs to 0.17.0
1120
+
1121
+ ## [0.11.1](https://github.com/storm-software/stryke/releases/tag/env%400.11.1) (2025-05-29)
1122
+
1123
+ ### Miscellaneous
1124
+
1125
+ - **monorepo:** Update workspace package links
1126
+
1127
+ ## [0.11.0](https://github.com/storm-software/stryke/releases/tag/env%400.11.0) (2025-05-29)
1128
+
1129
+ ### Features
1130
+
1131
+ - **fs:** Added the command exists helper modules
1132
+
1133
+ ### Updated Dependencies
1134
+
1135
+ - Updated fs to 0.16.0
1136
+
1137
+ ## [0.10.0](https://github.com/storm-software/stryke/releases/tag/env%400.10.0) (2025-05-28)
1138
+
1139
+ ### Features
1140
+
1141
+ - **helpers:** Added the `omit` and `pick` helper methods
1142
+
1143
+ ### Updated Dependencies
1144
+
1145
+ - Updated fs to 0.15.0
1146
+
1147
+ ## [0.9.1](https://github.com/storm-software/stryke/releases/tag/env%400.9.1) (2025-05-27)
1148
+
1149
+ ### Bug Fixes
1150
+
1151
+ - **path:** Resolved issue with `resolvePackage` utility returning
1152
+ `package.json` file in path
1153
+
1154
+ ### Updated Dependencies
1155
+
1156
+ - Updated path to 0.5.1
1157
+
1158
+ ## [0.9.0](https://github.com/storm-software/stryke/releases/tag/env%400.9.0) (2025-05-25)
1159
+
1160
+ ### Features
1161
+
1162
+ - **env:** Added workspace dependencies and mode environment parameter
1163
+
1164
+ ### Updated Dependencies
1165
+
1166
+ - Updated fs to 0.14.0
1167
+
1168
+ ## [0.8.0](https://github.com/storm-software/stryke/releases/tag/env%400.8.0) (2025-05-22)
1169
+
1170
+ ### Features
1171
+
1172
+ - **path:** Added the `count` parameter to the `resolveParentPath` function
1173
+
1174
+ ## [0.7.0](https://github.com/storm-software/stryke/releases/tag/env%400.7.0) (2025-05-16)
1175
+
1176
+ ### Features
1177
+
1178
+ - **env:** Added the `isHyperlinkSupported` helper function
1179
+
1180
+ ## [0.6.6](https://github.com/storm-software/stryke/releases/tag/env%400.6.6) (2025-05-12)
1181
+
1182
+ ### Miscellaneous
1183
+
1184
+ - **monorepo:** Reformat monorepo source code
1185
+
1186
+ ## [0.6.5](https://github.com/storm-software/stryke/releases/tag/env%400.6.5) (2025-04-22)
1187
+
1188
+ ### Miscellaneous
1189
+
1190
+ - **monorepo:** Added `mcp.json` and resolved linting issues
1191
+ ([e33e033](https://github.com/storm-software/stryke/commit/e33e033))
1192
+
1193
+ ## [0.6.4](https://github.com/storm-software/stryke/releases/tag/env%400.6.4) (2025-04-16)
1194
+
1195
+ ### Bug Fixes
1196
+
1197
+ - **env:** Resolve invalid .env name in path resolution helpers
1198
+ ([9e285ff](https://github.com/storm-software/stryke/commit/9e285ff))
1199
+
1200
+ ## [0.6.3](https://github.com/storm-software/stryke/releases/tag/env%400.6.3) (2025-04-16)
1201
+
1202
+ ### Miscellaneous
1203
+
1204
+ - **env:** Adjust temp directory subpaths
1205
+ ([374d640](https://github.com/storm-software/stryke/commit/374d640))
1206
+
1207
+ ## [0.6.2](https://github.com/storm-software/stryke/releases/tag/env%400.6.2) (2025-04-16)
1208
+
1209
+ ### Miscellaneous
1210
+
1211
+ - **env:** Improve the temp directory lookup on linux systems
1212
+ ([8ce2af9](https://github.com/storm-software/stryke/commit/8ce2af9))
1213
+
1214
+ ## [0.6.1](https://github.com/storm-software/stryke/releases/tag/env%400.6.1) (2025-04-10)
1215
+
1216
+ ### Miscellaneous
1217
+
1218
+ - **monorepo:** Format the repository's files
1219
+ ([1384f3e](https://github.com/storm-software/stryke/commit/1384f3e))
1220
+
1221
+ ## [0.6.0](https://github.com/storm-software/stryke/releases/tag/env%400.6.0) (2025-03-28)
1222
+
1223
+ ### Features
1224
+
1225
+ - **trpc-next:** Initial check-in of the package
1226
+ ([3be43e0](https://github.com/storm-software/stryke/commit/3be43e0))
1227
+
1228
+ ## [0.5.4](https://github.com/storm-software/stryke/releases/tag/env%400.5.4) (2025-03-28)
1229
+
1230
+ ### Miscellaneous
1231
+
1232
+ - **monorepo:** Reformat the source files in repository
1233
+ ([bb8df2c](https://github.com/storm-software/stryke/commit/bb8df2c))
1234
+
1235
+ ## [0.5.3](https://github.com/storm-software/stryke/releases/tag/env%400.5.3) (2025-03-23)
1236
+
1237
+ ### Bug Fixes
1238
+
1239
+ - **monorepo:** Resolve issue with TypeScript compilation
1240
+ ([72e995f](https://github.com/storm-software/stryke/commit/72e995f))
1241
+
1242
+ ## [0.5.2](https://github.com/storm-software/stryke/releases/tag/env%400.5.2) (2025-03-23)
1243
+
1244
+ ### Miscellaneous
1245
+
1246
+ - **monorepo:** Update base storm software packages
1247
+ ([8942201](https://github.com/storm-software/stryke/commit/8942201))
1248
+
1249
+ ## 0.5.1 (2025-03-13)
1250
+
1251
+ ### Miscellaneous
1252
+
1253
+ - **monorepo:** Format monorepo project files
1254
+ ([f28fdbe](https://github.com/storm-software/stryke/commit/f28fdbe))
1255
+
1256
+ ## 0.5.0 (2025-03-13)
1257
+
1258
+ ### Features
1259
+
1260
+ - **monorepo:** Split `types` project into `type-checks` and `convert` packages
1261
+ ([fcc5832](https://github.com/storm-software/stryke/commit/fcc5832))
1262
+ - **fs:** Moved the helper functions to root package directory
1263
+ ([9e77f62](https://github.com/storm-software/stryke/commit/9e77f62))
1264
+ - **path:** Move the utilities modules to package root directory
1265
+ ([004bb13](https://github.com/storm-software/stryke/commit/004bb13))
1266
+
1267
+ ## 0.4.2 (2025-03-13)
1268
+
1269
+ ### Miscellaneous
1270
+
1271
+ - **monorepo:** Reformat monorepo package files
1272
+ ([a453428](https://github.com/storm-software/stryke/commit/a453428))
1273
+
1274
+ ## 0.4.1 (2025-02-26)
1275
+
1276
+ ### Miscellaneous
1277
+
1278
+ - **monorepo:** Reformat monorepo files with `prettier`
1279
+ ([b5d0302](https://github.com/storm-software/stryke/commit/b5d0302))
1280
+
1281
+ ## 0.4.0 (2025-02-23)
1282
+
1283
+ ### Features
1284
+
1285
+ - **monorepo:** Update base ESLint packages and run on files
1286
+ ([c59cb8e](https://github.com/storm-software/stryke/commit/c59cb8e))
1287
+
1288
+ ## 0.3.2 (2025-02-17)
1289
+
1290
+ ### Miscellaneous
1291
+
1292
+ - **monorepo:** Reformat monorepo files
1293
+ ([1db5e06](https://github.com/storm-software/stryke/commit/1db5e06))
1294
+
1295
+ ## 0.3.1 (2025-02-15)
1296
+
1297
+ ### Miscellaneous
1298
+
1299
+ - **monorepo:** Reformat monorepo files
1300
+ ([69ed6b7](https://github.com/storm-software/stryke/commit/69ed6b7))
1301
+
1302
+ ## 0.3.0 (2025-02-15)
1303
+
1304
+ ### Features
1305
+
1306
+ - **helpers:** Added the `deepCopy` helper function
1307
+ ([76b0179](https://github.com/storm-software/stryke/commit/76b0179))
1308
+
1309
+ ## 0.2.1 (2025-02-15)
1310
+
1311
+ ### Miscellaneous
1312
+
1313
+ - **monorepo:** Reformat workspace files
1314
+ ([ad2d6a9](https://github.com/storm-software/stryke/commit/ad2d6a9))
1315
+
1316
+ ## 0.2.0 (2025-02-10)
1317
+
1318
+ ### Features
1319
+
1320
+ - **env:** Added additional aliases for environment modes
1321
+ ([3e1c897](https://github.com/storm-software/stryke/commit/3e1c897))
1322
+
1323
+ ## 0.1.3 (2025-02-10)
1324
+
1325
+ ### Bug Fixes
1326
+
1327
+ - **env:** Ensure the runtime constants are all typed consistently
1328
+ ([13d8dc7](https://github.com/storm-software/stryke/commit/13d8dc7))
1329
+
1330
+ ## 0.1.2 (2025-02-10)
1331
+
1332
+ ### Miscellaneous
1333
+
1334
+ - **monorepo:** Update versions for unpublished monorepo packages
1335
+ ([4abef50](https://github.com/storm-software/stryke/commit/4abef50))
1336
+
1337
+ ## 0.1.1 (2025-02-08)
1338
+
1339
+ ### Miscellaneous
1340
+
1341
+ - **monorepo:** update auto-merge non-major dependencies
1342
+ ([#5](https://github.com/storm-software/stryke/pull/5))
1343
+
1344
+ ## 0.1.0 (2025-02-07)
1345
+
1346
+ ### Bug Fixes
1347
+
1348
+ - **cli:** Resolve typing issue with `figlet` dependency
1349
+ ([2ad7747](https://github.com/storm-software/stryke/commit/2ad7747))