@stryke/env 0.20.25 → 0.20.33
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 +1340 -0
- package/README.md +19 -9
- package/dist/ci-checks-5v7fZL3R.mjs +2 -0
- package/dist/ci-checks-5v7fZL3R.mjs.map +1 -0
- package/dist/{ci-checks.d.ts → ci-checks-BFAxtIMg.d.mts} +7 -3
- package/dist/ci-checks-BFAxtIMg.d.mts.map +1 -0
- package/dist/ci-checks-ByUPPNOk.d.cts +19 -0
- package/dist/ci-checks-ByUPPNOk.d.cts.map +1 -0
- package/dist/ci-checks-DRWFr2UM.cjs +1 -0
- package/dist/ci-checks.cjs +1 -10
- package/dist/ci-checks.d.cts +2 -0
- package/dist/ci-checks.d.mts +2 -0
- package/dist/ci-checks.mjs +1 -1
- package/dist/{environment-checks.d.ts → environment-checks-BvXEMk0w.d.mts} +22 -18
- package/dist/environment-checks-BvXEMk0w.d.mts.map +1 -0
- package/dist/environment-checks-CNP6SBWs.mjs +2 -0
- package/dist/environment-checks-CNP6SBWs.mjs.map +1 -0
- package/dist/environment-checks-TkDPh8QD.d.cts +59 -0
- package/dist/environment-checks-TkDPh8QD.d.cts.map +1 -0
- package/dist/environment-checks-ghgIrof1.cjs +1 -0
- package/dist/environment-checks.cjs +1 -84
- package/dist/environment-checks.d.cts +2 -0
- package/dist/environment-checks.d.mts +2 -0
- package/dist/environment-checks.mjs +1 -1
- package/dist/get-env-paths-CRQWNX3i.cjs +1 -0
- package/dist/get-env-paths-DReLbhw5.d.cts +64 -0
- package/dist/get-env-paths-DReLbhw5.d.cts.map +1 -0
- package/dist/get-env-paths-DUHBXxwb.mjs +2 -0
- package/dist/get-env-paths-DUHBXxwb.mjs.map +1 -0
- package/dist/get-env-paths-KTCEsWqe.d.mts +64 -0
- package/dist/get-env-paths-KTCEsWqe.d.mts.map +1 -0
- package/dist/get-env-paths.cjs +1 -58
- package/dist/get-env-paths.d.cts +2 -0
- package/dist/get-env-paths.d.mts +2 -0
- package/dist/get-env-paths.mjs +1 -1
- package/dist/index.cjs +1 -82
- package/dist/index.d.cts +8 -0
- package/dist/index.d.mts +8 -0
- package/dist/index.mjs +1 -1
- package/dist/join-paths-BMFGURJb.cjs +1 -0
- package/dist/join-paths-DoUrclq3.mjs +2 -0
- package/dist/join-paths-DoUrclq3.mjs.map +1 -0
- package/dist/{load-env.d.ts → load-env-B_Q4iLSZ.d.mts} +11 -6
- package/dist/load-env-B_Q4iLSZ.d.mts.map +1 -0
- package/dist/load-env-COR_EMlB.cjs +1 -0
- package/dist/load-env-DPtGxfd9.d.cts +61 -0
- package/dist/load-env-DPtGxfd9.d.cts.map +1 -0
- package/dist/load-env-DUjj4KN6.mjs +2 -0
- package/dist/load-env-DUjj4KN6.mjs.map +1 -0
- package/dist/load-env.cjs +1 -56
- package/dist/load-env.d.cts +2 -0
- package/dist/load-env.d.mts +2 -0
- package/dist/load-env.mjs +1 -1
- package/dist/providers-B2d_hJW2.d.mts +13 -0
- package/dist/providers-B2d_hJW2.d.mts.map +1 -0
- package/dist/providers-B9xVKxf9.cjs +1 -0
- package/dist/providers-BUdbSP8f.mjs +2 -0
- package/dist/providers-BUdbSP8f.mjs.map +1 -0
- package/dist/providers-YKl7K1Ek.d.cts +13 -0
- package/dist/providers-YKl7K1Ek.d.cts.map +1 -0
- package/dist/providers.cjs +1 -41
- package/dist/providers.d.cts +2 -0
- package/dist/providers.d.mts +2 -0
- package/dist/providers.mjs +1 -1
- package/dist/runtime-checks-Bka6c_Kr.d.mts +51 -0
- package/dist/runtime-checks-Bka6c_Kr.d.mts.map +1 -0
- package/dist/runtime-checks-DGhXcN9g.mjs +2 -0
- package/dist/runtime-checks-DGhXcN9g.mjs.map +1 -0
- package/dist/runtime-checks-Dc2IKXYE.d.cts +51 -0
- package/dist/runtime-checks-Dc2IKXYE.d.cts.map +1 -0
- package/dist/runtime-checks-NIf4Bpj9.cjs +1 -0
- package/dist/runtime-checks.cjs +1 -24
- package/dist/runtime-checks.d.cts +2 -0
- package/dist/runtime-checks.d.mts +2 -0
- package/dist/runtime-checks.mjs +1 -1
- package/dist/types-2O6mBvGZ.cjs +1 -0
- package/dist/types-D7S9q0_s.d.mts +8 -0
- package/dist/types-D7S9q0_s.d.mts.map +1 -0
- package/dist/types-DJpwQAko.d.cts +8 -0
- package/dist/types-DJpwQAko.d.cts.map +1 -0
- package/dist/types-ULysAnV9.mjs +2 -0
- package/dist/types-ULysAnV9.mjs.map +1 -0
- package/dist/types.cjs +1 -7
- package/dist/types.d.cts +2 -0
- package/dist/types.d.mts +2 -0
- package/dist/types.mjs +1 -1
- package/package.json +35 -159
- package/dist/get-env-paths.d.ts +0 -60
- package/dist/index.d.ts +0 -15
- package/dist/providers.d.ts +0 -9
- package/dist/runtime-checks.d.ts +0 -47
- package/dist/types.d.ts +0 -4
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1340 @@
|
|
|
1
|
+

|
|
2
|
+
|
|
3
|
+
# Changelog for Stryke - Env
|
|
4
|
+
|
|
5
|
+
## [0.20.32](https://github.com/storm-software/stryke/releases/tag/env%400.20.32) (12/07/2025)
|
|
6
|
+
|
|
7
|
+
### Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated **string-format** to **v0.12.19**
|
|
10
|
+
- Updated **convert** to **v0.6.19**
|
|
11
|
+
- Updated **path** to **v0.22.6**
|
|
12
|
+
- Updated **fs** to **v0.33.15**
|
|
13
|
+
|
|
14
|
+
## [0.20.31](https://github.com/storm-software/stryke/releases/tag/env%400.20.31) (12/07/2025)
|
|
15
|
+
|
|
16
|
+
### Miscellaneous
|
|
17
|
+
|
|
18
|
+
- **monorepo:** Format monorepo source files
|
|
19
|
+
([9428936](https://github.com/storm-software/stryke/commit/9428936))
|
|
20
|
+
|
|
21
|
+
### Updated Dependencies
|
|
22
|
+
|
|
23
|
+
- Updated **string-format** to **v0.12.18**
|
|
24
|
+
- Updated **convert** to **v0.6.18**
|
|
25
|
+
- Updated **path** to **v0.22.5**
|
|
26
|
+
- Updated **fs** to **v0.33.14**
|
|
27
|
+
|
|
28
|
+
## [0.20.30](https://github.com/storm-software/stryke/releases/tag/env%400.20.30) (12/06/2025)
|
|
29
|
+
|
|
30
|
+
### Features
|
|
31
|
+
|
|
32
|
+
- **tools-nx:** Resolved issue inferring build command-line arguments for local
|
|
33
|
+
packages ([de00278](https://github.com/storm-software/stryke/commit/de00278))
|
|
34
|
+
|
|
35
|
+
### Updated Dependencies
|
|
36
|
+
|
|
37
|
+
- Updated **string-format** to **v0.12.17**
|
|
38
|
+
- Updated **convert** to **v0.6.17**
|
|
39
|
+
- Updated **path** to **v0.22.4**
|
|
40
|
+
- Updated **fs** to **v0.33.13**
|
|
41
|
+
|
|
42
|
+
## [0.20.29](https://github.com/storm-software/stryke/releases/tag/env%400.20.29) (12/06/2025)
|
|
43
|
+
|
|
44
|
+
### Updated Dependencies
|
|
45
|
+
|
|
46
|
+
- Updated **string-format** to **v0.12.16**
|
|
47
|
+
- Updated **convert** to **v0.6.16**
|
|
48
|
+
- Updated **path** to **v0.22.3**
|
|
49
|
+
- Updated **fs** to **v0.33.12**
|
|
50
|
+
|
|
51
|
+
## [0.20.28](https://github.com/storm-software/stryke/releases/tag/env%400.20.28) (12/05/2025)
|
|
52
|
+
|
|
53
|
+
### Updated Dependencies
|
|
54
|
+
|
|
55
|
+
- Updated **string-format** to **v0.12.15**
|
|
56
|
+
- Updated **convert** to **v0.6.15**
|
|
57
|
+
- Updated **path** to **v0.22.2**
|
|
58
|
+
- Updated **fs** to **v0.33.11**
|
|
59
|
+
|
|
60
|
+
## [0.20.27](https://github.com/storm-software/stryke/releases/tag/env%400.20.27) (12/05/2025)
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
- **monorepo:** Update repository to use `tsdown` to build/bundle packages
|
|
65
|
+
([8ceb909](https://github.com/storm-software/stryke/commit/8ceb909))
|
|
66
|
+
|
|
67
|
+
### Updated Dependencies
|
|
68
|
+
|
|
69
|
+
- Updated **string-format** to **v0.12.14**
|
|
70
|
+
- Updated **convert** to **v0.6.14**
|
|
71
|
+
- Updated **path** to **v0.22.1**
|
|
72
|
+
- Updated **fs** to **v0.33.10**
|
|
73
|
+
|
|
74
|
+
## [0.20.26](https://github.com/storm-software/stryke/releases/tag/env%400.20.26) (12/01/2025)
|
|
75
|
+
|
|
76
|
+
### Updated Dependencies
|
|
77
|
+
|
|
78
|
+
- Updated **string-format** to **v0.12.13**
|
|
79
|
+
- Updated **convert** to **v0.6.13**
|
|
80
|
+
- Updated **path** to **v0.22.0**
|
|
81
|
+
- Updated **fs** to **v0.33.9**
|
|
82
|
+
|
|
83
|
+
## [0.20.25](https://github.com/storm-software/stryke/releases/tag/env%400.20.25) (11/30/2025)
|
|
84
|
+
|
|
85
|
+
### Updated Dependencies
|
|
86
|
+
|
|
87
|
+
- Updated **string-format** to **v0.12.12**
|
|
88
|
+
- Updated **convert** to **v0.6.12**
|
|
89
|
+
- Updated **path** to **v0.21.6**
|
|
90
|
+
- Updated **fs** to **v0.33.8**
|
|
91
|
+
|
|
92
|
+
## [0.20.24](https://github.com/storm-software/stryke/releases/tag/env%400.20.24) (11/30/2025)
|
|
93
|
+
|
|
94
|
+
### Updated Dependencies
|
|
95
|
+
|
|
96
|
+
- Updated **string-format** to **v0.12.11**
|
|
97
|
+
- Updated **convert** to **v0.6.11**
|
|
98
|
+
- Updated **path** to **v0.21.5**
|
|
99
|
+
- Updated **fs** to **v0.33.7**
|
|
100
|
+
|
|
101
|
+
## [0.20.23](https://github.com/storm-software/stryke/releases/tag/env%400.20.23) (11/30/2025)
|
|
102
|
+
|
|
103
|
+
### Updated Dependencies
|
|
104
|
+
|
|
105
|
+
- Updated **string-format** to **v0.12.10**
|
|
106
|
+
- Updated **convert** to **v0.6.10**
|
|
107
|
+
- Updated **path** to **v0.21.4**
|
|
108
|
+
- Updated **fs** to **v0.33.6**
|
|
109
|
+
|
|
110
|
+
## [0.20.22](https://github.com/storm-software/stryke/releases/tag/env%400.20.22) (11/30/2025)
|
|
111
|
+
|
|
112
|
+
### Updated Dependencies
|
|
113
|
+
|
|
114
|
+
- Updated **string-format** to **v0.12.9**
|
|
115
|
+
- Updated **convert** to **v0.6.9**
|
|
116
|
+
- Updated **path** to **v0.21.3**
|
|
117
|
+
- Updated **fs** to **v0.33.5**
|
|
118
|
+
|
|
119
|
+
## [0.20.21](https://github.com/storm-software/stryke/releases/tag/env%400.20.21) (11/24/2025)
|
|
120
|
+
|
|
121
|
+
### Updated Dependencies
|
|
122
|
+
|
|
123
|
+
- Updated **string-format** to **v0.12.8**
|
|
124
|
+
- Updated **convert** to **v0.6.8**
|
|
125
|
+
- Updated **path** to **v0.21.2**
|
|
126
|
+
- Updated **fs** to **v0.33.4**
|
|
127
|
+
|
|
128
|
+
## [0.20.20](https://github.com/storm-software/stryke/releases/tag/env%400.20.20) (11/21/2025)
|
|
129
|
+
|
|
130
|
+
### Updated Dependencies
|
|
131
|
+
|
|
132
|
+
- Updated **string-format** to **v0.12.7**
|
|
133
|
+
- Updated **convert** to **v0.6.7**
|
|
134
|
+
- Updated **path** to **v0.21.1**
|
|
135
|
+
- Updated **fs** to **v0.33.3**
|
|
136
|
+
|
|
137
|
+
## [0.20.19](https://github.com/storm-software/stryke/releases/tag/env%400.20.19) (11/21/2025)
|
|
138
|
+
|
|
139
|
+
### Updated Dependencies
|
|
140
|
+
|
|
141
|
+
- Updated **string-format** to **v0.12.6**
|
|
142
|
+
- Updated **convert** to **v0.6.6**
|
|
143
|
+
- Updated **path** to **v0.21.0**
|
|
144
|
+
- Updated **fs** to **v0.33.2**
|
|
145
|
+
|
|
146
|
+
## [0.20.18](https://github.com/storm-software/stryke/releases/tag/env%400.20.18) (11/21/2025)
|
|
147
|
+
|
|
148
|
+
### Updated Dependencies
|
|
149
|
+
|
|
150
|
+
- Updated **fs** to **v0.33.1**
|
|
151
|
+
|
|
152
|
+
## [0.20.17](https://github.com/storm-software/stryke/releases/tag/env%400.20.17) (11/21/2025)
|
|
153
|
+
|
|
154
|
+
### Updated Dependencies
|
|
155
|
+
|
|
156
|
+
- Updated **string-format** to **v0.12.5**
|
|
157
|
+
- Updated **convert** to **v0.6.5**
|
|
158
|
+
- Updated **path** to **v0.20.0**
|
|
159
|
+
- Updated **fs** to **v0.33.0**
|
|
160
|
+
|
|
161
|
+
## [0.20.16](https://github.com/storm-software/stryke/releases/tag/env%400.20.16) (11/21/2025)
|
|
162
|
+
|
|
163
|
+
### Updated Dependencies
|
|
164
|
+
|
|
165
|
+
- Updated **string-format** to **v0.12.4**
|
|
166
|
+
- Updated **convert** to **v0.6.4**
|
|
167
|
+
- Updated **path** to **v0.19.4**
|
|
168
|
+
- Updated **fs** to **v0.32.15**
|
|
169
|
+
|
|
170
|
+
## [0.20.15](https://github.com/storm-software/stryke/releases/tag/env%400.20.15) (11/21/2025)
|
|
171
|
+
|
|
172
|
+
### Updated Dependencies
|
|
173
|
+
|
|
174
|
+
- Updated **string-format** to **v0.12.3**
|
|
175
|
+
- Updated **convert** to **v0.6.3**
|
|
176
|
+
- Updated **path** to **v0.19.3**
|
|
177
|
+
- Updated **fs** to **v0.32.14**
|
|
178
|
+
|
|
179
|
+
## [0.20.14](https://github.com/storm-software/stryke/releases/tag/env%400.20.14) (11/16/2025)
|
|
180
|
+
|
|
181
|
+
### Updated Dependencies
|
|
182
|
+
|
|
183
|
+
- Updated **path** to **v0.19.2**
|
|
184
|
+
- Updated **fs** to **v0.32.13**
|
|
185
|
+
|
|
186
|
+
## [0.20.13](https://github.com/storm-software/stryke/releases/tag/env%400.20.13) (11/16/2025)
|
|
187
|
+
|
|
188
|
+
### Updated Dependencies
|
|
189
|
+
|
|
190
|
+
- Updated **string-format** to **v0.12.2**
|
|
191
|
+
- Updated **convert** to **v0.6.2**
|
|
192
|
+
- Updated **path** to **v0.19.1**
|
|
193
|
+
- Updated **fs** to **v0.32.12**
|
|
194
|
+
|
|
195
|
+
## [0.20.12](https://github.com/storm-software/stryke/releases/tag/env%400.20.12) (11/08/2025)
|
|
196
|
+
|
|
197
|
+
### Updated Dependencies
|
|
198
|
+
|
|
199
|
+
- Updated **string-format** to **v0.12.1**
|
|
200
|
+
- Updated **convert** to **v0.6.1**
|
|
201
|
+
- Updated **path** to **v0.19.0**
|
|
202
|
+
- Updated **fs** to **v0.32.11**
|
|
203
|
+
|
|
204
|
+
## [0.20.11](https://github.com/storm-software/stryke/releases/tag/env%400.20.11) (2025-10-31)
|
|
205
|
+
|
|
206
|
+
### Miscellaneous
|
|
207
|
+
|
|
208
|
+
- **monorepo:** Update workspace package links
|
|
209
|
+
([7ecd2b1](https://github.com/storm-software/stryke/commit/7ecd2b1))
|
|
210
|
+
|
|
211
|
+
## [0.20.10](https://github.com/storm-software/stryke/releases/tag/env%400.20.10) (2025-10-31)
|
|
212
|
+
|
|
213
|
+
### Miscellaneous
|
|
214
|
+
|
|
215
|
+
- **monorepo:** Update workspace package links
|
|
216
|
+
([a497650](https://github.com/storm-software/stryke/commit/a497650))
|
|
217
|
+
|
|
218
|
+
### Updated Dependencies
|
|
219
|
+
|
|
220
|
+
- Updated path to 0.18.5
|
|
221
|
+
|
|
222
|
+
## [0.20.9](https://github.com/storm-software/stryke/releases/tag/env%400.20.9) (2025-10-31)
|
|
223
|
+
|
|
224
|
+
### Miscellaneous
|
|
225
|
+
|
|
226
|
+
- **monorepo:** Update workspace package links
|
|
227
|
+
([27c29d0](https://github.com/storm-software/stryke/commit/27c29d0))
|
|
228
|
+
|
|
229
|
+
### Updated Dependencies
|
|
230
|
+
|
|
231
|
+
- Updated fs to 0.32.9
|
|
232
|
+
|
|
233
|
+
## [0.20.8](https://github.com/storm-software/stryke/releases/tag/env%400.20.8) (2025-10-31)
|
|
234
|
+
|
|
235
|
+
### Miscellaneous
|
|
236
|
+
|
|
237
|
+
- **monorepo:** Update workspace package links
|
|
238
|
+
([340f8c3](https://github.com/storm-software/stryke/commit/340f8c3))
|
|
239
|
+
|
|
240
|
+
### Updated Dependencies
|
|
241
|
+
|
|
242
|
+
- Updated path to 0.18.4
|
|
243
|
+
- Updated fs to 0.32.8
|
|
244
|
+
|
|
245
|
+
## [0.20.7](https://github.com/storm-software/stryke/releases/tag/env%400.20.7) (2025-10-31)
|
|
246
|
+
|
|
247
|
+
### Miscellaneous
|
|
248
|
+
|
|
249
|
+
- **monorepo:** Update workspace package links
|
|
250
|
+
([83bd062](https://github.com/storm-software/stryke/commit/83bd062))
|
|
251
|
+
|
|
252
|
+
### Updated Dependencies
|
|
253
|
+
|
|
254
|
+
- Updated path to 0.18.3
|
|
255
|
+
- Updated fs to 0.32.7
|
|
256
|
+
|
|
257
|
+
## [0.20.6](https://github.com/storm-software/stryke/releases/tag/env%400.20.6) (2025-10-30)
|
|
258
|
+
|
|
259
|
+
### Miscellaneous
|
|
260
|
+
|
|
261
|
+
- **monorepo:** Update workspace package links
|
|
262
|
+
([c4b2b7b](https://github.com/storm-software/stryke/commit/c4b2b7b))
|
|
263
|
+
|
|
264
|
+
### Updated Dependencies
|
|
265
|
+
|
|
266
|
+
- Updated path to 0.18.1
|
|
267
|
+
- Updated fs to 0.32.5
|
|
268
|
+
|
|
269
|
+
## [0.20.5](https://github.com/storm-software/stryke/releases/tag/env%400.20.5) (2025-10-28)
|
|
270
|
+
|
|
271
|
+
### Miscellaneous
|
|
272
|
+
|
|
273
|
+
- **monorepo:** Update workspace package links
|
|
274
|
+
([bd20f01](https://github.com/storm-software/stryke/commit/bd20f01))
|
|
275
|
+
|
|
276
|
+
## [0.20.4](https://github.com/storm-software/stryke/releases/tag/env%400.20.4) (2025-10-28)
|
|
277
|
+
|
|
278
|
+
### Miscellaneous
|
|
279
|
+
|
|
280
|
+
- **monorepo:** Update workspace package dependencies
|
|
281
|
+
([af73cb6](https://github.com/storm-software/stryke/commit/af73cb6))
|
|
282
|
+
|
|
283
|
+
### Updated Dependencies
|
|
284
|
+
|
|
285
|
+
- Updated fs to 0.32.3
|
|
286
|
+
|
|
287
|
+
## [0.20.3](https://github.com/storm-software/stryke/releases/tag/env%400.20.3) (2025-10-24)
|
|
288
|
+
|
|
289
|
+
### Miscellaneous
|
|
290
|
+
|
|
291
|
+
- **monorepo:** Update workspace package links
|
|
292
|
+
([1b544f2](https://github.com/storm-software/stryke/commit/1b544f2))
|
|
293
|
+
|
|
294
|
+
### Updated Dependencies
|
|
295
|
+
|
|
296
|
+
- Updated path to 0.17.0
|
|
297
|
+
|
|
298
|
+
## [0.20.2](https://github.com/storm-software/stryke/releases/tag/env%400.20.2) (2025-10-21)
|
|
299
|
+
|
|
300
|
+
### Bug Fixes
|
|
301
|
+
|
|
302
|
+
- **fs:** Ensure correct return value is provided by `getParentPath` helper
|
|
303
|
+
([cbabed5](https://github.com/storm-software/stryke/commit/cbabed5))
|
|
304
|
+
|
|
305
|
+
### Updated Dependencies
|
|
306
|
+
|
|
307
|
+
- Updated fs to 0.32.2
|
|
308
|
+
|
|
309
|
+
## [0.20.1](https://github.com/storm-software/stryke/releases/tag/env%400.20.1) (2025-10-21)
|
|
310
|
+
|
|
311
|
+
### Bug Fixes
|
|
312
|
+
|
|
313
|
+
- **fs:** Remove unneeded try-catch block from read-file
|
|
314
|
+
([596dc65](https://github.com/storm-software/stryke/commit/596dc65))
|
|
315
|
+
|
|
316
|
+
### Updated Dependencies
|
|
317
|
+
|
|
318
|
+
- Updated fs to 0.32.1
|
|
319
|
+
|
|
320
|
+
## [0.20.0](https://github.com/storm-software/stryke/releases/tag/env%400.20.0) (2025-10-21)
|
|
321
|
+
|
|
322
|
+
### Features
|
|
323
|
+
|
|
324
|
+
- **path:** Resolve issues with parent path resolution functions
|
|
325
|
+
([f3abb0f](https://github.com/storm-software/stryke/commit/f3abb0f))
|
|
326
|
+
|
|
327
|
+
### Updated Dependencies
|
|
328
|
+
|
|
329
|
+
- Updated path to 0.16.0
|
|
330
|
+
- Updated fs to 0.32.0
|
|
331
|
+
|
|
332
|
+
## [0.19.12](https://github.com/storm-software/stryke/releases/tag/env%400.19.12) (2025-10-19)
|
|
333
|
+
|
|
334
|
+
### Miscellaneous
|
|
335
|
+
|
|
336
|
+
- **monorepo:** Update workspace package links
|
|
337
|
+
([18a8564](https://github.com/storm-software/stryke/commit/18a8564))
|
|
338
|
+
|
|
339
|
+
### Updated Dependencies
|
|
340
|
+
|
|
341
|
+
- Updated fs to 0.31.4
|
|
342
|
+
|
|
343
|
+
## [0.19.11](https://github.com/storm-software/stryke/releases/tag/env%400.19.11) (2025-10-19)
|
|
344
|
+
|
|
345
|
+
### Miscellaneous
|
|
346
|
+
|
|
347
|
+
- **monorepo:** Update workspace package links
|
|
348
|
+
([577a6a0](https://github.com/storm-software/stryke/commit/577a6a0))
|
|
349
|
+
|
|
350
|
+
### Updated Dependencies
|
|
351
|
+
|
|
352
|
+
- Updated fs to 0.31.3
|
|
353
|
+
|
|
354
|
+
## [0.19.10](https://github.com/storm-software/stryke/releases/tag/env%400.19.10) (2025-10-19)
|
|
355
|
+
|
|
356
|
+
### Miscellaneous
|
|
357
|
+
|
|
358
|
+
- **monorepo:** Update workspace package links
|
|
359
|
+
([127e66b](https://github.com/storm-software/stryke/commit/127e66b))
|
|
360
|
+
|
|
361
|
+
### Updated Dependencies
|
|
362
|
+
|
|
363
|
+
- Updated fs to 0.31.2
|
|
364
|
+
|
|
365
|
+
## [0.19.9](https://github.com/storm-software/stryke/releases/tag/env%400.19.9) (2025-10-19)
|
|
366
|
+
|
|
367
|
+
### Miscellaneous
|
|
368
|
+
|
|
369
|
+
- **monorepo:** Update workspace package links
|
|
370
|
+
([409c95c](https://github.com/storm-software/stryke/commit/409c95c))
|
|
371
|
+
|
|
372
|
+
### Updated Dependencies
|
|
373
|
+
|
|
374
|
+
- Updated path to 0.15.5
|
|
375
|
+
- Updated fs to 0.31.1
|
|
376
|
+
|
|
377
|
+
## [0.19.8](https://github.com/storm-software/stryke/releases/tag/env%400.19.8) (2025-10-19)
|
|
378
|
+
|
|
379
|
+
### Miscellaneous
|
|
380
|
+
|
|
381
|
+
- **monorepo:** Update workspace package links
|
|
382
|
+
([28fe99e](https://github.com/storm-software/stryke/commit/28fe99e))
|
|
383
|
+
|
|
384
|
+
### Updated Dependencies
|
|
385
|
+
|
|
386
|
+
- Updated fs to 0.31.0
|
|
387
|
+
|
|
388
|
+
## [0.19.7](https://github.com/storm-software/stryke/releases/tag/env%400.19.7) (2025-10-19)
|
|
389
|
+
|
|
390
|
+
### Miscellaneous
|
|
391
|
+
|
|
392
|
+
- **monorepo:** Update workspace package links
|
|
393
|
+
([571eb0c](https://github.com/storm-software/stryke/commit/571eb0c))
|
|
394
|
+
|
|
395
|
+
### Updated Dependencies
|
|
396
|
+
|
|
397
|
+
- Updated fs to 0.30.5
|
|
398
|
+
|
|
399
|
+
## [0.19.6](https://github.com/storm-software/stryke/releases/tag/env%400.19.6) (2025-10-19)
|
|
400
|
+
|
|
401
|
+
### Miscellaneous
|
|
402
|
+
|
|
403
|
+
- **monorepo:** Update workspace package links
|
|
404
|
+
([fbdd460](https://github.com/storm-software/stryke/commit/fbdd460))
|
|
405
|
+
|
|
406
|
+
### Updated Dependencies
|
|
407
|
+
|
|
408
|
+
- Updated fs to 0.30.4
|
|
409
|
+
|
|
410
|
+
## [0.19.5](https://github.com/storm-software/stryke/releases/tag/env%400.19.5) (2025-10-18)
|
|
411
|
+
|
|
412
|
+
### Miscellaneous
|
|
413
|
+
|
|
414
|
+
- **monorepo:** Update workspace package links
|
|
415
|
+
([81ec19e](https://github.com/storm-software/stryke/commit/81ec19e))
|
|
416
|
+
|
|
417
|
+
### Updated Dependencies
|
|
418
|
+
|
|
419
|
+
- Updated fs to 0.30.3
|
|
420
|
+
|
|
421
|
+
## [0.19.4](https://github.com/storm-software/stryke/releases/tag/env%400.19.4) (2025-10-17)
|
|
422
|
+
|
|
423
|
+
### Miscellaneous
|
|
424
|
+
|
|
425
|
+
- **monorepo:** Update workspace package links
|
|
426
|
+
([48c30ea](https://github.com/storm-software/stryke/commit/48c30ea))
|
|
427
|
+
|
|
428
|
+
### Updated Dependencies
|
|
429
|
+
|
|
430
|
+
- Updated fs to 0.30.2
|
|
431
|
+
|
|
432
|
+
## [0.19.3](https://github.com/storm-software/stryke/releases/tag/env%400.19.3) (2025-10-17)
|
|
433
|
+
|
|
434
|
+
### Miscellaneous
|
|
435
|
+
|
|
436
|
+
- **monorepo:** Update workspace package links
|
|
437
|
+
([35d05c1](https://github.com/storm-software/stryke/commit/35d05c1))
|
|
438
|
+
|
|
439
|
+
### Updated Dependencies
|
|
440
|
+
|
|
441
|
+
- Updated fs to 0.30.1
|
|
442
|
+
|
|
443
|
+
## [0.19.2](https://github.com/storm-software/stryke/releases/tag/env%400.19.2) (2025-10-17)
|
|
444
|
+
|
|
445
|
+
### Miscellaneous
|
|
446
|
+
|
|
447
|
+
- **monorepo:** Update workspace package links
|
|
448
|
+
([7dca096](https://github.com/storm-software/stryke/commit/7dca096))
|
|
449
|
+
|
|
450
|
+
### Updated Dependencies
|
|
451
|
+
|
|
452
|
+
- Updated path to 0.15.4
|
|
453
|
+
- Updated fs to 0.30.0
|
|
454
|
+
|
|
455
|
+
## [0.19.1](https://github.com/storm-software/stryke/releases/tag/env%400.19.1) (2025-10-08)
|
|
456
|
+
|
|
457
|
+
### Miscellaneous
|
|
458
|
+
|
|
459
|
+
- **monorepo:** Update workspace package links
|
|
460
|
+
([af38855](https://github.com/storm-software/stryke/commit/af38855))
|
|
461
|
+
|
|
462
|
+
### Updated Dependencies
|
|
463
|
+
|
|
464
|
+
- Updated path to 0.15.3
|
|
465
|
+
- Updated fs to 0.29.0
|
|
466
|
+
|
|
467
|
+
## [0.19.0](https://github.com/storm-software/stryke/releases/tag/env%400.19.0) (2025-10-02)
|
|
468
|
+
|
|
469
|
+
### Features
|
|
470
|
+
|
|
471
|
+
- **env:** Added helper functions to parse mode string variables
|
|
472
|
+
([676d371](https://github.com/storm-software/stryke/commit/676d371))
|
|
473
|
+
|
|
474
|
+
### Miscellaneous
|
|
475
|
+
|
|
476
|
+
- **types:** Reformat package source code files
|
|
477
|
+
([4265aae](https://github.com/storm-software/stryke/commit/4265aae))
|
|
478
|
+
|
|
479
|
+
### Updated Dependencies
|
|
480
|
+
|
|
481
|
+
- Updated fs to 0.28.7
|
|
482
|
+
|
|
483
|
+
## [0.18.13](https://github.com/storm-software/stryke/releases/tag/env%400.18.13) (2025-09-22)
|
|
484
|
+
|
|
485
|
+
### Miscellaneous
|
|
486
|
+
|
|
487
|
+
- **monorepo:** Update workspace package links
|
|
488
|
+
([9228659](https://github.com/storm-software/stryke/commit/9228659))
|
|
489
|
+
|
|
490
|
+
### Updated Dependencies
|
|
491
|
+
|
|
492
|
+
- Updated path to 0.15.2
|
|
493
|
+
- Updated fs to 0.28.6
|
|
494
|
+
|
|
495
|
+
## [0.18.12](https://github.com/storm-software/stryke/releases/tag/env%400.18.12) (2025-09-21)
|
|
496
|
+
|
|
497
|
+
### Miscellaneous
|
|
498
|
+
|
|
499
|
+
- **monorepo:** Update workspace's `storm-ops` dependencies
|
|
500
|
+
([0937d9d](https://github.com/storm-software/stryke/commit/0937d9d))
|
|
501
|
+
|
|
502
|
+
## [0.18.11](https://github.com/storm-software/stryke/releases/tag/env%400.18.11) (2025-09-20)
|
|
503
|
+
|
|
504
|
+
### Miscellaneous
|
|
505
|
+
|
|
506
|
+
- **monorepo:** Update workspace package links
|
|
507
|
+
([a83ad28](https://github.com/storm-software/stryke/commit/a83ad28))
|
|
508
|
+
|
|
509
|
+
### Updated Dependencies
|
|
510
|
+
|
|
511
|
+
- Updated fs to 0.28.5
|
|
512
|
+
|
|
513
|
+
## [0.18.10](https://github.com/storm-software/stryke/releases/tag/env%400.18.10) (2025-09-20)
|
|
514
|
+
|
|
515
|
+
### Miscellaneous
|
|
516
|
+
|
|
517
|
+
- **monorepo:** Update workspace package links
|
|
518
|
+
([6a19f93](https://github.com/storm-software/stryke/commit/6a19f93))
|
|
519
|
+
|
|
520
|
+
### Updated Dependencies
|
|
521
|
+
|
|
522
|
+
- Updated path to 0.15.0
|
|
523
|
+
- Updated fs to 0.28.4
|
|
524
|
+
|
|
525
|
+
## [0.18.9](https://github.com/storm-software/stryke/releases/tag/env%400.18.9) (2025-09-19)
|
|
526
|
+
|
|
527
|
+
### Miscellaneous
|
|
528
|
+
|
|
529
|
+
- **monorepo:** Update `storm-ops` workspace dependencies
|
|
530
|
+
([23343cf](https://github.com/storm-software/stryke/commit/23343cf))
|
|
531
|
+
|
|
532
|
+
### Updated Dependencies
|
|
533
|
+
|
|
534
|
+
- Updated convert to 0.6.0
|
|
535
|
+
- Updated path to 0.14.1
|
|
536
|
+
|
|
537
|
+
## [0.18.8](https://github.com/storm-software/stryke/releases/tag/env%400.18.8) (2025-09-16)
|
|
538
|
+
|
|
539
|
+
### Miscellaneous
|
|
540
|
+
|
|
541
|
+
- **monorepo:** Update workspace package links
|
|
542
|
+
([ad1b76a](https://github.com/storm-software/stryke/commit/ad1b76a))
|
|
543
|
+
|
|
544
|
+
### Updated Dependencies
|
|
545
|
+
|
|
546
|
+
- Updated fs to 0.28.3
|
|
547
|
+
|
|
548
|
+
## [0.18.7](https://github.com/storm-software/stryke/releases/tag/env%400.18.7) (2025-09-16)
|
|
549
|
+
|
|
550
|
+
### Miscellaneous
|
|
551
|
+
|
|
552
|
+
- **monorepo:** Update workspace package dependencies
|
|
553
|
+
([c089ef0](https://github.com/storm-software/stryke/commit/c089ef0))
|
|
554
|
+
|
|
555
|
+
### Updated Dependencies
|
|
556
|
+
|
|
557
|
+
- Updated path to 0.14.0
|
|
558
|
+
- Updated fs to 0.28.2
|
|
559
|
+
|
|
560
|
+
## [0.18.6](https://github.com/storm-software/stryke/releases/tag/env%400.18.6) (2025-09-13)
|
|
561
|
+
|
|
562
|
+
### Miscellaneous
|
|
563
|
+
|
|
564
|
+
- **monorepo:** Update workspace package links
|
|
565
|
+
([ad0b548](https://github.com/storm-software/stryke/commit/ad0b548))
|
|
566
|
+
|
|
567
|
+
### Updated Dependencies
|
|
568
|
+
|
|
569
|
+
- Updated fs to 0.28.1
|
|
570
|
+
|
|
571
|
+
## [0.18.5](https://github.com/storm-software/stryke/releases/tag/env%400.18.5) (2025-09-12)
|
|
572
|
+
|
|
573
|
+
### Miscellaneous
|
|
574
|
+
|
|
575
|
+
- **monorepo:** Added required Storm-Ops `tsdoc` package
|
|
576
|
+
([7d2fc7c](https://github.com/storm-software/stryke/commit/7d2fc7c))
|
|
577
|
+
|
|
578
|
+
### Updated Dependencies
|
|
579
|
+
|
|
580
|
+
- Updated convert to 0.5.0
|
|
581
|
+
|
|
582
|
+
## [0.18.4](https://github.com/storm-software/stryke/releases/tag/env%400.18.4) (2025-09-11)
|
|
583
|
+
|
|
584
|
+
### Miscellaneous
|
|
585
|
+
|
|
586
|
+
- **monorepo:** Update workspace package links
|
|
587
|
+
([ec3e20e](https://github.com/storm-software/stryke/commit/ec3e20e))
|
|
588
|
+
|
|
589
|
+
### Updated Dependencies
|
|
590
|
+
|
|
591
|
+
- Updated fs to 0.28.0
|
|
592
|
+
|
|
593
|
+
## [0.18.3](https://github.com/storm-software/stryke/releases/tag/env%400.18.3) (2025-09-11)
|
|
594
|
+
|
|
595
|
+
### Miscellaneous
|
|
596
|
+
|
|
597
|
+
- **monorepo:** Update workspace package links
|
|
598
|
+
([4d916d3](https://github.com/storm-software/stryke/commit/4d916d3))
|
|
599
|
+
|
|
600
|
+
### Updated Dependencies
|
|
601
|
+
|
|
602
|
+
- Updated convert to 0.3.2
|
|
603
|
+
- Updated fs to 0.27.1
|
|
604
|
+
|
|
605
|
+
## [0.18.2](https://github.com/storm-software/stryke/releases/tag/env%400.18.2) (2025-09-08)
|
|
606
|
+
|
|
607
|
+
### Miscellaneous
|
|
608
|
+
|
|
609
|
+
- **monorepo:** Update workspace package links
|
|
610
|
+
([c741317](https://github.com/storm-software/stryke/commit/c741317))
|
|
611
|
+
|
|
612
|
+
### Updated Dependencies
|
|
613
|
+
|
|
614
|
+
- Updated path to 0.13.1
|
|
615
|
+
- Updated fs to 0.27.0
|
|
616
|
+
|
|
617
|
+
## [0.18.1](https://github.com/storm-software/stryke/releases/tag/env%400.18.1) (2025-09-08)
|
|
618
|
+
|
|
619
|
+
### Bug Fixes
|
|
620
|
+
|
|
621
|
+
- **env:** Resolved issues with out of date package references
|
|
622
|
+
([bf77e7c](https://github.com/storm-software/stryke/commit/bf77e7c))
|
|
623
|
+
|
|
624
|
+
### Updated Dependencies
|
|
625
|
+
|
|
626
|
+
- Updated path to 0.13.0
|
|
627
|
+
- Updated fs to 0.26.0
|
|
628
|
+
|
|
629
|
+
## [0.18.0](https://github.com/storm-software/stryke/releases/tag/env%400.18.0) (2025-09-07)
|
|
630
|
+
|
|
631
|
+
### Features
|
|
632
|
+
|
|
633
|
+
- **env:** Update prefix check to include `PUBLIC_` by default
|
|
634
|
+
([8b958d8](https://github.com/storm-software/stryke/commit/8b958d8))
|
|
635
|
+
|
|
636
|
+
## [0.17.6](https://github.com/storm-software/stryke/releases/tag/env%400.17.6) (2025-08-29)
|
|
637
|
+
|
|
638
|
+
### Miscellaneous
|
|
639
|
+
|
|
640
|
+
- **monorepo:** Update workspace's Nx dependencies to v21.4.1
|
|
641
|
+
([9991522](https://github.com/storm-software/stryke/commit/9991522))
|
|
642
|
+
|
|
643
|
+
### Updated Dependencies
|
|
644
|
+
|
|
645
|
+
- Updated fs to 0.25.0
|
|
646
|
+
|
|
647
|
+
## [0.17.5](https://github.com/storm-software/stryke/releases/tag/env%400.17.5) (2025-08-28)
|
|
648
|
+
|
|
649
|
+
### Bug Fixes
|
|
650
|
+
|
|
651
|
+
- **fs:** Resolved issue comparing versions in `isPackageListed` utility
|
|
652
|
+
([a9d1bb9](https://github.com/storm-software/stryke/commit/a9d1bb9))
|
|
653
|
+
|
|
654
|
+
### Updated Dependencies
|
|
655
|
+
|
|
656
|
+
- Updated fs to 0.24.2
|
|
657
|
+
|
|
658
|
+
## [0.17.4](https://github.com/storm-software/stryke/releases/tag/env%400.17.4) (2025-08-28)
|
|
659
|
+
|
|
660
|
+
### Bug Fixes
|
|
661
|
+
|
|
662
|
+
- **fs:** Resolve issue with `isPackageListed` version parser
|
|
663
|
+
([0d21d6b](https://github.com/storm-software/stryke/commit/0d21d6b))
|
|
664
|
+
|
|
665
|
+
### Updated Dependencies
|
|
666
|
+
|
|
667
|
+
- Updated string-format to 0.10.0
|
|
668
|
+
- Updated fs to 0.24.1
|
|
669
|
+
|
|
670
|
+
## [0.17.3](https://github.com/storm-software/stryke/releases/tag/env%400.17.3) (2025-08-28)
|
|
671
|
+
|
|
672
|
+
### Miscellaneous
|
|
673
|
+
|
|
674
|
+
- **monorepo:** Reformat repository source files
|
|
675
|
+
([b365eb5](https://github.com/storm-software/stryke/commit/b365eb5))
|
|
676
|
+
|
|
677
|
+
### Updated Dependencies
|
|
678
|
+
|
|
679
|
+
- Updated string-format to 0.9.2
|
|
680
|
+
- Updated path to 0.12.5
|
|
681
|
+
- Updated fs to 0.24.0
|
|
682
|
+
|
|
683
|
+
## [0.17.2](https://github.com/storm-software/stryke/releases/tag/env%400.17.2) (2025-08-11)
|
|
684
|
+
|
|
685
|
+
### Bug Fixes
|
|
686
|
+
|
|
687
|
+
- **capnp:** Write output to the schema directory if it doesn't exist
|
|
688
|
+
([ee6d045](https://github.com/storm-software/stryke/commit/ee6d045))
|
|
689
|
+
|
|
690
|
+
### Updated Dependencies
|
|
691
|
+
|
|
692
|
+
- Updated fs to 0.23.4
|
|
693
|
+
|
|
694
|
+
## [0.17.1](https://github.com/storm-software/stryke/releases/tag/env%400.17.1) (2025-08-11)
|
|
695
|
+
|
|
696
|
+
### Miscellaneous
|
|
697
|
+
|
|
698
|
+
- **monorepo:** Update workspace package links
|
|
699
|
+
([10f3db2](https://github.com/storm-software/stryke/commit/10f3db2))
|
|
700
|
+
|
|
701
|
+
## [0.17.0](https://github.com/storm-software/stryke/releases/tag/env%400.17.0) (2025-08-08)
|
|
702
|
+
|
|
703
|
+
### Features
|
|
704
|
+
|
|
705
|
+
- **string-format:** Updated acronyms to a lookup table with `description` and
|
|
706
|
+
`display` names
|
|
707
|
+
([3d7c464](https://github.com/storm-software/stryke/commit/3d7c464))
|
|
708
|
+
|
|
709
|
+
### Updated Dependencies
|
|
710
|
+
|
|
711
|
+
- Updated string-format to 0.9.0
|
|
712
|
+
|
|
713
|
+
## [0.16.0](https://github.com/storm-software/stryke/releases/tag/env%400.16.0) (2025-08-07)
|
|
714
|
+
|
|
715
|
+
### Features
|
|
716
|
+
|
|
717
|
+
- **string-format:** Added more format check functions
|
|
718
|
+
([91a9019](https://github.com/storm-software/stryke/commit/91a9019))
|
|
719
|
+
|
|
720
|
+
### Updated Dependencies
|
|
721
|
+
|
|
722
|
+
- Updated string-format to 0.7.0
|
|
723
|
+
|
|
724
|
+

|
|
725
|
+
|
|
726
|
+
# Changelog for Stryke - Env
|
|
727
|
+
|
|
728
|
+
## [0.15.17](https://github.com/storm-software/stryke/releases/tag/env%400.15.17) (2025-08-07)
|
|
729
|
+
|
|
730
|
+
### Bug Fixes
|
|
731
|
+
|
|
732
|
+
- **string-format:** Resolve issues with converting from CONSTANT_CASE to others
|
|
733
|
+
([10ea453](https://github.com/storm-software/stryke/commit/10ea453))
|
|
734
|
+
|
|
735
|
+
### Updated Dependencies
|
|
736
|
+
|
|
737
|
+
- Updated string-format to 0.6.3
|
|
738
|
+
|
|
739
|
+
## [0.15.16](https://github.com/storm-software/stryke/releases/tag/env%400.15.16) (2025-08-07)
|
|
740
|
+
|
|
741
|
+
### Bug Fixes
|
|
742
|
+
|
|
743
|
+
- **string-format:** Resolve issues with string format checkers' RegExp code
|
|
744
|
+
([811e9f9](https://github.com/storm-software/stryke/commit/811e9f9))
|
|
745
|
+
|
|
746
|
+
### Updated Dependencies
|
|
747
|
+
|
|
748
|
+
- Updated string-format to 0.6.2
|
|
749
|
+
|
|
750
|
+

|
|
751
|
+
|
|
752
|
+
# Changelog for Stryke - Env
|
|
753
|
+
|
|
754
|
+
## [0.15.15](https://github.com/storm-software/stryke/releases/tag/env%400.15.15) (2025-08-06)
|
|
755
|
+
|
|
756
|
+
### Miscellaneous
|
|
757
|
+
|
|
758
|
+
- **monorepo:** Update workspace package links
|
|
759
|
+
([1ccb861](https://github.com/storm-software/stryke/commit/1ccb861))
|
|
760
|
+
|
|
761
|
+
## [0.15.14](https://github.com/storm-software/stryke/releases/tag/env%400.15.14) (2025-08-06)
|
|
762
|
+
|
|
763
|
+
### Miscellaneous
|
|
764
|
+
|
|
765
|
+
- **capnp:** Update the lib build to bundle
|
|
766
|
+
([2a488a0](https://github.com/storm-software/stryke/commit/2a488a0))
|
|
767
|
+
|
|
768
|
+
### Updated Dependencies
|
|
769
|
+
|
|
770
|
+
- Updated fs to 0.23.3
|
|
771
|
+
|
|
772
|
+
## [0.15.13](https://github.com/storm-software/stryke/releases/tag/env%400.15.13) (2025-08-05)
|
|
773
|
+
|
|
774
|
+
### Miscellaneous
|
|
775
|
+
|
|
776
|
+
- **monorepo:** Update workspace package links
|
|
777
|
+
([7a49a62](https://github.com/storm-software/stryke/commit/7a49a62))
|
|
778
|
+
|
|
779
|
+
### Updated Dependencies
|
|
780
|
+
|
|
781
|
+
- Updated path to 0.12.3
|
|
782
|
+
- Updated fs to 0.23.2
|
|
783
|
+
|
|
784
|
+
## [0.15.12](https://github.com/storm-software/stryke/releases/tag/env%400.15.12) (2025-08-05)
|
|
785
|
+
|
|
786
|
+
### Miscellaneous
|
|
787
|
+
|
|
788
|
+
- **monorepo:** Formatting and package link updates
|
|
789
|
+
([090da0a](https://github.com/storm-software/stryke/commit/090da0a))
|
|
790
|
+
|
|
791
|
+
### Updated Dependencies
|
|
792
|
+
|
|
793
|
+
- Updated path to 0.12.2
|
|
794
|
+
- Updated fs to 0.23.1
|
|
795
|
+
|
|
796
|
+
## [0.15.11](https://github.com/storm-software/stryke/releases/tag/env%400.15.11) (2025-08-04)
|
|
797
|
+
|
|
798
|
+
### Bug Fixes
|
|
799
|
+
|
|
800
|
+
- **monorepo:** Resolved repository type-check failures
|
|
801
|
+
([d196ace](https://github.com/storm-software/stryke/commit/d196ace))
|
|
802
|
+
|
|
803
|
+
### Miscellaneous
|
|
804
|
+
|
|
805
|
+
- **monorepo:** Update workspace package links
|
|
806
|
+
([25e1bd7](https://github.com/storm-software/stryke/commit/25e1bd7))
|
|
807
|
+
|
|
808
|
+
### Updated Dependencies
|
|
809
|
+
|
|
810
|
+
- Updated string-format to 0.6.0
|
|
811
|
+
- Updated fs to 0.23.0
|
|
812
|
+
|
|
813
|
+
## [0.15.10](https://github.com/storm-software/stryke/releases/tag/env%400.15.10) (2025-08-02)
|
|
814
|
+
|
|
815
|
+
### Miscellaneous
|
|
816
|
+
|
|
817
|
+
- **monorepo:** Update workspace packages' dependencies
|
|
818
|
+
([ec96eb4](https://github.com/storm-software/stryke/commit/ec96eb4))
|
|
819
|
+
|
|
820
|
+
### Updated Dependencies
|
|
821
|
+
|
|
822
|
+
- Updated string-format to 0.5.3
|
|
823
|
+
- Updated path to 0.12.1
|
|
824
|
+
- Updated fs to 0.22.9
|
|
825
|
+
|
|
826
|
+
## [0.15.9](https://github.com/storm-software/stryke/releases/tag/env%400.15.9) (2025-07-05)
|
|
827
|
+
|
|
828
|
+
### Miscellaneous
|
|
829
|
+
|
|
830
|
+
- **monorepo:** Update workspace package links
|
|
831
|
+
([10f678c](https://github.com/storm-software/stryke/commit/10f678c))
|
|
832
|
+
|
|
833
|
+
### Updated Dependencies
|
|
834
|
+
|
|
835
|
+
- Updated path to 0.12.0
|
|
836
|
+
- Updated fs to 0.22.8
|
|
837
|
+
|
|
838
|
+
## [0.15.8](https://github.com/storm-software/stryke/releases/tag/env%400.15.8) (2025-07-04)
|
|
839
|
+
|
|
840
|
+
### Miscellaneous
|
|
841
|
+
|
|
842
|
+
- **monorepo:** Update workspace package links
|
|
843
|
+
([9a660d8](https://github.com/storm-software/stryke/commit/9a660d8))
|
|
844
|
+
|
|
845
|
+
### Updated Dependencies
|
|
846
|
+
|
|
847
|
+
- Updated path to 0.11.0
|
|
848
|
+
- Updated fs to 0.22.7
|
|
849
|
+
|
|
850
|
+
## [0.15.7](https://github.com/storm-software/stryke/releases/tag/env%400.15.7) (2025-07-03)
|
|
851
|
+
|
|
852
|
+
### Miscellaneous
|
|
853
|
+
|
|
854
|
+
- **monorepo:** Update workspace package links
|
|
855
|
+
([4a6d82c](https://github.com/storm-software/stryke/commit/4a6d82c))
|
|
856
|
+
|
|
857
|
+
### Updated Dependencies
|
|
858
|
+
|
|
859
|
+
- Updated fs to 0.22.6
|
|
860
|
+
|
|
861
|
+
## [0.15.6](https://github.com/storm-software/stryke/releases/tag/env%400.15.6) (2025-07-03)
|
|
862
|
+
|
|
863
|
+
### Miscellaneous
|
|
864
|
+
|
|
865
|
+
- **monorepo:** Resolve lint rule violations
|
|
866
|
+
([6e6bfdb](https://github.com/storm-software/stryke/commit/6e6bfdb))
|
|
867
|
+
- **monorepo:** Update workspace package links
|
|
868
|
+
([2689e0a](https://github.com/storm-software/stryke/commit/2689e0a))
|
|
869
|
+
|
|
870
|
+
### Updated Dependencies
|
|
871
|
+
|
|
872
|
+
- Updated string-format to 0.5.2
|
|
873
|
+
- Updated path to 0.10.2
|
|
874
|
+
- Updated fs to 0.22.5
|
|
875
|
+
|
|
876
|
+
## [0.15.5](https://github.com/storm-software/stryke/releases/tag/env%400.15.5) (2025-07-02)
|
|
877
|
+
|
|
878
|
+
### Bug Fixes
|
|
879
|
+
|
|
880
|
+
- **env:** Resolved issue with invalid TypeScript definition
|
|
881
|
+
([141ea02](https://github.com/storm-software/stryke/commit/141ea02))
|
|
882
|
+
|
|
883
|
+
### Updated Dependencies
|
|
884
|
+
|
|
885
|
+
- Updated path to 0.10.1
|
|
886
|
+
- Updated fs to 0.22.4
|
|
887
|
+
|
|
888
|
+
## [0.15.4](https://github.com/storm-software/stryke/releases/tag/env%400.15.4) (2025-07-01)
|
|
889
|
+
|
|
890
|
+
### Miscellaneous
|
|
891
|
+
|
|
892
|
+
- **monorepo:** Update workspace package links
|
|
893
|
+
([7b05f38](https://github.com/storm-software/stryke/commit/7b05f38))
|
|
894
|
+
|
|
895
|
+
### Updated Dependencies
|
|
896
|
+
|
|
897
|
+
- Updated path to 0.10.0
|
|
898
|
+
- Updated fs to 0.22.3
|
|
899
|
+
|
|
900
|
+
## [0.15.3](https://github.com/storm-software/stryke/releases/tag/env%400.15.3) (2025-06-29)
|
|
901
|
+
|
|
902
|
+
### Bug Fixes
|
|
903
|
+
|
|
904
|
+
- **env:** Update declaration file structure
|
|
905
|
+
([e358611](https://github.com/storm-software/stryke/commit/e358611))
|
|
906
|
+
|
|
907
|
+
### Miscellaneous
|
|
908
|
+
|
|
909
|
+
- **monorepo:** Update workspace package links
|
|
910
|
+
([47b7e8e](https://github.com/storm-software/stryke/commit/47b7e8e))
|
|
911
|
+
|
|
912
|
+
### Updated Dependencies
|
|
913
|
+
|
|
914
|
+
- Updated string-format to 0.5.1
|
|
915
|
+
- Updated path to 0.9.0
|
|
916
|
+
- Updated fs to 0.22.2
|
|
917
|
+
|
|
918
|
+
## [0.15.2](https://github.com/storm-software/stryke/releases/tag/env%400.15.2) (2025-06-18)
|
|
919
|
+
|
|
920
|
+
### Miscellaneous
|
|
921
|
+
|
|
922
|
+
- **monorepo:** Update workspace `storm-ops` dependencies
|
|
923
|
+
([b777ba4](https://github.com/storm-software/stryke/commit/b777ba4))
|
|
924
|
+
|
|
925
|
+
### Updated Dependencies
|
|
926
|
+
|
|
927
|
+
- Updated string-format to 0.5.0
|
|
928
|
+
- Updated path to 0.8.2
|
|
929
|
+
- Updated fs to 0.22.1
|
|
930
|
+
|
|
931
|
+
## [0.15.1](https://github.com/storm-software/stryke/releases/tag/env%400.15.1) (2025-06-17)
|
|
932
|
+
|
|
933
|
+
### Miscellaneous
|
|
934
|
+
|
|
935
|
+
- **monorepo:** Reformat repository packages
|
|
936
|
+
|
|
937
|
+
### Updated Dependencies
|
|
938
|
+
|
|
939
|
+
- Updated string-format to 0.4.11
|
|
940
|
+
- Updated path to 0.8.1
|
|
941
|
+
- Updated fs to 0.22.0
|
|
942
|
+
|
|
943
|
+
## [0.15.0](https://github.com/storm-software/stryke/releases/tag/env%400.15.0) (2025-06-15)
|
|
944
|
+
|
|
945
|
+
### Features
|
|
946
|
+
|
|
947
|
+
- **capnp:** Added a dts bundle to package output
|
|
948
|
+
|
|
949
|
+
## [0.14.4](https://github.com/storm-software/stryke/releases/tag/env%400.14.4) (2025-06-12)
|
|
950
|
+
|
|
951
|
+
### Miscellaneous
|
|
952
|
+
|
|
953
|
+
- **monorepo:** Update workspace package links
|
|
954
|
+
|
|
955
|
+
### Updated Dependencies
|
|
956
|
+
|
|
957
|
+
- Updated fs to 0.21.3
|
|
958
|
+
|
|
959
|
+
## [0.14.3](https://github.com/storm-software/stryke/releases/tag/env%400.14.3) (2025-06-12)
|
|
960
|
+
|
|
961
|
+
### Bug Fixes
|
|
962
|
+
|
|
963
|
+
- **fs:** Resolve issue with invalid import path
|
|
964
|
+
|
|
965
|
+
### Updated Dependencies
|
|
966
|
+
|
|
967
|
+
- Updated fs to 0.21.2
|
|
968
|
+
|
|
969
|
+
## [0.14.2](https://github.com/storm-software/stryke/releases/tag/env%400.14.2) (2025-06-12)
|
|
970
|
+
|
|
971
|
+
### Bug Fixes
|
|
972
|
+
|
|
973
|
+
- **capnp:** Remove unused console lines from patched package
|
|
974
|
+
|
|
975
|
+
## [0.14.1](https://github.com/storm-software/stryke/releases/tag/env%400.14.1) (2025-06-12)
|
|
976
|
+
|
|
977
|
+
### Bug Fixes
|
|
978
|
+
|
|
979
|
+
- **capnp:** Patch `capnp-es` to no longer include import extensions
|
|
980
|
+
|
|
981
|
+
### Updated Dependencies
|
|
982
|
+
|
|
983
|
+
- Updated fs to 0.21.1
|
|
984
|
+
|
|
985
|
+
## [0.14.0](https://github.com/storm-software/stryke/releases/tag/env%400.14.0) (2025-06-12)
|
|
986
|
+
|
|
987
|
+
### Features
|
|
988
|
+
|
|
989
|
+
- **fs:** Added separate file type modules and buffer helper functions
|
|
990
|
+
|
|
991
|
+
### Updated Dependencies
|
|
992
|
+
|
|
993
|
+
- Updated path to 0.8.0
|
|
994
|
+
- Updated fs to 0.21.0
|
|
995
|
+
|
|
996
|
+
## [0.13.1](https://github.com/storm-software/stryke/releases/tag/env%400.13.1) (2025-06-12)
|
|
997
|
+
|
|
998
|
+
### Miscellaneous
|
|
999
|
+
|
|
1000
|
+
- **monorepo:** Reformat the repository's README markdown files
|
|
1001
|
+
- **monorepo:** Run format script on repository
|
|
1002
|
+
|
|
1003
|
+
### Updated Dependencies
|
|
1004
|
+
|
|
1005
|
+
- Updated string-format to 0.4.10
|
|
1006
|
+
- Updated path to 0.7.6
|
|
1007
|
+
- Updated fs to 0.20.7
|
|
1008
|
+
|
|
1009
|
+
## [0.13.0](https://github.com/storm-software/stryke/releases/tag/env%400.13.0) (2025-06-07)
|
|
1010
|
+
|
|
1011
|
+
### Features
|
|
1012
|
+
|
|
1013
|
+
- **capnp:** Added a CLI application to invoke `capnpc` process
|
|
1014
|
+
|
|
1015
|
+
## [0.12.6](https://github.com/storm-software/stryke/releases/tag/env%400.12.6) (2025-06-06)
|
|
1016
|
+
|
|
1017
|
+
### Bug Fixes
|
|
1018
|
+
|
|
1019
|
+
- **fs:** No longer throw errors in `removeFile` when path does not exist
|
|
1020
|
+
|
|
1021
|
+
### Miscellaneous
|
|
1022
|
+
|
|
1023
|
+
- **monorepo:** Update workspace package links
|
|
1024
|
+
|
|
1025
|
+
### Updated Dependencies
|
|
1026
|
+
|
|
1027
|
+
- Updated fs to 0.20.5
|
|
1028
|
+
|
|
1029
|
+
## [0.12.5](https://github.com/storm-software/stryke/releases/tag/env%400.12.5) (2025-06-04)
|
|
1030
|
+
|
|
1031
|
+
### Miscellaneous
|
|
1032
|
+
|
|
1033
|
+
- **monorepo:** Update workspace package links
|
|
1034
|
+
|
|
1035
|
+
### Updated Dependencies
|
|
1036
|
+
|
|
1037
|
+
- Updated path to 0.7.5
|
|
1038
|
+
- Updated fs to 0.20.4
|
|
1039
|
+
|
|
1040
|
+
## [0.12.4](https://github.com/storm-software/stryke/releases/tag/env%400.12.4) (2025-06-03)
|
|
1041
|
+
|
|
1042
|
+
### Miscellaneous
|
|
1043
|
+
|
|
1044
|
+
- **monorepo:** Update workspace package links
|
|
1045
|
+
|
|
1046
|
+
### Updated Dependencies
|
|
1047
|
+
|
|
1048
|
+
- Updated path to 0.7.3
|
|
1049
|
+
- Updated fs to 0.20.3
|
|
1050
|
+
|
|
1051
|
+
## [0.12.3](https://github.com/storm-software/stryke/releases/tag/env%400.12.3) (2025-06-03)
|
|
1052
|
+
|
|
1053
|
+
### Miscellaneous
|
|
1054
|
+
|
|
1055
|
+
- **monorepo:** Update workspace package links
|
|
1056
|
+
|
|
1057
|
+
### Updated Dependencies
|
|
1058
|
+
|
|
1059
|
+
- Updated path to 0.7.1
|
|
1060
|
+
|
|
1061
|
+
## [0.12.2](https://github.com/storm-software/stryke/releases/tag/env%400.12.2) (2025-06-02)
|
|
1062
|
+
|
|
1063
|
+
### Bug Fixes
|
|
1064
|
+
|
|
1065
|
+
- **fs:** Use the `mlly` package to resolve packages
|
|
1066
|
+
|
|
1067
|
+
### Updated Dependencies
|
|
1068
|
+
|
|
1069
|
+
- Updated fs to 0.20.2
|
|
1070
|
+
|
|
1071
|
+
## [0.12.1](https://github.com/storm-software/stryke/releases/tag/env%400.12.1) (2025-06-02)
|
|
1072
|
+
|
|
1073
|
+
### Miscellaneous
|
|
1074
|
+
|
|
1075
|
+
- **monorepo:** Update workspace package links
|
|
1076
|
+
|
|
1077
|
+
### Updated Dependencies
|
|
1078
|
+
|
|
1079
|
+
- Updated fs to 0.20.0
|
|
1080
|
+
|
|
1081
|
+
## [0.12.0](https://github.com/storm-software/stryke/releases/tag/env%400.12.0) (2025-06-02)
|
|
1082
|
+
|
|
1083
|
+
### Features
|
|
1084
|
+
|
|
1085
|
+
- **fs:** Added the `loadTsConfigSync` helper utility
|
|
1086
|
+
|
|
1087
|
+
### Updated Dependencies
|
|
1088
|
+
|
|
1089
|
+
- Updated fs to 0.19.0
|
|
1090
|
+
|
|
1091
|
+
## [0.11.3](https://github.com/storm-software/stryke/releases/tag/env%400.11.3) (2025-06-02)
|
|
1092
|
+
|
|
1093
|
+
### Miscellaneous
|
|
1094
|
+
|
|
1095
|
+
- **monorepo:** Update workspace package links
|
|
1096
|
+
|
|
1097
|
+
### Updated Dependencies
|
|
1098
|
+
|
|
1099
|
+
- Updated fs to 0.18.0
|
|
1100
|
+
|
|
1101
|
+
## [0.11.2](https://github.com/storm-software/stryke/releases/tag/env%400.11.2) (2025-06-02)
|
|
1102
|
+
|
|
1103
|
+
### Miscellaneous
|
|
1104
|
+
|
|
1105
|
+
- **monorepo:** Update the workspace package links
|
|
1106
|
+
|
|
1107
|
+
### Updated Dependencies
|
|
1108
|
+
|
|
1109
|
+
- Updated path to 0.7.0
|
|
1110
|
+
- Updated fs to 0.17.0
|
|
1111
|
+
|
|
1112
|
+
## [0.11.1](https://github.com/storm-software/stryke/releases/tag/env%400.11.1) (2025-05-29)
|
|
1113
|
+
|
|
1114
|
+
### Miscellaneous
|
|
1115
|
+
|
|
1116
|
+
- **monorepo:** Update workspace package links
|
|
1117
|
+
|
|
1118
|
+
## [0.11.0](https://github.com/storm-software/stryke/releases/tag/env%400.11.0) (2025-05-29)
|
|
1119
|
+
|
|
1120
|
+
### Features
|
|
1121
|
+
|
|
1122
|
+
- **fs:** Added the command exists helper modules
|
|
1123
|
+
|
|
1124
|
+
### Updated Dependencies
|
|
1125
|
+
|
|
1126
|
+
- Updated fs to 0.16.0
|
|
1127
|
+
|
|
1128
|
+
## [0.10.0](https://github.com/storm-software/stryke/releases/tag/env%400.10.0) (2025-05-28)
|
|
1129
|
+
|
|
1130
|
+
### Features
|
|
1131
|
+
|
|
1132
|
+
- **helpers:** Added the `omit` and `pick` helper methods
|
|
1133
|
+
|
|
1134
|
+
### Updated Dependencies
|
|
1135
|
+
|
|
1136
|
+
- Updated fs to 0.15.0
|
|
1137
|
+
|
|
1138
|
+
## [0.9.1](https://github.com/storm-software/stryke/releases/tag/env%400.9.1) (2025-05-27)
|
|
1139
|
+
|
|
1140
|
+
### Bug Fixes
|
|
1141
|
+
|
|
1142
|
+
- **path:** Resolved issue with `resolvePackage` utility returning
|
|
1143
|
+
`package.json` file in path
|
|
1144
|
+
|
|
1145
|
+
### Updated Dependencies
|
|
1146
|
+
|
|
1147
|
+
- Updated path to 0.5.1
|
|
1148
|
+
|
|
1149
|
+
## [0.9.0](https://github.com/storm-software/stryke/releases/tag/env%400.9.0) (2025-05-25)
|
|
1150
|
+
|
|
1151
|
+
### Features
|
|
1152
|
+
|
|
1153
|
+
- **env:** Added workspace dependencies and mode environment parameter
|
|
1154
|
+
|
|
1155
|
+
### Updated Dependencies
|
|
1156
|
+
|
|
1157
|
+
- Updated fs to 0.14.0
|
|
1158
|
+
|
|
1159
|
+
## [0.8.0](https://github.com/storm-software/stryke/releases/tag/env%400.8.0) (2025-05-22)
|
|
1160
|
+
|
|
1161
|
+
### Features
|
|
1162
|
+
|
|
1163
|
+
- **path:** Added the `count` parameter to the `resolveParentPath` function
|
|
1164
|
+
|
|
1165
|
+
## [0.7.0](https://github.com/storm-software/stryke/releases/tag/env%400.7.0) (2025-05-16)
|
|
1166
|
+
|
|
1167
|
+
### Features
|
|
1168
|
+
|
|
1169
|
+
- **env:** Added the `isHyperlinkSupported` helper function
|
|
1170
|
+
|
|
1171
|
+
## [0.6.6](https://github.com/storm-software/stryke/releases/tag/env%400.6.6) (2025-05-12)
|
|
1172
|
+
|
|
1173
|
+
### Miscellaneous
|
|
1174
|
+
|
|
1175
|
+
- **monorepo:** Reformat monorepo source code
|
|
1176
|
+
|
|
1177
|
+
## [0.6.5](https://github.com/storm-software/stryke/releases/tag/env%400.6.5) (2025-04-22)
|
|
1178
|
+
|
|
1179
|
+
### Miscellaneous
|
|
1180
|
+
|
|
1181
|
+
- **monorepo:** Added `mcp.json` and resolved linting issues
|
|
1182
|
+
([e33e033](https://github.com/storm-software/stryke/commit/e33e033))
|
|
1183
|
+
|
|
1184
|
+
## [0.6.4](https://github.com/storm-software/stryke/releases/tag/env%400.6.4) (2025-04-16)
|
|
1185
|
+
|
|
1186
|
+
### Bug Fixes
|
|
1187
|
+
|
|
1188
|
+
- **env:** Resolve invalid .env name in path resolution helpers
|
|
1189
|
+
([9e285ff](https://github.com/storm-software/stryke/commit/9e285ff))
|
|
1190
|
+
|
|
1191
|
+
## [0.6.3](https://github.com/storm-software/stryke/releases/tag/env%400.6.3) (2025-04-16)
|
|
1192
|
+
|
|
1193
|
+
### Miscellaneous
|
|
1194
|
+
|
|
1195
|
+
- **env:** Adjust temp directory subpaths
|
|
1196
|
+
([374d640](https://github.com/storm-software/stryke/commit/374d640))
|
|
1197
|
+
|
|
1198
|
+
## [0.6.2](https://github.com/storm-software/stryke/releases/tag/env%400.6.2) (2025-04-16)
|
|
1199
|
+
|
|
1200
|
+
### Miscellaneous
|
|
1201
|
+
|
|
1202
|
+
- **env:** Improve the temp directory lookup on linux systems
|
|
1203
|
+
([8ce2af9](https://github.com/storm-software/stryke/commit/8ce2af9))
|
|
1204
|
+
|
|
1205
|
+
## [0.6.1](https://github.com/storm-software/stryke/releases/tag/env%400.6.1) (2025-04-10)
|
|
1206
|
+
|
|
1207
|
+
### Miscellaneous
|
|
1208
|
+
|
|
1209
|
+
- **monorepo:** Format the repository's files
|
|
1210
|
+
([1384f3e](https://github.com/storm-software/stryke/commit/1384f3e))
|
|
1211
|
+
|
|
1212
|
+
## [0.6.0](https://github.com/storm-software/stryke/releases/tag/env%400.6.0) (2025-03-28)
|
|
1213
|
+
|
|
1214
|
+
### Features
|
|
1215
|
+
|
|
1216
|
+
- **trpc-next:** Initial check-in of the package
|
|
1217
|
+
([3be43e0](https://github.com/storm-software/stryke/commit/3be43e0))
|
|
1218
|
+
|
|
1219
|
+
## [0.5.4](https://github.com/storm-software/stryke/releases/tag/env%400.5.4) (2025-03-28)
|
|
1220
|
+
|
|
1221
|
+
### Miscellaneous
|
|
1222
|
+
|
|
1223
|
+
- **monorepo:** Reformat the source files in repository
|
|
1224
|
+
([bb8df2c](https://github.com/storm-software/stryke/commit/bb8df2c))
|
|
1225
|
+
|
|
1226
|
+
## [0.5.3](https://github.com/storm-software/stryke/releases/tag/env%400.5.3) (2025-03-23)
|
|
1227
|
+
|
|
1228
|
+
### Bug Fixes
|
|
1229
|
+
|
|
1230
|
+
- **monorepo:** Resolve issue with TypeScript compilation
|
|
1231
|
+
([72e995f](https://github.com/storm-software/stryke/commit/72e995f))
|
|
1232
|
+
|
|
1233
|
+
## [0.5.2](https://github.com/storm-software/stryke/releases/tag/env%400.5.2) (2025-03-23)
|
|
1234
|
+
|
|
1235
|
+
### Miscellaneous
|
|
1236
|
+
|
|
1237
|
+
- **monorepo:** Update base storm software packages
|
|
1238
|
+
([8942201](https://github.com/storm-software/stryke/commit/8942201))
|
|
1239
|
+
|
|
1240
|
+
## 0.5.1 (2025-03-13)
|
|
1241
|
+
|
|
1242
|
+
### Miscellaneous
|
|
1243
|
+
|
|
1244
|
+
- **monorepo:** Format monorepo project files
|
|
1245
|
+
([f28fdbe](https://github.com/storm-software/stryke/commit/f28fdbe))
|
|
1246
|
+
|
|
1247
|
+
## 0.5.0 (2025-03-13)
|
|
1248
|
+
|
|
1249
|
+
### Features
|
|
1250
|
+
|
|
1251
|
+
- **monorepo:** Split `types` project into `type-checks` and `convert` packages
|
|
1252
|
+
([fcc5832](https://github.com/storm-software/stryke/commit/fcc5832))
|
|
1253
|
+
- **fs:** Moved the helper functions to root package directory
|
|
1254
|
+
([9e77f62](https://github.com/storm-software/stryke/commit/9e77f62))
|
|
1255
|
+
- **path:** Move the utilities modules to package root directory
|
|
1256
|
+
([004bb13](https://github.com/storm-software/stryke/commit/004bb13))
|
|
1257
|
+
|
|
1258
|
+
## 0.4.2 (2025-03-13)
|
|
1259
|
+
|
|
1260
|
+
### Miscellaneous
|
|
1261
|
+
|
|
1262
|
+
- **monorepo:** Reformat monorepo package files
|
|
1263
|
+
([a453428](https://github.com/storm-software/stryke/commit/a453428))
|
|
1264
|
+
|
|
1265
|
+
## 0.4.1 (2025-02-26)
|
|
1266
|
+
|
|
1267
|
+
### Miscellaneous
|
|
1268
|
+
|
|
1269
|
+
- **monorepo:** Reformat monorepo files with `prettier`
|
|
1270
|
+
([b5d0302](https://github.com/storm-software/stryke/commit/b5d0302))
|
|
1271
|
+
|
|
1272
|
+
## 0.4.0 (2025-02-23)
|
|
1273
|
+
|
|
1274
|
+
### Features
|
|
1275
|
+
|
|
1276
|
+
- **monorepo:** Update base ESLint packages and run on files
|
|
1277
|
+
([c59cb8e](https://github.com/storm-software/stryke/commit/c59cb8e))
|
|
1278
|
+
|
|
1279
|
+
## 0.3.2 (2025-02-17)
|
|
1280
|
+
|
|
1281
|
+
### Miscellaneous
|
|
1282
|
+
|
|
1283
|
+
- **monorepo:** Reformat monorepo files
|
|
1284
|
+
([1db5e06](https://github.com/storm-software/stryke/commit/1db5e06))
|
|
1285
|
+
|
|
1286
|
+
## 0.3.1 (2025-02-15)
|
|
1287
|
+
|
|
1288
|
+
### Miscellaneous
|
|
1289
|
+
|
|
1290
|
+
- **monorepo:** Reformat monorepo files
|
|
1291
|
+
([69ed6b7](https://github.com/storm-software/stryke/commit/69ed6b7))
|
|
1292
|
+
|
|
1293
|
+
## 0.3.0 (2025-02-15)
|
|
1294
|
+
|
|
1295
|
+
### Features
|
|
1296
|
+
|
|
1297
|
+
- **helpers:** Added the `deepCopy` helper function
|
|
1298
|
+
([76b0179](https://github.com/storm-software/stryke/commit/76b0179))
|
|
1299
|
+
|
|
1300
|
+
## 0.2.1 (2025-02-15)
|
|
1301
|
+
|
|
1302
|
+
### Miscellaneous
|
|
1303
|
+
|
|
1304
|
+
- **monorepo:** Reformat workspace files
|
|
1305
|
+
([ad2d6a9](https://github.com/storm-software/stryke/commit/ad2d6a9))
|
|
1306
|
+
|
|
1307
|
+
## 0.2.0 (2025-02-10)
|
|
1308
|
+
|
|
1309
|
+
### Features
|
|
1310
|
+
|
|
1311
|
+
- **env:** Added additional aliases for environment modes
|
|
1312
|
+
([3e1c897](https://github.com/storm-software/stryke/commit/3e1c897))
|
|
1313
|
+
|
|
1314
|
+
## 0.1.3 (2025-02-10)
|
|
1315
|
+
|
|
1316
|
+
### Bug Fixes
|
|
1317
|
+
|
|
1318
|
+
- **env:** Ensure the runtime constants are all typed consistently
|
|
1319
|
+
([13d8dc7](https://github.com/storm-software/stryke/commit/13d8dc7))
|
|
1320
|
+
|
|
1321
|
+
## 0.1.2 (2025-02-10)
|
|
1322
|
+
|
|
1323
|
+
### Miscellaneous
|
|
1324
|
+
|
|
1325
|
+
- **monorepo:** Update versions for unpublished monorepo packages
|
|
1326
|
+
([4abef50](https://github.com/storm-software/stryke/commit/4abef50))
|
|
1327
|
+
|
|
1328
|
+
## 0.1.1 (2025-02-08)
|
|
1329
|
+
|
|
1330
|
+
### Miscellaneous
|
|
1331
|
+
|
|
1332
|
+
- **monorepo:** update auto-merge non-major dependencies
|
|
1333
|
+
([#5](https://github.com/storm-software/stryke/pull/5))
|
|
1334
|
+
|
|
1335
|
+
## 0.1.0 (2025-02-07)
|
|
1336
|
+
|
|
1337
|
+
### Bug Fixes
|
|
1338
|
+
|
|
1339
|
+
- **cli:** Resolve typing issue with `figlet` dependency
|
|
1340
|
+
([2ad7747](https://github.com/storm-software/stryke/commit/2ad7747))
|