@storm-software/testing-tools 1.42.0 → 1.44.0
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 +736 -533
- package/README.md +87 -29
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,1584 +1,1787 @@
|
|
|
1
|
-
## 1.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### 🚀 Features
|
|
1
|
+
## 1.44.0 (2024-07-31)
|
|
5
2
|
|
|
6
|
-
- **workspace-tools:** Upgrade the workspace pnpm-lock file ([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
7
3
|
|
|
8
|
-
|
|
4
|
+
### Features
|
|
9
5
|
|
|
6
|
+
- **build-tools:** Added the CODEOWNERS linting tool ([63099b1b](https://github.com/storm-software/storm-ops/commit/63099b1b))
|
|
10
7
|
|
|
11
|
-
|
|
8
|
+
## 1.43.0 (2024-07-17)
|
|
12
9
|
|
|
13
|
-
|
|
10
|
+
### Features
|
|
14
11
|
|
|
15
|
-
|
|
12
|
+
- **git-tools:** Added README header template to include table of contents
|
|
13
|
+
([6841042e](https://github.com/storm-software/storm-ops/commit/6841042e))
|
|
16
14
|
|
|
15
|
+
## 1.42.0 (2024-06-22)
|
|
17
16
|
|
|
18
|
-
###
|
|
17
|
+
### Features
|
|
19
18
|
|
|
20
|
-
- **workspace-tools:**
|
|
21
|
-
|
|
22
|
-
## 1.39.0 (2024-06-21)
|
|
19
|
+
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
20
|
+
([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
23
21
|
|
|
22
|
+
## 1.41.0 (2024-06-22)
|
|
24
23
|
|
|
25
|
-
###
|
|
24
|
+
### Features
|
|
26
25
|
|
|
27
|
-
- **
|
|
26
|
+
- **storm-ops:** Updated pnpm-lock file
|
|
27
|
+
([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
|
|
28
28
|
|
|
29
|
-
## 1.
|
|
29
|
+
## 1.40.0 (2024-06-22)
|
|
30
30
|
|
|
31
|
+
### Features
|
|
31
32
|
|
|
32
|
-
|
|
33
|
+
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
34
|
+
management
|
|
35
|
+
([f2ade202](https://github.com/storm-software/storm-ops/commit/f2ade202))
|
|
33
36
|
|
|
34
|
-
|
|
37
|
+
## 1.39.0 (2024-06-21)
|
|
35
38
|
|
|
36
|
-
|
|
39
|
+
### Features
|
|
37
40
|
|
|
41
|
+
- **eslint-plugin:** Resolve issues with eslint module types
|
|
42
|
+
([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
38
43
|
|
|
39
|
-
|
|
44
|
+
## 1.38.1 (2024-06-05)
|
|
40
45
|
|
|
41
|
-
|
|
46
|
+
### Bug Fixes
|
|
42
47
|
|
|
43
|
-
|
|
48
|
+
- **eslint:** Resolve issue with missing dependencies
|
|
49
|
+
([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
44
50
|
|
|
51
|
+
## 1.38.0 (2024-06-03)
|
|
45
52
|
|
|
46
|
-
###
|
|
53
|
+
### Features
|
|
47
54
|
|
|
48
|
-
- **
|
|
55
|
+
- **storm-ops:** Upgrade Nx packages and resolve linting issues
|
|
56
|
+
([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
|
|
49
57
|
|
|
58
|
+
## 1.37.4 (2024-04-08)
|
|
50
59
|
|
|
51
|
-
###
|
|
60
|
+
### Bug Fixes
|
|
52
61
|
|
|
53
|
-
-
|
|
62
|
+
- **build-tools:** Resolved issue with module types used in build
|
|
63
|
+
([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
54
64
|
|
|
55
65
|
## 1.37.3 (2024-04-08)
|
|
56
66
|
|
|
67
|
+
### Bug Fixes
|
|
57
68
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
- **build-tools:** Resolved issue with duplicate require definition ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
### ❤️ Thank You
|
|
64
|
-
|
|
65
|
-
- Patrick Sullivan
|
|
69
|
+
- **build-tools:** Resolved issue with duplicate require definition
|
|
70
|
+
([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
66
71
|
|
|
67
72
|
## 1.37.2 (2024-04-08)
|
|
68
73
|
|
|
69
|
-
###
|
|
70
|
-
|
|
71
|
-
- **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
72
|
-
|
|
73
|
-
### ❤️ Thank You
|
|
74
|
+
### Bug Fixes
|
|
74
75
|
|
|
75
|
-
-
|
|
76
|
+
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
77
|
+
([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
76
78
|
|
|
77
79
|
## 1.37.1 (2024-04-08)
|
|
78
80
|
|
|
79
|
-
###
|
|
80
|
-
|
|
81
|
-
- **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
82
|
-
|
|
83
|
-
- **git-tools:** Update release tool to use local function to get configuration ([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
81
|
+
### Bug Fixes
|
|
84
82
|
|
|
85
|
-
|
|
83
|
+
- **deps:** update dependencies-non-major
|
|
84
|
+
([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
86
85
|
|
|
87
|
-
-
|
|
86
|
+
- **git-tools:** Update release tool to use local function to get configuration
|
|
87
|
+
([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
88
88
|
|
|
89
89
|
## 1.37.0 (2024-04-07)
|
|
90
90
|
|
|
91
|
-
###
|
|
92
|
-
|
|
93
|
-
- **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
94
|
-
|
|
95
|
-
### ❤️ Thank You
|
|
91
|
+
### Features
|
|
96
92
|
|
|
97
|
-
-
|
|
93
|
+
- **storm-ops:** Merged in change to the main branch
|
|
94
|
+
([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
98
95
|
|
|
99
96
|
## 1.36.0 (2024-04-06)
|
|
100
97
|
|
|
101
|
-
###
|
|
102
|
-
|
|
103
|
-
- **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
104
|
-
|
|
105
|
-
### ❤️ Thank You
|
|
98
|
+
### Features
|
|
106
99
|
|
|
107
|
-
-
|
|
100
|
+
- **build-tools:** Added support for `rolldown` builds
|
|
101
|
+
([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
108
102
|
|
|
109
103
|
## 1.35.5 (2024-04-01)
|
|
110
104
|
|
|
111
|
-
###
|
|
112
|
-
|
|
113
|
-
- **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
114
|
-
|
|
115
|
-
### ❤️ Thank You
|
|
105
|
+
### Bug Fixes
|
|
116
106
|
|
|
117
|
-
-
|
|
107
|
+
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
108
|
+
([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
118
109
|
|
|
119
110
|
## 1.35.4 (2024-03-29)
|
|
120
111
|
|
|
121
|
-
###
|
|
122
|
-
|
|
123
|
-
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
124
|
-
|
|
125
|
-
### ❤️ Thank You
|
|
112
|
+
### Bug Fixes
|
|
126
113
|
|
|
127
|
-
-
|
|
114
|
+
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
115
|
+
projects
|
|
116
|
+
([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
128
117
|
|
|
129
118
|
## 1.35.3 (2024-03-28)
|
|
130
119
|
|
|
131
|
-
###
|
|
132
|
-
|
|
133
|
-
- **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
134
|
-
|
|
135
|
-
### ❤️ Thank You
|
|
120
|
+
### Bug Fixes
|
|
136
121
|
|
|
137
|
-
-
|
|
122
|
+
- **git-tools:** Added code to add ts plugin transpilers
|
|
123
|
+
([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
138
124
|
|
|
139
125
|
## 1.35.2 (2024-03-28)
|
|
140
126
|
|
|
141
|
-
###
|
|
142
|
-
|
|
143
|
-
- **storm-ops:** Resolve issue with workspace dependencies ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
144
|
-
|
|
145
|
-
### ❤️ Thank You
|
|
127
|
+
### Bug Fixes
|
|
146
128
|
|
|
147
|
-
-
|
|
129
|
+
- **storm-ops:** Resolve issue with workspace dependencies
|
|
130
|
+
([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
148
131
|
|
|
149
132
|
## 1.35.1 (2024-03-28)
|
|
150
133
|
|
|
151
|
-
###
|
|
152
|
-
|
|
153
|
-
- **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
154
|
-
|
|
155
|
-
### ❤️ Thank You
|
|
134
|
+
### Bug Fixes
|
|
156
135
|
|
|
157
|
-
-
|
|
136
|
+
- **storm-ops:** Update the links in the README files to use proper repository
|
|
137
|
+
([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
158
138
|
|
|
159
139
|
## 1.35.0 (2024-03-25)
|
|
160
140
|
|
|
161
|
-
###
|
|
162
|
-
|
|
163
|
-
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
164
|
-
|
|
165
|
-
- **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
141
|
+
### Features
|
|
166
142
|
|
|
167
|
-
|
|
143
|
+
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets
|
|
144
|
+
([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
168
145
|
|
|
169
|
-
-
|
|
146
|
+
- **workspace-tools:** Major updates to base nx.json configuration
|
|
147
|
+
([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
170
148
|
|
|
171
149
|
## 1.34.9 (2024-03-01)
|
|
172
150
|
|
|
173
|
-
###
|
|
174
|
-
|
|
175
|
-
- **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
176
|
-
|
|
177
|
-
### ❤️ Thank You
|
|
151
|
+
### Bug Fixes
|
|
178
152
|
|
|
179
|
-
-
|
|
153
|
+
- **workspace-tools:** Remove the storm env filter
|
|
154
|
+
([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
180
155
|
|
|
181
156
|
## 1.34.8 (2024-02-27)
|
|
182
157
|
|
|
183
|
-
###
|
|
184
|
-
|
|
185
|
-
- **workspace-tools:** Relocation config parser code to build function ([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
186
|
-
|
|
187
|
-
### ❤️ Thank You
|
|
158
|
+
### Bug Fixes
|
|
188
159
|
|
|
189
|
-
-
|
|
160
|
+
- **workspace-tools:** Relocation config parser code to build function
|
|
161
|
+
([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
190
162
|
|
|
191
163
|
## 1.34.7 (2024-02-27)
|
|
192
164
|
|
|
193
|
-
###
|
|
194
|
-
|
|
195
|
-
- **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
196
|
-
|
|
197
|
-
### ❤️ Thank You
|
|
165
|
+
### Bug Fixes
|
|
198
166
|
|
|
199
|
-
-
|
|
167
|
+
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
168
|
+
([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
200
169
|
|
|
201
170
|
## 1.34.6 (2024-02-27)
|
|
202
171
|
|
|
203
|
-
###
|
|
204
|
-
|
|
205
|
-
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools` type issues ([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
|
|
206
|
-
|
|
207
|
-
### ❤️ Thank You
|
|
172
|
+
### Bug Fixes
|
|
208
173
|
|
|
209
|
-
-
|
|
174
|
+
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools`
|
|
175
|
+
type issues
|
|
176
|
+
([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
|
|
210
177
|
|
|
211
178
|
## 1.34.5 (2024-02-27)
|
|
212
179
|
|
|
213
|
-
###
|
|
214
|
-
|
|
215
|
-
- **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
216
|
-
|
|
217
|
-
### ❤️ Thank You
|
|
180
|
+
### Bug Fixes
|
|
218
181
|
|
|
219
|
-
-
|
|
182
|
+
- **config-tools:** Update config packages to only use cjs
|
|
183
|
+
([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
220
184
|
|
|
221
185
|
## 1.34.4 (2024-02-27)
|
|
222
186
|
|
|
223
|
-
###
|
|
224
|
-
|
|
225
|
-
- **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
226
|
-
|
|
227
|
-
### ❤️ Thank You
|
|
187
|
+
### Bug Fixes
|
|
228
188
|
|
|
229
|
-
-
|
|
189
|
+
- **workspace-tools:** Update the build executor back to esbuild
|
|
190
|
+
([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
230
191
|
|
|
231
192
|
## 1.34.3 (2024-02-26)
|
|
232
193
|
|
|
233
|
-
###
|
|
234
|
-
|
|
235
|
-
- **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
236
|
-
|
|
237
|
-
### ❤️ Thank You
|
|
194
|
+
### Bug Fixes
|
|
238
195
|
|
|
239
|
-
-
|
|
196
|
+
- **git-tools:** Resolved linting issues with the nx-version module
|
|
197
|
+
([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
240
198
|
|
|
241
199
|
## 1.34.2 (2024-02-24)
|
|
242
200
|
|
|
243
|
-
###
|
|
244
|
-
|
|
245
|
-
- **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
246
|
-
|
|
247
|
-
### ❤️ Thank You
|
|
201
|
+
### Bug Fixes
|
|
248
202
|
|
|
249
|
-
-
|
|
203
|
+
- **workspace-tools:** Update build compiler parameters
|
|
204
|
+
([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
250
205
|
|
|
251
206
|
## 1.34.1 (2024-02-20)
|
|
252
207
|
|
|
253
|
-
###
|
|
254
|
-
|
|
255
|
-
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
256
|
-
|
|
257
|
-
### 🩹 Fixes
|
|
208
|
+
### Features
|
|
258
209
|
|
|
259
|
-
- **
|
|
210
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
211
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
260
212
|
|
|
261
|
-
###
|
|
213
|
+
### Bug Fixes
|
|
262
214
|
|
|
263
|
-
-
|
|
215
|
+
- **config:** Mark config to no longer bundle code
|
|
216
|
+
([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
264
217
|
|
|
265
218
|
## 1.34.0 (2024-02-20)
|
|
266
219
|
|
|
267
|
-
###
|
|
268
|
-
|
|
269
|
-
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
270
|
-
|
|
271
|
-
### ❤️ Thank You
|
|
220
|
+
### Features
|
|
272
221
|
|
|
273
|
-
-
|
|
222
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
223
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
274
224
|
|
|
275
225
|
## 1.33.21 (2024-02-17)
|
|
276
226
|
|
|
277
|
-
###
|
|
278
|
-
|
|
279
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
280
|
-
|
|
281
|
-
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
227
|
+
### Bug Fixes
|
|
282
228
|
|
|
283
|
-
- **
|
|
229
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
230
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
284
231
|
|
|
285
|
-
- **
|
|
232
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
233
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
286
234
|
|
|
287
|
-
|
|
235
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
236
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
288
237
|
|
|
289
|
-
-
|
|
238
|
+
- **workspace-tools:** Update method of referencing the internal packages
|
|
239
|
+
([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
290
240
|
|
|
291
241
|
## 1.33.20 (2024-02-15)
|
|
292
242
|
|
|
293
|
-
###
|
|
294
|
-
|
|
295
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
296
|
-
|
|
297
|
-
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
243
|
+
### Bug Fixes
|
|
298
244
|
|
|
299
|
-
- **
|
|
245
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
246
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
300
247
|
|
|
301
|
-
|
|
248
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
249
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
302
250
|
|
|
303
|
-
-
|
|
251
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
252
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
304
253
|
|
|
305
254
|
## 1.33.19 (2024-02-15)
|
|
306
255
|
|
|
307
|
-
###
|
|
308
|
-
|
|
309
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
310
|
-
|
|
311
|
-
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
256
|
+
### Bug Fixes
|
|
312
257
|
|
|
313
|
-
|
|
258
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
259
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
314
260
|
|
|
315
|
-
-
|
|
261
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
262
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
316
263
|
|
|
317
264
|
## 1.33.18 (2024-02-15)
|
|
318
265
|
|
|
319
|
-
###
|
|
320
|
-
|
|
321
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
322
|
-
|
|
323
|
-
### ❤️ Thank You
|
|
266
|
+
### Bug Fixes
|
|
324
267
|
|
|
325
|
-
-
|
|
268
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
269
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
326
270
|
|
|
327
271
|
## 1.33.17 (2024-02-15)
|
|
328
272
|
|
|
329
|
-
###
|
|
330
|
-
|
|
331
|
-
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
332
|
-
|
|
333
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
273
|
+
### Bug Fixes
|
|
334
274
|
|
|
335
|
-
|
|
275
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
276
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
336
277
|
|
|
337
|
-
-
|
|
278
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
279
|
+
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
338
280
|
|
|
339
281
|
## 1.33.16 (2024-02-15)
|
|
340
282
|
|
|
341
|
-
###
|
|
342
|
-
|
|
343
|
-
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
344
|
-
|
|
345
|
-
### ❤️ Thank You
|
|
283
|
+
### Bug Fixes
|
|
346
284
|
|
|
347
|
-
-
|
|
285
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
286
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
348
287
|
|
|
349
288
|
## 1.32.0 (2024-02-07)
|
|
350
289
|
|
|
351
|
-
###
|
|
352
|
-
|
|
353
|
-
- **config:** Added a base config package to allow neutral access of `StormConfig` ([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
354
|
-
|
|
355
|
-
### ❤️ Thank You
|
|
290
|
+
### Features
|
|
356
291
|
|
|
357
|
-
-
|
|
292
|
+
- **config:** Added a base config package to allow neutral access of
|
|
293
|
+
`StormConfig`
|
|
294
|
+
([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
358
295
|
|
|
359
296
|
## 1.29.12 (2024-01-29)
|
|
360
297
|
|
|
361
|
-
###
|
|
362
|
-
|
|
363
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
364
|
-
|
|
365
|
-
### ❤️ Thank You
|
|
298
|
+
### Bug Fixes
|
|
366
299
|
|
|
367
|
-
-
|
|
300
|
+
- **workspace-tools:** Added full publish fields to target
|
|
301
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
368
302
|
|
|
369
303
|
## 1.29.11 (2024-01-29)
|
|
370
304
|
|
|
371
|
-
###
|
|
372
|
-
|
|
373
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
374
|
-
|
|
375
|
-
### ❤️ Thank You
|
|
305
|
+
### Bug Fixes
|
|
376
306
|
|
|
377
|
-
-
|
|
307
|
+
- **workspace-tools:** Added full publish fields to target
|
|
308
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
378
309
|
|
|
379
310
|
## 1.29.10 (2024-01-28)
|
|
380
311
|
|
|
381
|
-
###
|
|
382
|
-
|
|
383
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
384
|
-
|
|
385
|
-
### ❤️ Thank You
|
|
312
|
+
### Bug Fixes
|
|
386
313
|
|
|
387
|
-
-
|
|
314
|
+
- **workspace-tools:** Added full publish fields to target
|
|
315
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
388
316
|
|
|
389
317
|
## 1.29.9 (2024-01-28)
|
|
390
318
|
|
|
391
|
-
###
|
|
392
|
-
|
|
393
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
394
|
-
|
|
395
|
-
### ❤️ Thank You
|
|
319
|
+
### Bug Fixes
|
|
396
320
|
|
|
397
|
-
-
|
|
321
|
+
- **workspace-tools:** Added full publish fields to target
|
|
322
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
398
323
|
|
|
399
324
|
## 1.29.8 (2024-01-28)
|
|
400
325
|
|
|
401
|
-
###
|
|
402
|
-
|
|
403
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
404
|
-
|
|
405
|
-
### ❤️ Thank You
|
|
326
|
+
### Bug Fixes
|
|
406
327
|
|
|
407
|
-
-
|
|
328
|
+
- **workspace-tools:** Added full publish fields to target
|
|
329
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
408
330
|
|
|
409
331
|
## 1.29.7 (2024-01-28)
|
|
410
332
|
|
|
411
|
-
###
|
|
412
|
-
|
|
413
|
-
- **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
414
|
-
|
|
415
|
-
### ❤️ Thank You
|
|
333
|
+
### Bug Fixes
|
|
416
334
|
|
|
417
|
-
-
|
|
335
|
+
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
336
|
+
([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
418
337
|
|
|
419
338
|
## 1.28.2 (2024-01-27)
|
|
420
339
|
|
|
421
|
-
###
|
|
422
|
-
|
|
423
|
-
- **git-tools:** Prevent extra newlines added to changelog files ([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
|
|
424
|
-
|
|
425
|
-
### ❤️ Thank You
|
|
340
|
+
### Bug Fixes
|
|
426
341
|
|
|
427
|
-
-
|
|
342
|
+
- **git-tools:** Prevent extra newlines added to changelog files
|
|
343
|
+
([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
|
|
428
344
|
|
|
429
345
|
## 1.26.0 (2024-01-21)
|
|
430
346
|
|
|
431
|
-
###
|
|
432
|
-
|
|
433
|
-
- **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
434
|
-
|
|
435
|
-
### ❤️ Thank You
|
|
347
|
+
### Bug Fixes
|
|
436
348
|
|
|
437
|
-
-
|
|
349
|
+
- **git-tools:** Update path to changelog renderer
|
|
350
|
+
([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
438
351
|
|
|
439
352
|
## 1.25.5 (2024-01-21)
|
|
440
353
|
|
|
441
|
-
###
|
|
442
|
-
|
|
443
|
-
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
444
|
-
|
|
445
|
-
### ❤️ Thank You
|
|
354
|
+
### Bug Fixes
|
|
446
355
|
|
|
447
|
-
-
|
|
356
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
357
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
448
358
|
|
|
449
359
|
## 1.25.4 (2024-01-21)
|
|
450
360
|
|
|
451
|
-
###
|
|
452
|
-
|
|
453
|
-
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
454
|
-
|
|
455
|
-
### ❤️ Thank You
|
|
361
|
+
### Bug Fixes
|
|
456
362
|
|
|
457
|
-
-
|
|
363
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
364
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
458
365
|
|
|
459
366
|
## 1.25.3 (2024-01-21)
|
|
460
367
|
|
|
461
|
-
###
|
|
462
|
-
|
|
463
|
-
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
464
|
-
|
|
465
|
-
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
368
|
+
### Bug Fixes
|
|
466
369
|
|
|
467
|
-
|
|
370
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
371
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
468
372
|
|
|
469
|
-
-
|
|
373
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
374
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
470
375
|
|
|
471
376
|
## 1.25.2 (2024-01-21)
|
|
472
377
|
|
|
473
|
-
###
|
|
474
|
-
|
|
475
|
-
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
476
|
-
|
|
477
|
-
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
378
|
+
### Bug Fixes
|
|
478
379
|
|
|
479
|
-
|
|
380
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
381
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
480
382
|
|
|
481
|
-
-
|
|
383
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
384
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
482
385
|
|
|
483
386
|
## 1.25.1 (2024-01-21)
|
|
484
387
|
|
|
485
|
-
###
|
|
486
|
-
|
|
487
|
-
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
488
|
-
|
|
489
|
-
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
388
|
+
### Bug Fixes
|
|
490
389
|
|
|
491
|
-
|
|
390
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
391
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
492
392
|
|
|
493
|
-
-
|
|
393
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
394
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
494
395
|
|
|
495
396
|
# [1.25.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.24.0...testing-tools-v1.25.0) (2024-01-20)
|
|
496
397
|
|
|
497
398
|
### Features
|
|
498
399
|
|
|
499
|
-
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
400
|
+
- **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build
|
|
401
|
+
([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
|
|
500
402
|
|
|
501
403
|
# [1.24.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.23.1...testing-tools-v1.24.0) (2024-01-19)
|
|
502
404
|
|
|
503
405
|
### Bug Fixes
|
|
504
406
|
|
|
505
|
-
- **config-tools:** Rerun ci pipeline
|
|
506
|
-
|
|
507
|
-
- **git-tools:**
|
|
508
|
-
|
|
509
|
-
- **git-tools:**
|
|
407
|
+
- **config-tools:** Rerun ci pipeline
|
|
408
|
+
([d855670](https://github.com/storm-software/storm-ops/commit/d855670faf558969a592b8b6666754280c0dc829))
|
|
409
|
+
- **git-tools:** Resolved issue preventing git-tools publish
|
|
410
|
+
([1bf9727](https://github.com/storm-software/storm-ops/commit/1bf97271e3421b5c485708ed2c59da815cde6c4b))
|
|
411
|
+
- **git-tools:** Resovled issues with lock file versions
|
|
412
|
+
([3740dc2](https://github.com/storm-software/storm-ops/commit/3740dc2392a8c4fcb0beae0816afeaea1573f6ae))
|
|
413
|
+
- **git-tools:** Upgrade Nx version and resolved import issues
|
|
414
|
+
([53432f2](https://github.com/storm-software/storm-ops/commit/53432f2b318c24bc0d65cf2509d01861c0c6f91b))
|
|
415
|
+
- **git-tools:** Upgrade pnpm lock file
|
|
416
|
+
([daa3d32](https://github.com/storm-software/storm-ops/commit/daa3d32fd692799b036556ccf04279507410e4eb))
|
|
510
417
|
|
|
511
418
|
### Features
|
|
512
419
|
|
|
513
|
-
- **git-tools:** Redesigned the executable script structure
|
|
420
|
+
- **git-tools:** Redesigned the executable script structure
|
|
421
|
+
([a4c097b](https://github.com/storm-software/storm-ops/commit/a4c097bd38a68ca0c206686b592d994fb643a5d2))
|
|
514
422
|
|
|
515
423
|
## [1.23.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.23.0...testing-tools-v1.23.1) (2024-01-19)
|
|
516
424
|
|
|
517
425
|
### Bug Fixes
|
|
518
426
|
|
|
519
|
-
- **git-tools:** Updated executable scripts to use correct directory
|
|
427
|
+
- **git-tools:** Updated executable scripts to use correct directory
|
|
428
|
+
([8bd14e7](https://github.com/storm-software/storm-ops/commit/8bd14e7b1d78ece17f314ef172c344e927c0736d))
|
|
520
429
|
|
|
521
430
|
# [1.23.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.6...testing-tools-v1.23.0) (2024-01-18)
|
|
522
431
|
|
|
523
432
|
### Features
|
|
524
433
|
|
|
525
|
-
- **workspace-tools:** Added the `typia` executor
|
|
434
|
+
- **workspace-tools:** Added the `typia` executor
|
|
435
|
+
([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
526
436
|
|
|
527
437
|
## [1.22.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.5...testing-tools-v1.22.6) (2024-01-18)
|
|
528
438
|
|
|
529
439
|
### Bug Fixes
|
|
530
440
|
|
|
531
|
-
- **linting-tools:** Updated ignored files in biome linter
|
|
441
|
+
- **linting-tools:** Updated ignored files in biome linter
|
|
442
|
+
([54520d2](https://github.com/storm-software/storm-ops/commit/54520d24ffc860401b57cab2d28a2565c352a7e9))
|
|
532
443
|
|
|
533
444
|
## [1.22.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.4...testing-tools-v1.22.5) (2024-01-17)
|
|
534
445
|
|
|
535
446
|
### Bug Fixes
|
|
536
447
|
|
|
537
|
-
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
448
|
+
- **workspace-tools:** Patched transformer functions in tsup dependency
|
|
449
|
+
([f6412b4](https://github.com/storm-software/storm-ops/commit/f6412b437bb5d3122573f1e0ff877ac20f4ad947))
|
|
538
450
|
|
|
539
451
|
## [1.22.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.3...testing-tools-v1.22.4) (2024-01-17)
|
|
540
452
|
|
|
541
453
|
### Bug Fixes
|
|
542
454
|
|
|
543
|
-
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
455
|
+
- **workspace-tools:** Resolved blocking issue preventing tsup build completion
|
|
456
|
+
([e13f88f](https://github.com/storm-software/storm-ops/commit/e13f88f4c98eda68ec3d45c3b48caba533243b55))
|
|
544
457
|
|
|
545
458
|
## [1.22.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.2...testing-tools-v1.22.3) (2024-01-17)
|
|
546
459
|
|
|
547
460
|
### Bug Fixes
|
|
548
461
|
|
|
549
|
-
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
462
|
+
- **workspace-tools:** Removed instance of JSDocs parser in tsup patch
|
|
463
|
+
([4c8448e](https://github.com/storm-software/storm-ops/commit/4c8448eed32092d203621d4e05526a89d4b8e216))
|
|
550
464
|
|
|
551
465
|
## [1.22.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.1...testing-tools-v1.22.2) (2024-01-17)
|
|
552
466
|
|
|
553
467
|
### Bug Fixes
|
|
554
468
|
|
|
555
|
-
- **workspace-tools:** Remove the transform code from tsup patch
|
|
469
|
+
- **workspace-tools:** Remove the transform code from tsup patch
|
|
470
|
+
([399c910](https://github.com/storm-software/storm-ops/commit/399c910f0ca46741cc97b06f2a0812adbf7910f0))
|
|
556
471
|
|
|
557
472
|
## [1.22.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.22.0...testing-tools-v1.22.1) (2024-01-16)
|
|
558
473
|
|
|
559
474
|
### Bug Fixes
|
|
560
475
|
|
|
561
|
-
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
476
|
+
- **git-tools:** Resolved logging issues with git hooks and tsup build
|
|
477
|
+
([daeec6e](https://github.com/storm-software/storm-ops/commit/daeec6efaad169b6947eedef1a07339c0b52409c))
|
|
562
478
|
|
|
563
479
|
# [1.22.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.3...testing-tools-v1.22.0) (2024-01-15)
|
|
564
480
|
|
|
565
481
|
### Features
|
|
566
482
|
|
|
567
|
-
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
483
|
+
- **workspace-tools:** Added logger functions to use in the repo's console CLI
|
|
484
|
+
apps
|
|
485
|
+
([c38d262](https://github.com/storm-software/storm-ops/commit/c38d26271cfee4e8fd094526b431e098d186a667))
|
|
568
486
|
|
|
569
487
|
## [1.21.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.2...testing-tools-v1.21.3) (2024-01-15)
|
|
570
488
|
|
|
571
489
|
### Bug Fixes
|
|
572
490
|
|
|
573
|
-
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
491
|
+
- **workspace-tools:** Many code quality improvements and enhanced linting rules
|
|
492
|
+
([d2123cf](https://github.com/storm-software/storm-ops/commit/d2123cf87850b1442b8e7c1ed4b3ccc07f2a8673))
|
|
574
493
|
|
|
575
494
|
## [1.21.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.1...testing-tools-v1.21.2) (2024-01-15)
|
|
576
495
|
|
|
577
496
|
### Bug Fixes
|
|
578
497
|
|
|
579
|
-
- **git-tools:** Added dependency override for `request` package to prevent
|
|
498
|
+
- **git-tools:** Added dependency override for `request` package to prevent
|
|
499
|
+
request forgery exposure
|
|
500
|
+
([1f42b96](https://github.com/storm-software/storm-ops/commit/1f42b96518e944a3b1e5a3e38dfc1c7dc1a7241f))
|
|
580
501
|
|
|
581
502
|
## [1.21.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.21.0...testing-tools-v1.21.1) (2024-01-15)
|
|
582
503
|
|
|
583
504
|
### Bug Fixes
|
|
584
505
|
|
|
585
|
-
- **linting-tools:** Resolve Dependabot Alerts
|
|
506
|
+
- **linting-tools:** Resolve Dependabot Alerts
|
|
507
|
+
[#1](https://github.com/storm-software/storm-ops/issues/1),
|
|
508
|
+
[#2](https://github.com/storm-software/storm-ops/issues/2),
|
|
509
|
+
[#3](https://github.com/storm-software/storm-ops/issues/3), and
|
|
510
|
+
[#4](https://github.com/storm-software/storm-ops/issues/4)
|
|
511
|
+
([88253ba](https://github.com/storm-software/storm-ops/commit/88253ba59b21442d7af2f1f3cb958d9e9d13289e))
|
|
586
512
|
|
|
587
513
|
# [1.21.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.20.1...testing-tools-v1.21.0) (2024-01-15)
|
|
588
514
|
|
|
589
515
|
### Bug Fixes
|
|
590
516
|
|
|
591
|
-
- **linting-tools:** Various improvements to the biome formatter and linter
|
|
517
|
+
- **linting-tools:** Various improvements to the biome formatter and linter
|
|
518
|
+
configuration
|
|
519
|
+
([1dfd480](https://github.com/storm-software/storm-ops/commit/1dfd4802024427b6041fc09f6bdaa01d7be8783b))
|
|
592
520
|
|
|
593
521
|
### Features
|
|
594
522
|
|
|
595
|
-
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
523
|
+
- **git-tools:** Added default `lefthook` and `biome` configuration
|
|
524
|
+
([489bec2](https://github.com/storm-software/storm-ops/commit/489bec287d5d8d556746df25ab44856c2ae368b7))
|
|
596
525
|
|
|
597
526
|
## [1.20.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.20.0...testing-tools-v1.20.1) (2024-01-14)
|
|
598
527
|
|
|
599
528
|
### Bug Fixes
|
|
600
529
|
|
|
601
|
-
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
530
|
+
- **workspace-tools:** Cleaned up dependanies and option defaulting in tsup
|
|
531
|
+
([0ae0dd3](https://github.com/storm-software/storm-ops/commit/0ae0dd327ed646e6dbcd1c33b44aef820403cd77))
|
|
602
532
|
|
|
603
533
|
# [1.20.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.19.0...testing-tools-v1.20.0) (2024-01-14)
|
|
604
534
|
|
|
605
535
|
### Features
|
|
606
536
|
|
|
607
|
-
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
537
|
+
- **git-tools:** Improved all CLI tools and git hooks to use the `zx` package
|
|
538
|
+
([a905c21](https://github.com/storm-software/storm-ops/commit/a905c213d710d995cc114b32a90bf4d042c550d6))
|
|
608
539
|
|
|
609
540
|
# [1.19.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.18.0...testing-tools-v1.19.0) (2024-01-14)
|
|
610
541
|
|
|
611
542
|
### Bug Fixes
|
|
612
543
|
|
|
613
|
-
- **storm-ops:** Added missing dependencies
|
|
544
|
+
- **storm-ops:** Added missing dependencies
|
|
545
|
+
([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
614
546
|
|
|
615
547
|
### Features
|
|
616
548
|
|
|
617
|
-
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
618
|
-
|
|
549
|
+
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
550
|
+
([24311bf](https://github.com/storm-software/storm-ops/commit/24311bfde1becaba5573c4a55d1a6d68e84eb4fb))
|
|
551
|
+
- **linting-tools:** Added Typia compiler transformer to tsup build
|
|
552
|
+
([5b39221](https://github.com/storm-software/storm-ops/commit/5b39221dedcc63c21b15f653f56efb4f5cf20989))
|
|
619
553
|
|
|
620
554
|
# [1.18.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.17.1...testing-tools-v1.18.0) (2024-01-13)
|
|
621
555
|
|
|
622
556
|
### Features
|
|
623
557
|
|
|
624
|
-
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
558
|
+
- **workspace-tools:** Added Typia compiler transformer to tsup build
|
|
559
|
+
([2b5645f](https://github.com/storm-software/storm-ops/commit/2b5645f8603ba06437b7311dc0652be5927e3168))
|
|
625
560
|
|
|
626
561
|
## [1.17.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.17.0...testing-tools-v1.17.1) (2024-01-12)
|
|
627
562
|
|
|
628
563
|
### Bug Fixes
|
|
629
564
|
|
|
630
|
-
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
565
|
+
- **workspace-tools:** Removed legacy config from neutral tsup build
|
|
566
|
+
([4e1cce7](https://github.com/storm-software/storm-ops/commit/4e1cce7122194d6d0364a564115ebdebe7eab46b))
|
|
631
567
|
|
|
632
568
|
# [1.17.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.16.1...testing-tools-v1.17.0) (2024-01-11)
|
|
633
569
|
|
|
634
570
|
### Features
|
|
635
571
|
|
|
636
|
-
- **workspace-tools:** Added `metafile` option to tsup build
|
|
572
|
+
- **workspace-tools:** Added `metafile` option to tsup build
|
|
573
|
+
([f3c982c](https://github.com/storm-software/storm-ops/commit/f3c982c16a29d2034b9087bc86cf61a776e1445b))
|
|
637
574
|
|
|
638
575
|
## [1.16.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.16.0...testing-tools-v1.16.1) (2023-12-26)
|
|
639
576
|
|
|
640
577
|
### Bug Fixes
|
|
641
578
|
|
|
642
|
-
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
579
|
+
- **linting-tools:** Added tailwindcss prettier formatting to linting tools
|
|
580
|
+
([a8072f2](https://github.com/storm-software/storm-ops/commit/a8072f2f92a4cc9e93ef173574ff142cf23c13f7))
|
|
643
581
|
|
|
644
582
|
# [1.16.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.2...testing-tools-v1.16.0) (2023-12-21)
|
|
645
583
|
|
|
646
584
|
### Features
|
|
647
585
|
|
|
648
|
-
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
586
|
+
- **config-tools:** Added the `findWorkspaceRootSync` and
|
|
587
|
+
`findWorkspaceRootSafeSync` functions
|
|
588
|
+
([59e0ee4](https://github.com/storm-software/storm-ops/commit/59e0ee4779a15752fb035d235b929bb3e8ecc974))
|
|
649
589
|
|
|
650
590
|
## [1.15.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.1...testing-tools-v1.15.2) (2023-12-21)
|
|
651
591
|
|
|
652
592
|
### Bug Fixes
|
|
653
593
|
|
|
654
|
-
- **config-tools:** Remove unused dependencies
|
|
594
|
+
- **config-tools:** Remove unused dependencies
|
|
595
|
+
([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
655
596
|
|
|
656
597
|
## [1.15.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.15.0...testing-tools-v1.15.1) (2023-12-20)
|
|
657
598
|
|
|
658
599
|
### Bug Fixes
|
|
659
600
|
|
|
660
|
-
- **config-tools:** Added more accurate search for workspace root
|
|
601
|
+
- **config-tools:** Added more accurate search for workspace root
|
|
602
|
+
([c418b08](https://github.com/storm-software/storm-ops/commit/c418b08c8bb8917e562bef50cb324d66244d98a3))
|
|
661
603
|
|
|
662
604
|
# [1.15.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.14.0...testing-tools-v1.15.0) (2023-12-15)
|
|
663
605
|
|
|
664
606
|
### Features
|
|
665
607
|
|
|
666
|
-
- **design-tools:** Added design tools package to support storm design systems
|
|
608
|
+
- **design-tools:** Added design tools package to support storm design systems
|
|
609
|
+
([187a38f](https://github.com/storm-software/storm-ops/commit/187a38fc7ce8f992ff96ad210058089da909f1b6))
|
|
667
610
|
|
|
668
611
|
# [1.14.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.13.1...testing-tools-v1.14.0) (2023-12-12)
|
|
669
612
|
|
|
670
613
|
### Features
|
|
671
614
|
|
|
672
|
-
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
615
|
+
- **workspace-tools:** Added the `packageAll` option to build nested package
|
|
616
|
+
files
|
|
617
|
+
([cf18588](https://github.com/storm-software/storm-ops/commit/cf18588e55e491f984affecd040c95298f0cf273))
|
|
673
618
|
|
|
674
619
|
## [1.13.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.13.0...testing-tools-v1.13.1) (2023-12-11)
|
|
675
620
|
|
|
676
621
|
### Bug Fixes
|
|
677
622
|
|
|
678
|
-
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
623
|
+
- **workspace-tools:** Resolved issue with bad nx.json config
|
|
624
|
+
([1753feb](https://github.com/storm-software/storm-ops/commit/1753febc615fa341af86d49981905221153dbcfb))
|
|
679
625
|
|
|
680
626
|
# [1.13.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.11...testing-tools-v1.13.0) (2023-12-09)
|
|
681
627
|
|
|
682
628
|
### Features
|
|
683
629
|
|
|
684
|
-
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
630
|
+
- **workspace-tools:** Added `esbuild-plugin-handlebars` plugin
|
|
631
|
+
([5859957](https://github.com/storm-software/storm-ops/commit/5859957a0b0fff43099a7b821d721fa6625429e0))
|
|
685
632
|
|
|
686
633
|
## [1.12.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.10...testing-tools-v1.12.11) (2023-12-08)
|
|
687
634
|
|
|
688
635
|
### Bug Fixes
|
|
689
636
|
|
|
690
|
-
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
637
|
+
- **workspace-tools:** Update the tsup build executor to use the daemon for
|
|
638
|
+
getting the ProjectGraph
|
|
639
|
+
([0e3a598](https://github.com/storm-software/storm-ops/commit/0e3a598fb0b20008b8321a174dfb861590a6a9de))
|
|
691
640
|
|
|
692
641
|
## [1.12.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.9...testing-tools-v1.12.10) (2023-12-06)
|
|
693
642
|
|
|
694
643
|
### Bug Fixes
|
|
695
644
|
|
|
696
|
-
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
645
|
+
- **workspace-tools:** Resolved issue with bad options passed into base TS
|
|
646
|
+
library generator
|
|
647
|
+
([aeff286](https://github.com/storm-software/storm-ops/commit/aeff286fba411b47c205f3d13cefb425b2c1a977))
|
|
697
648
|
|
|
698
649
|
## [1.12.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.8...testing-tools-v1.12.9) (2023-12-05)
|
|
699
650
|
|
|
700
651
|
### Bug Fixes
|
|
701
652
|
|
|
702
|
-
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
703
|
-
|
|
704
|
-
|
|
653
|
+
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
654
|
+
directory
|
|
655
|
+
([a04aa3a](https://github.com/storm-software/storm-ops/commit/a04aa3add212abc781392d1227122a790b2f004e))
|
|
656
|
+
- **git-tools:** Resolved issue with patched semantic-release bundled path
|
|
657
|
+
([93b4e43](https://github.com/storm-software/storm-ops/commit/93b4e439bf19a888db1b35554b32b9aec3cc3acd))
|
|
658
|
+
- **git-tools:** Updated `semantic-release` patch to properly check for plugins
|
|
659
|
+
([4e3db96](https://github.com/storm-software/storm-ops/commit/4e3db96814e8abb5cb22d9bfb5c747f042c43157))
|
|
705
660
|
|
|
706
661
|
## [1.12.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.7...testing-tools-v1.12.8) (2023-12-05)
|
|
707
662
|
|
|
708
663
|
### Bug Fixes
|
|
709
664
|
|
|
710
|
-
- **config-tools:** Update configuration types to allow any type of schema
|
|
665
|
+
- **config-tools:** Update configuration types to allow any type of schema
|
|
666
|
+
([c79b428](https://github.com/storm-software/storm-ops/commit/c79b428057b6020c1a50e68dd6f753cf7ad133f5))
|
|
711
667
|
|
|
712
668
|
## [1.12.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.6...testing-tools-v1.12.7) (2023-12-03)
|
|
713
669
|
|
|
714
670
|
### Bug Fixes
|
|
715
671
|
|
|
716
|
-
- **workspace-tools:** Ensure only storm env are written to build package
|
|
672
|
+
- **workspace-tools:** Ensure only storm env are written to build package
|
|
673
|
+
([16d7fc9](https://github.com/storm-software/storm-ops/commit/16d7fc90c831d89e0d79bc02683c8a3ad7af63ce))
|
|
717
674
|
|
|
718
675
|
## [1.12.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.5...testing-tools-v1.12.6) (2023-12-03)
|
|
719
676
|
|
|
720
677
|
### Bug Fixes
|
|
721
678
|
|
|
722
|
-
- **storm-ops:** Update pnpm-lock.yaml file
|
|
723
|
-
|
|
724
|
-
- **workspace-tools:**
|
|
725
|
-
|
|
679
|
+
- **storm-ops:** Update pnpm-lock.yaml file
|
|
680
|
+
([74fe737](https://github.com/storm-software/storm-ops/commit/74fe737c2d43018c2c2a09d0489bdfc188b0e1ce))
|
|
681
|
+
- **workspace-tools:** Remove pino logging esbuild plugin
|
|
682
|
+
([730de8c](https://github.com/storm-software/storm-ops/commit/730de8c5c49c1e1b360b961e23b3f462e9e58c1a))
|
|
683
|
+
- **workspace-tools:** Resolved more issues with results display
|
|
684
|
+
([05d80d2](https://github.com/storm-software/storm-ops/commit/05d80d26e77e514a18101290f52398a970d260a7))
|
|
685
|
+
- **workspace-tools:** Update all workspace chalk deps to version 4.1.0
|
|
686
|
+
([b74a940](https://github.com/storm-software/storm-ops/commit/b74a940ee921981612a0ed1f951ce443f133dcd7))
|
|
726
687
|
|
|
727
688
|
## [1.12.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.4...testing-tools-v1.12.5) (2023-12-03)
|
|
728
689
|
|
|
729
690
|
### Bug Fixes
|
|
730
691
|
|
|
731
|
-
- **workspace-tools:** Remove config-tools as an external dependency
|
|
692
|
+
- **workspace-tools:** Remove config-tools as an external dependency
|
|
693
|
+
([7a24864](https://github.com/storm-software/storm-ops/commit/7a248643ef13fca6ddaa3c25f6c78ede86dec8be))
|
|
732
694
|
|
|
733
695
|
## [1.12.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.3...testing-tools-v1.12.4) (2023-12-03)
|
|
734
696
|
|
|
735
697
|
### Bug Fixes
|
|
736
698
|
|
|
737
|
-
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
699
|
+
- **config-tools:** Updated the `StormConfig` schema to properly type extensions
|
|
700
|
+
and removed @decs/typeschema dependency
|
|
701
|
+
([40ed139](https://github.com/storm-software/storm-ops/commit/40ed13919f073da95cac183467accdcfc6c12270))
|
|
738
702
|
|
|
739
703
|
## [1.12.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.2...testing-tools-v1.12.3) (2023-12-02)
|
|
740
704
|
|
|
741
705
|
### Bug Fixes
|
|
742
706
|
|
|
743
|
-
- **config-tools:** Update config package module type
|
|
707
|
+
- **config-tools:** Update config package module type
|
|
708
|
+
([52dacd0](https://github.com/storm-software/storm-ops/commit/52dacd0a9f43ad36c915a0bc2ff5994c2ad32d45))
|
|
744
709
|
|
|
745
710
|
## [1.12.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.1...testing-tools-v1.12.2) (2023-12-02)
|
|
746
711
|
|
|
747
712
|
### Bug Fixes
|
|
748
713
|
|
|
749
|
-
- **config-tools:** Resolved issue with updated `createStormConfig` schema
|
|
714
|
+
- **config-tools:** Resolved issue with updated `createStormConfig` schema
|
|
715
|
+
([cbc6941](https://github.com/storm-software/storm-ops/commit/cbc69413e1ebbf5521c638401a34c604f25c2854))
|
|
750
716
|
|
|
751
717
|
## [1.12.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.12.0...testing-tools-v1.12.1) (2023-12-02)
|
|
752
718
|
|
|
753
719
|
### Bug Fixes
|
|
754
720
|
|
|
755
|
-
- **workspace-tools:** Added new executors to `additionalEntryPoints`
|
|
721
|
+
- **workspace-tools:** Added new executors to `additionalEntryPoints`
|
|
722
|
+
configuration
|
|
723
|
+
([f7289c7](https://github.com/storm-software/storm-ops/commit/f7289c7b21eba99e0a70147767b1f28fea242854))
|
|
756
724
|
|
|
757
725
|
# [1.12.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.11.0...testing-tools-v1.12.0) (2023-12-02)
|
|
758
726
|
|
|
759
727
|
### Features
|
|
760
728
|
|
|
761
|
-
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
729
|
+
- **workspace-tools:** Added the config-schema generator to create json schemas
|
|
730
|
+
for Storm Config
|
|
731
|
+
([4b66f3c](https://github.com/storm-software/storm-ops/commit/4b66f3cb6ff1586b0f86ceec89cc5a296162ed97))
|
|
762
732
|
|
|
763
733
|
# [1.11.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.10.1...testing-tools-v1.11.0) (2023-12-02)
|
|
764
734
|
|
|
765
735
|
### Features
|
|
766
736
|
|
|
767
|
-
- **config-tools:** Added the config-tools library to support storm
|
|
768
|
-
|
|
737
|
+
- **config-tools:** Added the config-tools library to support storm
|
|
738
|
+
configuration
|
|
739
|
+
([63f8b9e](https://github.com/storm-software/storm-ops/commit/63f8b9e80a3fc95adbb4dae36e04339e9d46d089))
|
|
740
|
+
- **workspace-tools:** Added the `tsup-neutral` and `tsup-node` executors
|
|
741
|
+
([0b1c10e](https://github.com/storm-software/storm-ops/commit/0b1c10e40b2c14b1f49012b8288808aec74e247f))
|
|
769
742
|
|
|
770
743
|
## [1.10.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.10.0...testing-tools-v1.10.1) (2023-11-30)
|
|
771
744
|
|
|
772
745
|
### Bug Fixes
|
|
773
746
|
|
|
774
|
-
- **workspace-tools:** Enhanced external dependency selection logic
|
|
747
|
+
- **workspace-tools:** Enhanced external dependency selection logic
|
|
748
|
+
([12dc8d5](https://github.com/storm-software/storm-ops/commit/12dc8d52175f19f70014f21e66e27c7dbaf29df2))
|
|
775
749
|
|
|
776
750
|
# [1.10.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.14...testing-tools-v1.10.0) (2023-11-30)
|
|
777
751
|
|
|
778
752
|
### Features
|
|
779
753
|
|
|
780
|
-
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
754
|
+
- **workspace-tools:** Added `esbuild-decorators` plugin to tsup build executor
|
|
755
|
+
([5f83171](https://github.com/storm-software/storm-ops/commit/5f831716b4e9d6ba35e87a4cc62de0f1b2c397c3))
|
|
781
756
|
|
|
782
757
|
## [1.9.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.13...testing-tools-v1.9.14) (2023-11-30)
|
|
783
758
|
|
|
784
759
|
### Bug Fixes
|
|
785
760
|
|
|
786
|
-
- **workspace-tools:** Update input file path for api-extractor
|
|
761
|
+
- **workspace-tools:** Update input file path for api-extractor
|
|
762
|
+
([7750f15](https://github.com/storm-software/storm-ops/commit/7750f151de20da36ab72c0b7f98df415c833704a))
|
|
787
763
|
|
|
788
764
|
## [1.9.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.12...testing-tools-v1.9.13) (2023-11-30)
|
|
789
765
|
|
|
790
766
|
### Bug Fixes
|
|
791
767
|
|
|
792
|
-
- **workspace-tools:** Resolved bad reference to path
|
|
768
|
+
- **workspace-tools:** Resolved bad reference to path
|
|
769
|
+
([622c842](https://github.com/storm-software/storm-ops/commit/622c84247119570a469d2dc802a3317d44a17bb0))
|
|
793
770
|
|
|
794
771
|
## [1.9.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.11...testing-tools-v1.9.12) (2023-11-30)
|
|
795
772
|
|
|
796
773
|
### Bug Fixes
|
|
797
774
|
|
|
798
|
-
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
775
|
+
- **workspace-tools:** Resolved issue with api-extractor input path
|
|
776
|
+
([dabefc5](https://github.com/storm-software/storm-ops/commit/dabefc5295646d83325eb845038a2e9b273f7d8e))
|
|
799
777
|
|
|
800
778
|
## [1.9.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.10...testing-tools-v1.9.11) (2023-11-30)
|
|
801
779
|
|
|
802
780
|
### Bug Fixes
|
|
803
781
|
|
|
804
|
-
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
782
|
+
- **workspace-tools:** Update the path separators in api-extractor parameters
|
|
783
|
+
([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
805
784
|
|
|
806
785
|
## [1.9.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.9...testing-tools-v1.9.10) (2023-11-29)
|
|
807
786
|
|
|
808
787
|
### Bug Fixes
|
|
809
788
|
|
|
810
|
-
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
789
|
+
- **workspace-tools:** Add back the `declarationDir` value to the
|
|
790
|
+
compilerOptions for dts build
|
|
791
|
+
([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
811
792
|
|
|
812
793
|
### Reverts
|
|
813
794
|
|
|
814
|
-
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
795
|
+
- **workspace-tools:** Revert tsup patch back to previous version before updates
|
|
796
|
+
to api-extractor
|
|
797
|
+
([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|
|
815
798
|
|
|
816
799
|
## [1.9.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.8...testing-tools-v1.9.9) (2023-11-29)
|
|
817
800
|
|
|
818
801
|
### Bug Fixes
|
|
819
802
|
|
|
820
|
-
- **workspace-tools:** Update tmp path on tsup patch
|
|
803
|
+
- **workspace-tools:** Update tmp path on tsup patch
|
|
804
|
+
([2dd3551](https://github.com/storm-software/storm-ops/commit/2dd3551988d0c6ee4236123c4eeb7047f53cf666))
|
|
821
805
|
|
|
822
806
|
## [1.9.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.7...testing-tools-v1.9.8) (2023-11-29)
|
|
823
807
|
|
|
824
808
|
### Bug Fixes
|
|
825
809
|
|
|
826
|
-
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
810
|
+
- **workspace-tools:** Resolve issue with path separators in tsup patch
|
|
811
|
+
([e7dc44d](https://github.com/storm-software/storm-ops/commit/e7dc44d77f8445a495fb7164d85498d4a2cbf179))
|
|
827
812
|
|
|
828
813
|
## [1.9.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.6...testing-tools-v1.9.7) (2023-11-29)
|
|
829
814
|
|
|
830
815
|
### Bug Fixes
|
|
831
816
|
|
|
832
|
-
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
817
|
+
- **workspace-tools:** Resolved issue with bad path module usage in tsup patch
|
|
818
|
+
([e0a984a](https://github.com/storm-software/storm-ops/commit/e0a984a656d65cb6f2b015ebac43d908bdded3d9))
|
|
833
819
|
|
|
834
820
|
## [1.9.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.5...testing-tools-v1.9.6) (2023-11-29)
|
|
835
821
|
|
|
836
822
|
### Bug Fixes
|
|
837
823
|
|
|
838
|
-
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
839
|
-
|
|
824
|
+
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
825
|
+
plugins
|
|
826
|
+
([c4c5cb0](https://github.com/storm-software/storm-ops/commit/c4c5cb0ec512d74836d9769dac50b3e545993b0c))
|
|
827
|
+
- **workspace-tools:** Update tsup patch so correct files are written after
|
|
828
|
+
api-extractor
|
|
829
|
+
([7106c74](https://github.com/storm-software/storm-ops/commit/7106c74eddc0fe552b142c467ea63e74fb7026ba))
|
|
840
830
|
|
|
841
831
|
## [1.9.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.4...testing-tools-v1.9.5) (2023-11-29)
|
|
842
832
|
|
|
843
833
|
### Bug Fixes
|
|
844
834
|
|
|
845
|
-
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
835
|
+
- **workspace-tools:** Update tsup patch to use workspace root as base directory
|
|
836
|
+
for api-extractor
|
|
837
|
+
([d8cdc3c](https://github.com/storm-software/storm-ops/commit/d8cdc3c461ac1a95a814f04e569f05a54d1a8937))
|
|
846
838
|
|
|
847
839
|
## [1.9.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.3...testing-tools-v1.9.4) (2023-11-29)
|
|
848
840
|
|
|
849
841
|
### Bug Fixes
|
|
850
842
|
|
|
851
|
-
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
843
|
+
- **workspace-tools:** Reduce path length of `mainEntryPointFilePath`
|
|
844
|
+
api-extractor option
|
|
845
|
+
([1e747d3](https://github.com/storm-software/storm-ops/commit/1e747d34c5c9c82e00884d140632f9e725950672))
|
|
852
846
|
|
|
853
847
|
## [1.9.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.2...testing-tools-v1.9.3) (2023-11-29)
|
|
854
848
|
|
|
855
849
|
### Bug Fixes
|
|
856
850
|
|
|
857
|
-
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
851
|
+
- **workspace-tools:** Resolve issue with api-extractor output directory
|
|
852
|
+
([5aa99ef](https://github.com/storm-software/storm-ops/commit/5aa99ef09950a738e658d4c75c6e241e4f1b4f14))
|
|
858
853
|
|
|
859
854
|
## [1.9.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.1...testing-tools-v1.9.2) (2023-11-29)
|
|
860
855
|
|
|
861
856
|
### Bug Fixes
|
|
862
857
|
|
|
863
|
-
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
864
|
-
|
|
858
|
+
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
859
|
+
([69f9c86](https://github.com/storm-software/storm-ops/commit/69f9c86efc90e117c4ec9a5b4d1a520d764af4f5))
|
|
860
|
+
- **workspace-tools:** Resolved issue with paths passed to api-extractor
|
|
861
|
+
([3f7c5ea](https://github.com/storm-software/storm-ops/commit/3f7c5ea14b3db1d1444624781a5ec025cc432552))
|
|
865
862
|
|
|
866
863
|
## [1.9.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.9.0...testing-tools-v1.9.1) (2023-11-29)
|
|
867
864
|
|
|
868
865
|
### Bug Fixes
|
|
869
866
|
|
|
870
|
-
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
867
|
+
- **workspace-tools:** Resolved issue with entry path passed into api-extractor
|
|
868
|
+
([b2614e5](https://github.com/storm-software/storm-ops/commit/b2614e5639be0717e747c6bf06b39dc31df393e2))
|
|
871
869
|
|
|
872
870
|
# [1.9.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.5...testing-tools-v1.9.0) (2023-11-29)
|
|
873
871
|
|
|
874
872
|
### Features
|
|
875
873
|
|
|
876
|
-
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
874
|
+
- **git-tools:** Added executors and generators sections to the readme-gen CLI
|
|
875
|
+
([99aacba](https://github.com/storm-software/storm-ops/commit/99aacba62747cef1347bc87a0fff35fb2ffb0bde))
|
|
877
876
|
|
|
878
877
|
## [1.8.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.4...testing-tools-v1.8.5) (2023-11-29)
|
|
879
878
|
|
|
880
879
|
### Bug Fixes
|
|
881
880
|
|
|
882
|
-
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
881
|
+
- **workspace-tools:** Update paths passed to api-extractor in tsup patch
|
|
882
|
+
([f3b6ce9](https://github.com/storm-software/storm-ops/commit/f3b6ce91e71ccc104895b4bcc0edf50a52e2b8ba))
|
|
883
883
|
|
|
884
884
|
## [1.8.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.3...testing-tools-v1.8.4) (2023-11-29)
|
|
885
885
|
|
|
886
886
|
### Bug Fixes
|
|
887
887
|
|
|
888
|
-
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
888
|
+
- **workspace-tools:** Update the slashes used in package path in tsup patch
|
|
889
|
+
([55470d5](https://github.com/storm-software/storm-ops/commit/55470d54de7dc73b07430e153a6c89719da44667))
|
|
889
890
|
|
|
890
891
|
## [1.8.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.2...testing-tools-v1.8.3) (2023-11-29)
|
|
891
892
|
|
|
892
893
|
### Bug Fixes
|
|
893
894
|
|
|
894
|
-
- **workspace-tools:** Update package path used by api-extractor
|
|
895
|
+
- **workspace-tools:** Update package path used by api-extractor
|
|
896
|
+
([e8081ef](https://github.com/storm-software/storm-ops/commit/e8081ef5df2bdd0b970c52444b552ab91d8ff2b4))
|
|
895
897
|
|
|
896
898
|
## [1.8.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.1...testing-tools-v1.8.2) (2023-11-29)
|
|
897
899
|
|
|
898
900
|
### Bug Fixes
|
|
899
901
|
|
|
900
|
-
- **workspace-tools:** Resolved issue with package.json search method
|
|
902
|
+
- **workspace-tools:** Resolved issue with package.json search method
|
|
903
|
+
([287761e](https://github.com/storm-software/storm-ops/commit/287761e008d821c32216b18c7eba448e3576b0dd))
|
|
901
904
|
|
|
902
905
|
## [1.8.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.8.0...testing-tools-v1.8.1) (2023-11-29)
|
|
903
906
|
|
|
904
907
|
### Bug Fixes
|
|
905
908
|
|
|
906
|
-
- **workspace-tools:** Remove code that overwrites dts files
|
|
909
|
+
- **workspace-tools:** Remove code that overwrites dts files
|
|
910
|
+
([894ef6e](https://github.com/storm-software/storm-ops/commit/894ef6e0ad973d5ed0983f421be341cf53075202))
|
|
907
911
|
|
|
908
912
|
# [1.8.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.21...testing-tools-v1.8.0) (2023-11-28)
|
|
909
913
|
|
|
910
914
|
### Bug Fixes
|
|
911
915
|
|
|
912
|
-
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
916
|
+
- **workspace-tools:** Remove rollup.ts from the `additionalEntryPoints` list
|
|
917
|
+
([b45785e](https://github.com/storm-software/storm-ops/commit/b45785e8b9dd09178651123658cccaded7c559d7))
|
|
913
918
|
|
|
914
919
|
### Features
|
|
915
920
|
|
|
916
|
-
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
921
|
+
- **workspace-tools:** Added the `plugins` option to the tsup executor
|
|
922
|
+
([8cdb8af](https://github.com/storm-software/storm-ops/commit/8cdb8af57eddac03af7f96bfbc2dfbc1672a71be))
|
|
917
923
|
|
|
918
924
|
## [1.7.21](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.20...testing-tools-v1.7.21) (2023-11-27)
|
|
919
925
|
|
|
920
926
|
### Bug Fixes
|
|
921
927
|
|
|
922
|
-
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
928
|
+
- **workspace-tools:** Cleaned up tsup patch and executor code
|
|
929
|
+
([289721f](https://github.com/storm-software/storm-ops/commit/289721f40f481b8c8b904298df7ff6efa8a7979b))
|
|
923
930
|
|
|
924
931
|
## [1.7.20](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.19...testing-tools-v1.7.20) (2023-11-27)
|
|
925
932
|
|
|
926
933
|
### Bug Fixes
|
|
927
934
|
|
|
928
|
-
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
935
|
+
- **workspace-tools:** Resolved issue preventing file mappings from being logged
|
|
936
|
+
([f1435ed](https://github.com/storm-software/storm-ops/commit/f1435ed71a1e11098a581e5808c40910224a9c6f))
|
|
929
937
|
|
|
930
938
|
## [1.7.19](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.18...testing-tools-v1.7.19) (2023-11-27)
|
|
931
939
|
|
|
932
940
|
### Bug Fixes
|
|
933
941
|
|
|
934
|
-
- **workspace-tools:** Resolved const issue in tsup patch
|
|
935
|
-
|
|
942
|
+
- **workspace-tools:** Resolved const issue in tsup patch
|
|
943
|
+
([cb14759](https://github.com/storm-software/storm-ops/commit/cb14759987b7306b7ba843dbd2798f928db66aaa))
|
|
944
|
+
- **workspace-tools:** Updated issue with bad map logging
|
|
945
|
+
([70092a8](https://github.com/storm-software/storm-ops/commit/70092a8ad5e3b0a6128ec5a96da7d7b723b416b1))
|
|
936
946
|
|
|
937
947
|
## [1.7.18](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.17...testing-tools-v1.7.18) (2023-11-27)
|
|
938
948
|
|
|
939
949
|
### Bug Fixes
|
|
940
950
|
|
|
941
|
-
- **workspace-tools:** Added additional logging for tsc process
|
|
951
|
+
- **workspace-tools:** Added additional logging for tsc process
|
|
952
|
+
([ffe350f](https://github.com/storm-software/storm-ops/commit/ffe350faf3c77d7e99f30d8ea231228936faea25))
|
|
942
953
|
|
|
943
954
|
## [1.7.17](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.16...testing-tools-v1.7.17) (2023-11-27)
|
|
944
955
|
|
|
945
956
|
### Bug Fixes
|
|
946
957
|
|
|
947
|
-
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
958
|
+
- **workspace-tools:** Resolved issue with invalid fileNames variable reference
|
|
959
|
+
([c045be1](https://github.com/storm-software/storm-ops/commit/c045be17ca911278d174f47924c6f03a240da790))
|
|
948
960
|
|
|
949
961
|
## [1.7.16](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.15...testing-tools-v1.7.16) (2023-11-27)
|
|
950
962
|
|
|
951
963
|
### Bug Fixes
|
|
952
964
|
|
|
953
|
-
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
965
|
+
- **workspace-tools:** Resovled issue with parameters passed to createProgram
|
|
966
|
+
([96e1e5a](https://github.com/storm-software/storm-ops/commit/96e1e5a12a871779b77f6f51ff1d40cb150fb014))
|
|
954
967
|
|
|
955
968
|
## [1.7.15](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.14...testing-tools-v1.7.15) (2023-11-27)
|
|
956
969
|
|
|
957
970
|
### Bug Fixes
|
|
958
971
|
|
|
959
|
-
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
972
|
+
- **workspace-tools:** Added paresed tsc options as tsup parameter
|
|
973
|
+
([dd51e93](https://github.com/storm-software/storm-ops/commit/dd51e934a793fa0c4c9c07ee2e97bda185777a27))
|
|
960
974
|
|
|
961
975
|
## [1.7.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.13...testing-tools-v1.7.14) (2023-11-27)
|
|
962
976
|
|
|
963
977
|
### Bug Fixes
|
|
964
978
|
|
|
965
|
-
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
979
|
+
- **workspace-tools:** Added custom tsc options to tsup patch config
|
|
980
|
+
([c6a4d49](https://github.com/storm-software/storm-ops/commit/c6a4d49ef5efac05acb09601393fb54dee42090b))
|
|
966
981
|
|
|
967
982
|
## [1.7.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.12...testing-tools-v1.7.13) (2023-11-27)
|
|
968
983
|
|
|
969
984
|
### Bug Fixes
|
|
970
985
|
|
|
971
|
-
- **workspace-tools:** Resolved issue with bad path in file map
|
|
986
|
+
- **workspace-tools:** Resolved issue with bad path in file map
|
|
987
|
+
([ed09f1e](https://github.com/storm-software/storm-ops/commit/ed09f1ecff294e124c6c72301330dbb6f8f94c11))
|
|
972
988
|
|
|
973
989
|
## [1.7.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.11...testing-tools-v1.7.12) (2023-11-27)
|
|
974
990
|
|
|
975
991
|
### Bug Fixes
|
|
976
992
|
|
|
977
|
-
- **workspace-tools:** Added code to call original emit method
|
|
993
|
+
- **workspace-tools:** Added code to call original emit method
|
|
994
|
+
([d4febb4](https://github.com/storm-software/storm-ops/commit/d4febb40983615dbeabfbf88d38a59555722e217))
|
|
978
995
|
|
|
979
996
|
## [1.7.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.10...testing-tools-v1.7.11) (2023-11-27)
|
|
980
997
|
|
|
981
998
|
### Bug Fixes
|
|
982
999
|
|
|
983
|
-
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
1000
|
+
- **workspace-tools:** Resolved issue around adding files to api-extractor
|
|
1001
|
+
config
|
|
1002
|
+
([4ad4118](https://github.com/storm-software/storm-ops/commit/4ad41184c0c8d1f803846b5bb653dc8fffc905e6))
|
|
984
1003
|
|
|
985
1004
|
## [1.7.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.9...testing-tools-v1.7.10) (2023-11-27)
|
|
986
1005
|
|
|
987
1006
|
### Bug Fixes
|
|
988
1007
|
|
|
989
|
-
- **workspace-tools:** Clean up around tsup patch dts build
|
|
1008
|
+
- **workspace-tools:** Clean up around tsup patch dts build
|
|
1009
|
+
([4650a98](https://github.com/storm-software/storm-ops/commit/4650a9884784707e927bc2352643e1a3bc535fd4))
|
|
990
1010
|
|
|
991
1011
|
## [1.7.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.8...testing-tools-v1.7.9) (2023-11-27)
|
|
992
1012
|
|
|
993
1013
|
### Bug Fixes
|
|
994
1014
|
|
|
995
|
-
- **workspace-tools:** Updated how emit is called
|
|
1015
|
+
- **workspace-tools:** Updated how emit is called
|
|
1016
|
+
([dcc7bc5](https://github.com/storm-software/storm-ops/commit/dcc7bc54a6de0123d47decc548ea0e611cdecd95))
|
|
996
1017
|
|
|
997
1018
|
## [1.7.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.7...testing-tools-v1.7.8) (2023-11-26)
|
|
998
1019
|
|
|
999
1020
|
### Bug Fixes
|
|
1000
1021
|
|
|
1001
|
-
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
1022
|
+
- **workspace-tools:** Fixed issue with `packageJsonFullPath` parameter of
|
|
1023
|
+
api-extractor
|
|
1024
|
+
([69e4021](https://github.com/storm-software/storm-ops/commit/69e40219d7db548736b640ebada7fa14aee8a325))
|
|
1002
1025
|
|
|
1003
1026
|
## [1.7.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.6...testing-tools-v1.7.7) (2023-11-26)
|
|
1004
1027
|
|
|
1005
1028
|
### Bug Fixes
|
|
1006
1029
|
|
|
1007
|
-
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
1030
|
+
- **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler
|
|
1031
|
+
options
|
|
1032
|
+
([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
1008
1033
|
|
|
1009
1034
|
## [1.7.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.5...testing-tools-v1.7.6) (2023-11-26)
|
|
1010
1035
|
|
|
1011
1036
|
### Bug Fixes
|
|
1012
1037
|
|
|
1013
|
-
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
1038
|
+
- **workspace-tools:** Resolved issue where fs map was cleared out
|
|
1039
|
+
([1ea5c53](https://github.com/storm-software/storm-ops/commit/1ea5c538fbcd5220edc62024d42238816c4ecf2c))
|
|
1014
1040
|
|
|
1015
1041
|
## [1.7.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.4...testing-tools-v1.7.5) (2023-11-26)
|
|
1016
1042
|
|
|
1017
1043
|
### Bug Fixes
|
|
1018
1044
|
|
|
1019
|
-
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
1045
|
+
- **workspace-tools:** Resolved issue with virtual file system in tsup patch
|
|
1046
|
+
([ea79319](https://github.com/storm-software/storm-ops/commit/ea793191735ccf6bfd7d9b4670da71a598e12606))
|
|
1020
1047
|
|
|
1021
1048
|
## [1.7.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.3...testing-tools-v1.7.4) (2023-11-26)
|
|
1022
1049
|
|
|
1023
1050
|
### Bug Fixes
|
|
1024
1051
|
|
|
1025
|
-
- **workspace-tools:** Resolved issue with fs key
|
|
1052
|
+
- **workspace-tools:** Resolved issue with fs key
|
|
1053
|
+
([e48babc](https://github.com/storm-software/storm-ops/commit/e48babca8053531bcbec4635efca7accd0e00699))
|
|
1026
1054
|
|
|
1027
1055
|
## [1.7.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.2...testing-tools-v1.7.3) (2023-11-25)
|
|
1028
1056
|
|
|
1029
1057
|
### Bug Fixes
|
|
1030
1058
|
|
|
1031
|
-
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
1059
|
+
- **workspace-tools:** Resolved issue with incorrectly written config file
|
|
1060
|
+
([bc93e00](https://github.com/storm-software/storm-ops/commit/bc93e00986d962c55323d85dec22c7c543614417))
|
|
1032
1061
|
|
|
1033
1062
|
## [1.7.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.1...testing-tools-v1.7.2) (2023-11-25)
|
|
1034
1063
|
|
|
1035
1064
|
### Bug Fixes
|
|
1036
1065
|
|
|
1037
|
-
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
1066
|
+
- **workspace-tools:** Updated the way options are passed to `createProgram`
|
|
1067
|
+
([aa03cd7](https://github.com/storm-software/storm-ops/commit/aa03cd764dcf0fee436d12d385cae5cec74aab9d))
|
|
1038
1068
|
|
|
1039
1069
|
## [1.7.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.7.0...testing-tools-v1.7.1) (2023-11-25)
|
|
1040
1070
|
|
|
1041
1071
|
### Bug Fixes
|
|
1042
1072
|
|
|
1043
|
-
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
1073
|
+
- **workspace-tools:** Updated tsup patch to use compilerHost
|
|
1074
|
+
([6fcff07](https://github.com/storm-software/storm-ops/commit/6fcff076a61f708472591c701dbd06716286ef6b))
|
|
1044
1075
|
|
|
1045
1076
|
# [1.7.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.6...testing-tools-v1.7.0) (2023-11-25)
|
|
1046
1077
|
|
|
1047
1078
|
### Bug Fixes
|
|
1048
1079
|
|
|
1049
|
-
- **workspace-tools:** Resolved issue with ES module imports
|
|
1080
|
+
- **workspace-tools:** Resolved issue with ES module imports
|
|
1081
|
+
([8573fbc](https://github.com/storm-software/storm-ops/commit/8573fbcc2c741c8496160e61ff7011070ad07402))
|
|
1050
1082
|
|
|
1051
1083
|
### Features
|
|
1052
1084
|
|
|
1053
|
-
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
1085
|
+
- **workspace-tools:** Added `WorkspaceStorage` class to handle caching during
|
|
1086
|
+
processing
|
|
1087
|
+
([b7a6830](https://github.com/storm-software/storm-ops/commit/b7a68300721be70fdf18c07b9e700f77f1191486))
|
|
1054
1088
|
|
|
1055
1089
|
## [1.6.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.5...testing-tools-v1.6.6) (2023-11-25)
|
|
1056
1090
|
|
|
1057
1091
|
### Bug Fixes
|
|
1058
1092
|
|
|
1059
|
-
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
1093
|
+
- **workspace-tools:** Resovled issue with missing options in rollup build in
|
|
1094
|
+
tsup patch
|
|
1095
|
+
([765f538](https://github.com/storm-software/storm-ops/commit/765f538d0dd11964299e254654bbd1b5b38261ff))
|
|
1060
1096
|
|
|
1061
1097
|
## [1.6.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.4...testing-tools-v1.6.5) (2023-11-25)
|
|
1062
1098
|
|
|
1063
1099
|
### Bug Fixes
|
|
1064
1100
|
|
|
1065
|
-
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
1101
|
+
- **workspace-tools:** Update imports for @typescript/vfs to use named values
|
|
1102
|
+
([99306e5](https://github.com/storm-software/storm-ops/commit/99306e575db6c059035077c26dcef4a116ff1bcb))
|
|
1066
1103
|
|
|
1067
1104
|
## [1.6.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.3...testing-tools-v1.6.4) (2023-11-25)
|
|
1068
1105
|
|
|
1069
1106
|
### Bug Fixes
|
|
1070
1107
|
|
|
1071
|
-
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
1108
|
+
- **workspace-tools:** Added virtual file system to tsup patch to resolve
|
|
1109
|
+
missing libs
|
|
1110
|
+
([068ab7a](https://github.com/storm-software/storm-ops/commit/068ab7a56a45d3d3ed63a86661d8207929829e5a))
|
|
1072
1111
|
|
|
1073
1112
|
## [1.6.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.2...testing-tools-v1.6.3) (2023-11-25)
|
|
1074
1113
|
|
|
1075
1114
|
### Bug Fixes
|
|
1076
1115
|
|
|
1077
|
-
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
1116
|
+
- **workspace-tools:** Removed compiler options to set targer manaully in tsup
|
|
1117
|
+
build
|
|
1118
|
+
([4aff28d](https://github.com/storm-software/storm-ops/commit/4aff28d6e451b18c120157b0c7e62ce6530a9eff))
|
|
1078
1119
|
|
|
1079
1120
|
## [1.6.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.1...testing-tools-v1.6.2) (2023-11-25)
|
|
1080
1121
|
|
|
1081
1122
|
### Bug Fixes
|
|
1082
1123
|
|
|
1083
|
-
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
1124
|
+
- **workspace-tools:** Update default compilerOptions prior to calling tsc
|
|
1125
|
+
([8bcb254](https://github.com/storm-software/storm-ops/commit/8bcb254fc0045414a80d79b056f6cfde2fd66e68))
|
|
1084
1126
|
|
|
1085
1127
|
## [1.6.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.6.0...testing-tools-v1.6.1) (2023-11-25)
|
|
1086
1128
|
|
|
1087
1129
|
### Bug Fixes
|
|
1088
1130
|
|
|
1089
|
-
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
1131
|
+
- **workspace-tools:** Resolved bad iterable issue in tsup patch
|
|
1132
|
+
([62a016b](https://github.com/storm-software/storm-ops/commit/62a016bc7bc5aec0978d0a92883843c795f997ac))
|
|
1090
1133
|
|
|
1091
1134
|
# [1.6.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.5.1...testing-tools-v1.6.0) (2023-11-25)
|
|
1092
1135
|
|
|
1093
1136
|
### Features
|
|
1094
1137
|
|
|
1095
|
-
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
1138
|
+
- **workspace-tools:** Added the `includeSrc` option to the tsup build executor
|
|
1139
|
+
([be66e22](https://github.com/storm-software/storm-ops/commit/be66e222af773fb741cfa719f883bfb921ff8a68))
|
|
1096
1140
|
|
|
1097
1141
|
## [1.5.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.5.0...testing-tools-v1.5.1) (2023-11-25)
|
|
1098
1142
|
|
|
1099
1143
|
### Bug Fixes
|
|
1100
1144
|
|
|
1101
|
-
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
1145
|
+
- **workspace-tools:** Update include paths in tsconfig used in tsup builder
|
|
1146
|
+
([99e651d](https://github.com/storm-software/storm-ops/commit/99e651d42f770bc29e7e76f7533abe519e29b9a4))
|
|
1102
1147
|
|
|
1103
1148
|
# [1.5.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.13...testing-tools-v1.5.0) (2023-11-25)
|
|
1104
1149
|
|
|
1105
1150
|
### Features
|
|
1106
1151
|
|
|
1107
|
-
- **workspace-tools:** Added workers distribution to tsup build
|
|
1152
|
+
- **workspace-tools:** Added workers distribution to tsup build
|
|
1153
|
+
([fc80ec1](https://github.com/storm-software/storm-ops/commit/fc80ec1e3ecea46bc63b2bd5fc4e46f3ecdc8ba0))
|
|
1108
1154
|
|
|
1109
1155
|
## [1.4.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.12...testing-tools-v1.4.13) (2023-11-25)
|
|
1110
1156
|
|
|
1111
1157
|
### Bug Fixes
|
|
1112
1158
|
|
|
1113
|
-
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
1159
|
+
- **workspace-tools:** Update the outDir value of parsed tsconfig options in
|
|
1160
|
+
tsup patch
|
|
1161
|
+
([65c2aca](https://github.com/storm-software/storm-ops/commit/65c2aca19ba41a7de44d2f4b2121f7e2abfd3893))
|
|
1114
1162
|
|
|
1115
1163
|
## [1.4.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.11...testing-tools-v1.4.12) (2023-11-25)
|
|
1116
1164
|
|
|
1117
1165
|
### Bug Fixes
|
|
1118
1166
|
|
|
1119
|
-
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
1167
|
+
- **workspace-tools:** Fixed issue with invalid chars in entry name
|
|
1168
|
+
([5d849dd](https://github.com/storm-software/storm-ops/commit/5d849dd45c198283b31fe5e939351df0e841107c))
|
|
1120
1169
|
|
|
1121
1170
|
## [1.4.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.10...testing-tools-v1.4.11) (2023-11-24)
|
|
1122
1171
|
|
|
1123
1172
|
### Bug Fixes
|
|
1124
1173
|
|
|
1125
|
-
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
1174
|
+
- **workspace-tools:** Resolve issue with dts `files` in compiler options
|
|
1175
|
+
([2e9a611](https://github.com/storm-software/storm-ops/commit/2e9a611f6dee0c2db0fc6b87301472960f3b0cb5))
|
|
1126
1176
|
|
|
1127
1177
|
## [1.4.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.9...testing-tools-v1.4.10) (2023-11-22)
|
|
1128
1178
|
|
|
1129
1179
|
### Bug Fixes
|
|
1130
1180
|
|
|
1131
|
-
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
1181
|
+
- **workspace-tools:** Resolved issue with bad path in tsup build
|
|
1182
|
+
([33a7b25](https://github.com/storm-software/storm-ops/commit/33a7b25b153f81cfced829dd0b3e6c5225afea36))
|
|
1132
1183
|
|
|
1133
1184
|
## [1.4.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.8...testing-tools-v1.4.9) (2023-11-22)
|
|
1134
1185
|
|
|
1135
1186
|
### Bug Fixes
|
|
1136
1187
|
|
|
1137
|
-
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
1188
|
+
- **workspace-tools:** Update generated tsconfig include to point to package
|
|
1189
|
+
root
|
|
1190
|
+
([49aef81](https://github.com/storm-software/storm-ops/commit/49aef8178bb8a2c71e92ee3785358d42507eee56))
|
|
1138
1191
|
|
|
1139
1192
|
## [1.4.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.7...testing-tools-v1.4.8) (2023-11-22)
|
|
1140
1193
|
|
|
1141
1194
|
### Bug Fixes
|
|
1142
1195
|
|
|
1143
|
-
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
1196
|
+
- **workspace-tools:** Resolve include issue with tsc during tsup build
|
|
1197
|
+
([a6fffbe](https://github.com/storm-software/storm-ops/commit/a6fffbe881cb4f05f974de0b745157a0cfb8dcf6))
|
|
1144
1198
|
|
|
1145
1199
|
## [1.4.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.6...testing-tools-v1.4.7) (2023-11-22)
|
|
1146
1200
|
|
|
1147
1201
|
### Bug Fixes
|
|
1148
1202
|
|
|
1149
|
-
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
1203
|
+
- **workspace-tools:** Resolved issue around incorrect output mapping in
|
|
1204
|
+
api-extractor
|
|
1205
|
+
([b0464ed](https://github.com/storm-software/storm-ops/commit/b0464ed5f4b1f91a5b4c21d00e29d770d5732582))
|
|
1150
1206
|
|
|
1151
1207
|
## [1.4.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.5...testing-tools-v1.4.6) (2023-11-22)
|
|
1152
1208
|
|
|
1153
1209
|
### Bug Fixes
|
|
1154
1210
|
|
|
1155
|
-
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
1211
|
+
- **workspace-tools:** Removed overriden tsconfig for api-extractor
|
|
1212
|
+
([fcece07](https://github.com/storm-software/storm-ops/commit/fcece076bca3b0bd9938a4f5fbf3717628085ac3))
|
|
1156
1213
|
|
|
1157
1214
|
## [1.4.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.4...testing-tools-v1.4.5) (2023-11-22)
|
|
1158
1215
|
|
|
1159
1216
|
### Bug Fixes
|
|
1160
1217
|
|
|
1161
|
-
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
1218
|
+
- **workspace-tools:** Correctly formatted include path in tsconfig passed to
|
|
1219
|
+
api extractor
|
|
1220
|
+
([4c65fcf](https://github.com/storm-software/storm-ops/commit/4c65fcfb109f21f854ba5d6973e00bbc6e5c5173))
|
|
1162
1221
|
|
|
1163
1222
|
## [1.4.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.3...testing-tools-v1.4.4) (2023-11-22)
|
|
1164
1223
|
|
|
1165
1224
|
### Bug Fixes
|
|
1166
1225
|
|
|
1167
|
-
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
1226
|
+
- **workspace-tools:** Resolved issue with export generation after api-extractor
|
|
1227
|
+
([2b9e593](https://github.com/storm-software/storm-ops/commit/2b9e593a72ee352531e5721c62e3a3d10e86ed47))
|
|
1168
1228
|
|
|
1169
1229
|
## [1.4.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.2...testing-tools-v1.4.3) (2023-11-22)
|
|
1170
1230
|
|
|
1171
1231
|
### Bug Fixes
|
|
1172
1232
|
|
|
1173
|
-
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
1233
|
+
- **workspace-tools:** Add default tsconfig values for api-extractor
|
|
1234
|
+
([ae43e3f](https://github.com/storm-software/storm-ops/commit/ae43e3f47636a8921ace3441da5d533fa9773fe1))
|
|
1174
1235
|
|
|
1175
1236
|
## [1.4.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.1...testing-tools-v1.4.2) (2023-11-22)
|
|
1176
1237
|
|
|
1177
1238
|
### Bug Fixes
|
|
1178
1239
|
|
|
1179
|
-
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
1240
|
+
- **workspace-tools:** Update the `projectFolder` option passed to api-extractor
|
|
1241
|
+
([fb0c939](https://github.com/storm-software/storm-ops/commit/fb0c939122c19947bebfbebdea153cbabc3335cc))
|
|
1180
1242
|
|
|
1181
1243
|
## [1.4.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.4.0...testing-tools-v1.4.1) (2023-11-21)
|
|
1182
1244
|
|
|
1183
1245
|
### Bug Fixes
|
|
1184
1246
|
|
|
1185
|
-
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
1247
|
+
- **workspace-tools:** Resolved issues with api-extractors paths
|
|
1248
|
+
([8ea88f0](https://github.com/storm-software/storm-ops/commit/8ea88f09c240a94533474436dbac50bdabd26b2a))
|
|
1186
1249
|
|
|
1187
1250
|
# [1.4.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.3.0...testing-tools-v1.4.0) (2023-11-21)
|
|
1188
1251
|
|
|
1189
1252
|
### Features
|
|
1190
1253
|
|
|
1191
|
-
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
1254
|
+
- **workspace-tools:** Added the `main` option to tsup build support manually
|
|
1255
|
+
entered entry paths
|
|
1256
|
+
([fcb0fa7](https://github.com/storm-software/storm-ops/commit/fcb0fa7b98a8ed9bf14f9b724d9d9c7f345b7a08))
|
|
1192
1257
|
|
|
1193
1258
|
# [1.3.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.5...testing-tools-v1.3.0) (2023-11-21)
|
|
1194
1259
|
|
|
1195
1260
|
### Features
|
|
1196
1261
|
|
|
1197
|
-
- **workspace-tools:** Added `description` as an option in the node-library
|
|
1262
|
+
- **workspace-tools:** Added `description` as an option in the node-library
|
|
1263
|
+
generator
|
|
1264
|
+
([7a8eb85](https://github.com/storm-software/storm-ops/commit/7a8eb851ae7d979bb32c250ed3a1c78ea5b65af9))
|
|
1198
1265
|
|
|
1199
1266
|
## [1.2.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.4...testing-tools-v1.2.5) (2023-11-21)
|
|
1200
1267
|
|
|
1201
1268
|
### Bug Fixes
|
|
1202
1269
|
|
|
1203
|
-
- **workspace-tools:** Updated paths of generated api-reports
|
|
1270
|
+
- **workspace-tools:** Updated paths of generated api-reports
|
|
1271
|
+
([c79d65e](https://github.com/storm-software/storm-ops/commit/c79d65e8a77c4801f20934e4cc733817f60d1aa2))
|
|
1204
1272
|
|
|
1205
1273
|
## [1.2.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.3...testing-tools-v1.2.4) (2023-11-21)
|
|
1206
1274
|
|
|
1207
1275
|
### Bug Fixes
|
|
1208
1276
|
|
|
1209
|
-
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
1277
|
+
- **workspace-tools:** Resolved issue with `tsdocMetadataFilePath` option
|
|
1278
|
+
([e1e8b59](https://github.com/storm-software/storm-ops/commit/e1e8b59c853580ea5deb5175cad6971953878f18))
|
|
1210
1279
|
|
|
1211
1280
|
## [1.2.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.2...testing-tools-v1.2.3) (2023-11-21)
|
|
1212
1281
|
|
|
1213
1282
|
### Bug Fixes
|
|
1214
1283
|
|
|
1215
|
-
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
1284
|
+
- **workspace-tools:** Resolved issue with path separator character in tsup
|
|
1285
|
+
([ea97d60](https://github.com/storm-software/storm-ops/commit/ea97d60bec1d966bbda5edffcc9f7edb8e488c27))
|
|
1216
1286
|
|
|
1217
1287
|
## [1.2.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.1...testing-tools-v1.2.2) (2023-11-20)
|
|
1218
1288
|
|
|
1219
1289
|
### Bug Fixes
|
|
1220
1290
|
|
|
1221
|
-
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
1291
|
+
- **workspace-tools:** Resolved path issue in API Extractor config
|
|
1292
|
+
([d3f8ae5](https://github.com/storm-software/storm-ops/commit/d3f8ae5d6f298e9e18dc2b26270edbb704a9b712))
|
|
1222
1293
|
|
|
1223
1294
|
## [1.2.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.2.0...testing-tools-v1.2.1) (2023-11-20)
|
|
1224
1295
|
|
|
1225
1296
|
### Bug Fixes
|
|
1226
1297
|
|
|
1227
|
-
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
1298
|
+
- **workspace-tools:** Updated the api-reports docs path in tsup executor
|
|
1299
|
+
([7ba4b1d](https://github.com/storm-software/storm-ops/commit/7ba4b1d6969d6de7f77ca9f1b99a53426ed659fb))
|
|
1228
1300
|
|
|
1229
1301
|
# [1.2.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.46...testing-tools-v1.2.0) (2023-11-20)
|
|
1230
1302
|
|
|
1231
1303
|
### Features
|
|
1232
1304
|
|
|
1233
|
-
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
1305
|
+
- **workspace-tools:** Update tsup executor to generate API Report file, Doc
|
|
1306
|
+
Model, and TSDoc Metadata
|
|
1307
|
+
([fb4cda5](https://github.com/storm-software/storm-ops/commit/fb4cda5807005d2ae412d637fa5247ebad09abf7))
|
|
1234
1308
|
|
|
1235
1309
|
## [1.1.46](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.45...testing-tools-v1.1.46) (2023-11-20)
|
|
1236
1310
|
|
|
1237
1311
|
### Bug Fixes
|
|
1238
1312
|
|
|
1239
|
-
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
1313
|
+
- **workspace-tools:** Added missing @microsoft/api-extractor dependency for
|
|
1314
|
+
tsup DTS build
|
|
1315
|
+
([56ab124](https://github.com/storm-software/storm-ops/commit/56ab124124275be7f66f0e9f11d64477c82bbcf5))
|
|
1240
1316
|
|
|
1241
1317
|
## [1.1.45](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.44...testing-tools-v1.1.45) (2023-11-20)
|
|
1242
1318
|
|
|
1243
1319
|
### Bug Fixes
|
|
1244
1320
|
|
|
1245
|
-
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
1321
|
+
- **workspace-tools:** Resolved issue with tsconfig parser parameteters in tsup
|
|
1322
|
+
patch
|
|
1323
|
+
([f71e590](https://github.com/storm-software/storm-ops/commit/f71e59055fc2d37ba282fd041c7a60e6469c76da))
|
|
1246
1324
|
|
|
1247
1325
|
## [1.1.44](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.43...testing-tools-v1.1.44) (2023-11-20)
|
|
1248
1326
|
|
|
1249
1327
|
### Bug Fixes
|
|
1250
1328
|
|
|
1251
|
-
- **workspace-tools:** Added extra logging to tsup patch
|
|
1329
|
+
- **workspace-tools:** Added extra logging to tsup patch
|
|
1330
|
+
([6c58d8a](https://github.com/storm-software/storm-ops/commit/6c58d8a369d5ee4b28804903b49ae2ea141e7abd))
|
|
1252
1331
|
|
|
1253
1332
|
## [1.1.43](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.42...testing-tools-v1.1.43) (2023-11-20)
|
|
1254
1333
|
|
|
1255
1334
|
### Bug Fixes
|
|
1256
1335
|
|
|
1257
|
-
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
1336
|
+
- **workspace-tools:** Resolved issue with package export lookup in tsup patch
|
|
1337
|
+
([ba53a36](https://github.com/storm-software/storm-ops/commit/ba53a3606b60e78d0f66894c6e3bc5d116ddaacd))
|
|
1258
1338
|
|
|
1259
1339
|
## [1.1.42](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.41...testing-tools-v1.1.42) (2023-11-20)
|
|
1260
1340
|
|
|
1261
1341
|
### Bug Fixes
|
|
1262
1342
|
|
|
1263
|
-
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
1343
|
+
- **workspace-tools:** Resolved bad tsconfig path issue in tsup patch
|
|
1344
|
+
([564b0b5](https://github.com/storm-software/storm-ops/commit/564b0b5cd054852106328fb047cd77baefea962e))
|
|
1264
1345
|
|
|
1265
1346
|
## [1.1.41](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.40...testing-tools-v1.1.41) (2023-11-20)
|
|
1266
1347
|
|
|
1267
1348
|
### Bug Fixes
|
|
1268
1349
|
|
|
1269
|
-
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
1350
|
+
- **workspace-tools:** Resolve issue with path library reference in tsup
|
|
1351
|
+
([9745279](https://github.com/storm-software/storm-ops/commit/974527945816b40c8b210b06b3da16f20cb86dde))
|
|
1270
1352
|
|
|
1271
1353
|
## [1.1.40](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.39...testing-tools-v1.1.40) (2023-11-20)
|
|
1272
1354
|
|
|
1273
1355
|
### Bug Fixes
|
|
1274
1356
|
|
|
1275
|
-
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
1357
|
+
- **workspace-tools:** Resovled issue with tsup dts tsconfig path
|
|
1358
|
+
([eefb517](https://github.com/storm-software/storm-ops/commit/eefb517fc2369ab2411911c3810e51390a4689d9))
|
|
1276
1359
|
|
|
1277
1360
|
## [1.1.39](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.38...testing-tools-v1.1.39) (2023-11-20)
|
|
1278
1361
|
|
|
1279
1362
|
### Bug Fixes
|
|
1280
1363
|
|
|
1281
|
-
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
1364
|
+
- **workspace-tools:** Added code to default tsup build options and package.json
|
|
1365
|
+
path in api-extractor
|
|
1366
|
+
([f79dbb1](https://github.com/storm-software/storm-ops/commit/f79dbb1d57ba7e2da054ae47483e98516739662b))
|
|
1282
1367
|
|
|
1283
1368
|
## [1.1.38](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.37...testing-tools-v1.1.38) (2023-11-20)
|
|
1284
1369
|
|
|
1285
1370
|
### Bug Fixes
|
|
1286
1371
|
|
|
1287
|
-
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
1372
|
+
- **workspace-tools:** Prevent both dts and experimentalDts from being enabled
|
|
1373
|
+
([c2e5082](https://github.com/storm-software/storm-ops/commit/c2e50822440564f27e7f387e0e936c07092b4653))
|
|
1288
1374
|
|
|
1289
1375
|
## [1.1.37](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.36...testing-tools-v1.1.37) (2023-11-19)
|
|
1290
1376
|
|
|
1291
1377
|
### Bug Fixes
|
|
1292
1378
|
|
|
1293
|
-
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
1379
|
+
- **workspace-tools:** Upgrade tsup version and enabled experimental dts
|
|
1380
|
+
([96f6870](https://github.com/storm-software/storm-ops/commit/96f6870f590ab6a44a3058f20f6ee4e6a6ab1623))
|
|
1294
1381
|
|
|
1295
1382
|
## [1.1.36](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.35...testing-tools-v1.1.36) (2023-11-19)
|
|
1296
1383
|
|
|
1297
1384
|
### Bug Fixes
|
|
1298
1385
|
|
|
1299
|
-
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
1386
|
+
- **workspace-tools:** Update where tsup loads shim files and added define
|
|
1387
|
+
option
|
|
1388
|
+
([fa8fe6a](https://github.com/storm-software/storm-ops/commit/fa8fe6a4e7a5d6ac0f87a7b07d1db41cdd3bddc6))
|
|
1300
1389
|
|
|
1301
1390
|
## [1.1.35](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.34...testing-tools-v1.1.35) (2023-11-19)
|
|
1302
1391
|
|
|
1303
1392
|
### Bug Fixes
|
|
1304
1393
|
|
|
1305
|
-
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
1394
|
+
- **workspace-tools:** Added esm and cjs shims to package bundle
|
|
1395
|
+
([87a16e4](https://github.com/storm-software/storm-ops/commit/87a16e4007f04201bb0b817fe6fe2bf41c461f95))
|
|
1306
1396
|
|
|
1307
1397
|
## [1.1.34](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.33...testing-tools-v1.1.34) (2023-11-19)
|
|
1308
1398
|
|
|
1309
1399
|
### Bug Fixes
|
|
1310
1400
|
|
|
1311
|
-
- **workspace-tools:** Added rollup support for DTS generation
|
|
1401
|
+
- **workspace-tools:** Added rollup support for DTS generation
|
|
1402
|
+
([d1f3325](https://github.com/storm-software/storm-ops/commit/d1f3325bf712e3714904e9ca4b795bfba3df39f8))
|
|
1312
1403
|
|
|
1313
1404
|
## [1.1.33](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.32...testing-tools-v1.1.33) (2023-11-19)
|
|
1314
1405
|
|
|
1315
1406
|
### Bug Fixes
|
|
1316
1407
|
|
|
1317
|
-
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
1408
|
+
- **workspace-tools:** Resolved issue preventing package.json from being written
|
|
1409
|
+
([c340959](https://github.com/storm-software/storm-ops/commit/c340959fdacb2541c60afca5feef9868bc0296e1))
|
|
1318
1410
|
|
|
1319
1411
|
## [1.1.32](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.31...testing-tools-v1.1.32) (2023-11-19)
|
|
1320
1412
|
|
|
1321
1413
|
### Bug Fixes
|
|
1322
1414
|
|
|
1323
|
-
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
1415
|
+
- **workspace-tools:** Resolved issue with bad loop conditional in Tsup patch
|
|
1416
|
+
([a692e7d](https://github.com/storm-software/storm-ops/commit/a692e7d3adf526353a4714e22761a1ba3bcc1cb5))
|
|
1324
1417
|
|
|
1325
1418
|
## [1.1.31](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.30...testing-tools-v1.1.31) (2023-11-19)
|
|
1326
1419
|
|
|
1327
1420
|
### Bug Fixes
|
|
1328
1421
|
|
|
1329
|
-
- **workspace-tools:** Added conditional to tsup package.json search
|
|
1422
|
+
- **workspace-tools:** Added conditional to tsup package.json search
|
|
1423
|
+
([f1e26a9](https://github.com/storm-software/storm-ops/commit/f1e26a9fadee64704e7a3beebed6ac8e9d103063))
|
|
1330
1424
|
|
|
1331
1425
|
## [1.1.30](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.29...testing-tools-v1.1.30) (2023-11-18)
|
|
1332
1426
|
|
|
1333
1427
|
### Bug Fixes
|
|
1334
1428
|
|
|
1335
|
-
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
1429
|
+
- **workspace-tools:** Resolved issue with order of package.json search in tsup
|
|
1430
|
+
executor
|
|
1431
|
+
([5fea9a1](https://github.com/storm-software/storm-ops/commit/5fea9a117691bef20aa22fbd107522d43b8b1b62))
|
|
1336
1432
|
|
|
1337
1433
|
## [1.1.29](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.28...testing-tools-v1.1.29) (2023-11-18)
|
|
1338
1434
|
|
|
1339
1435
|
### Bug Fixes
|
|
1340
1436
|
|
|
1341
|
-
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
1437
|
+
- **workspace-tools:** Added join to add separators in package.json path in tsup
|
|
1438
|
+
([b56df8a](https://github.com/storm-software/storm-ops/commit/b56df8a3c20e12fb8763e481cbc6ca82ff6403cf))
|
|
1342
1439
|
|
|
1343
1440
|
## [1.1.28](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.27...testing-tools-v1.1.28) (2023-11-18)
|
|
1344
1441
|
|
|
1345
1442
|
### Bug Fixes
|
|
1346
1443
|
|
|
1347
|
-
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
1444
|
+
- **workspace-tools:** Resolved issue looking up package folder in tsup patch
|
|
1445
|
+
([0eeee37](https://github.com/storm-software/storm-ops/commit/0eeee37219ceaf2873d7e8d0c7d5f7f46ab6a9bd))
|
|
1348
1446
|
|
|
1349
1447
|
## [1.1.27](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.26...testing-tools-v1.1.27) (2023-11-18)
|
|
1350
1448
|
|
|
1351
1449
|
### Bug Fixes
|
|
1352
1450
|
|
|
1353
|
-
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
1451
|
+
- **workspace-tools:** Fixed issue in tsup patch around package.json generation
|
|
1452
|
+
([a526fe7](https://github.com/storm-software/storm-ops/commit/a526fe72607ed7a957266fc790cafa8fb5d5b501))
|
|
1354
1453
|
|
|
1355
1454
|
## [1.1.26](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.25...testing-tools-v1.1.26) (2023-11-18)
|
|
1356
1455
|
|
|
1357
1456
|
### Bug Fixes
|
|
1358
1457
|
|
|
1359
|
-
- **workspace-tools:** Added banner to tsup patch
|
|
1458
|
+
- **workspace-tools:** Added banner to tsup patch
|
|
1459
|
+
([2b97503](https://github.com/storm-software/storm-ops/commit/2b975032eece19bcdde9b7c3fbbd160c37c02c0f))
|
|
1360
1460
|
|
|
1361
1461
|
## [1.1.25](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.24...testing-tools-v1.1.25) (2023-11-18)
|
|
1362
1462
|
|
|
1363
1463
|
### Bug Fixes
|
|
1364
1464
|
|
|
1365
|
-
- **workspace-tools:** Patched tsup to properly use logger
|
|
1465
|
+
- **workspace-tools:** Patched tsup to properly use logger
|
|
1466
|
+
([73a56f0](https://github.com/storm-software/storm-ops/commit/73a56f07931e173a70e30b01cf629ae17f27646a))
|
|
1366
1467
|
|
|
1367
1468
|
## [1.1.24](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.23...testing-tools-v1.1.24) (2023-11-16)
|
|
1368
1469
|
|
|
1369
1470
|
### Bug Fixes
|
|
1370
1471
|
|
|
1371
|
-
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
1472
|
+
- **workspace-tools:** Update `entry` in tsup to use a single default file
|
|
1473
|
+
([06bf60c](https://github.com/storm-software/storm-ops/commit/06bf60c125411a1bdc72bebd7ebe0e7bbc9aa740))
|
|
1372
1474
|
|
|
1373
1475
|
## [1.1.23](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.22...testing-tools-v1.1.23) (2023-11-16)
|
|
1374
1476
|
|
|
1375
1477
|
### Bug Fixes
|
|
1376
1478
|
|
|
1377
|
-
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
1479
|
+
- **linting-tools:** Added tsconfig recommended to root tsconfig
|
|
1480
|
+
([cfc70d7](https://github.com/storm-software/storm-ops/commit/cfc70d70ed5a123260d4ef9f1649ad66a0fe38e1))
|
|
1378
1481
|
|
|
1379
1482
|
## [1.1.22](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.21...testing-tools-v1.1.22) (2023-11-16)
|
|
1380
1483
|
|
|
1381
1484
|
### Bug Fixes
|
|
1382
1485
|
|
|
1383
|
-
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
1384
|
-
|
|
1486
|
+
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
1487
|
+
from Nx
|
|
1488
|
+
([4fa5e17](https://github.com/storm-software/storm-ops/commit/4fa5e17d3d29f1769caccb52957fb8fb9ee772d0))
|
|
1489
|
+
- **workspace-tools:** Included missing config function signature change
|
|
1490
|
+
([a2228f2](https://github.com/storm-software/storm-ops/commit/a2228f2fba09d2dfd80a3f3c6dc5059077265f12))
|
|
1385
1491
|
|
|
1386
1492
|
## [1.1.21](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.20...testing-tools-v1.1.21) (2023-11-16)
|
|
1387
1493
|
|
|
1388
1494
|
### Bug Fixes
|
|
1389
1495
|
|
|
1390
|
-
- **workspace-tools:** Patch logging into tsup build
|
|
1391
|
-
|
|
1496
|
+
- **workspace-tools:** Patch logging into tsup build
|
|
1497
|
+
([e6ce2d7](https://github.com/storm-software/storm-ops/commit/e6ce2d7332c409d98f3aee4c561c299de6566de5))
|
|
1498
|
+
- **workspace-tools:** Patch tsup build with check for `this` in rollup config
|
|
1499
|
+
([f6bd066](https://github.com/storm-software/storm-ops/commit/f6bd06677163c0df6bd0a1b4a5e40bd651bf1e86))
|
|
1392
1500
|
|
|
1393
1501
|
## [1.1.20](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.19...testing-tools-v1.1.20) (2023-11-16)
|
|
1394
1502
|
|
|
1395
1503
|
### Bug Fixes
|
|
1396
1504
|
|
|
1397
|
-
- **workspace-tools:** Update tsup patch to use the logger
|
|
1505
|
+
- **workspace-tools:** Update tsup patch to use the logger
|
|
1506
|
+
([4874960](https://github.com/storm-software/storm-ops/commit/4874960eff7c9335d51c375ea858bca992c9e5f8))
|
|
1398
1507
|
|
|
1399
1508
|
## [1.1.19](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.18...testing-tools-v1.1.19) (2023-11-16)
|
|
1400
1509
|
|
|
1401
1510
|
### Bug Fixes
|
|
1402
1511
|
|
|
1403
|
-
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
1512
|
+
- **workspace-tools:** Added troubleshooting logging to tsup build
|
|
1513
|
+
([f033bc5](https://github.com/storm-software/storm-ops/commit/f033bc548ef94aee6310fb6d5105fc750074264b))
|
|
1404
1514
|
|
|
1405
1515
|
## [1.1.18](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.17...testing-tools-v1.1.18) (2023-11-15)
|
|
1406
1516
|
|
|
1407
1517
|
### Bug Fixes
|
|
1408
1518
|
|
|
1409
|
-
- **workspace-tools:** Resolved issue with prettier config import
|
|
1410
|
-
|
|
1519
|
+
- **workspace-tools:** Resolved issue with prettier config import
|
|
1520
|
+
([4e2c026](https://github.com/storm-software/storm-ops/commit/4e2c026ca16072a60cbf34ece52e836ed6c0c183))
|
|
1521
|
+
- **workspace-tools:** Updated tsup build to check for package.json in outDir
|
|
1522
|
+
via patch
|
|
1523
|
+
([65afb51](https://github.com/storm-software/storm-ops/commit/65afb51dbcd4e68ebf44f643a9f683e66564b18c))
|
|
1411
1524
|
|
|
1412
1525
|
## [1.1.17](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.16...testing-tools-v1.1.17) (2023-11-15)
|
|
1413
1526
|
|
|
1414
1527
|
### Bug Fixes
|
|
1415
1528
|
|
|
1416
|
-
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
1529
|
+
- **workspace-tools:** Resolved tsup issue with entry option and package.json
|
|
1530
|
+
full path
|
|
1531
|
+
([1181d64](https://github.com/storm-software/storm-ops/commit/1181d644c5c1ced40c7dbb563df252b2630ca7ca))
|
|
1417
1532
|
|
|
1418
1533
|
## [1.1.16](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.15...testing-tools-v1.1.16) (2023-11-15)
|
|
1419
1534
|
|
|
1420
1535
|
### Bug Fixes
|
|
1421
1536
|
|
|
1422
|
-
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
1537
|
+
- **workspace-tools:** Patch tsup to use generated package.json file
|
|
1538
|
+
([424fb45](https://github.com/storm-software/storm-ops/commit/424fb454abea5399b7333777210286d654610f2d))
|
|
1423
1539
|
|
|
1424
1540
|
## [1.1.15](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.14...testing-tools-v1.1.15) (2023-11-15)
|
|
1425
1541
|
|
|
1426
1542
|
### Bug Fixes
|
|
1427
1543
|
|
|
1428
|
-
- **deps:** update patch prod dependencies
|
|
1429
|
-
|
|
1544
|
+
- **deps:** update patch prod dependencies
|
|
1545
|
+
([4f84a7e](https://github.com/storm-software/storm-ops/commit/4f84a7e38ddd416883229b67665649ae0ffcc03a))
|
|
1546
|
+
- **workspace-tools:** Update default options for tsup executor
|
|
1547
|
+
([436d792](https://github.com/storm-software/storm-ops/commit/436d7922a31128030659d671e5ed76272801215d))
|
|
1430
1548
|
|
|
1431
1549
|
## [1.1.14](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.13...testing-tools-v1.1.14) (2023-11-13)
|
|
1432
1550
|
|
|
1433
1551
|
### Bug Fixes
|
|
1434
1552
|
|
|
1435
|
-
- **workspace-tools:** Update tsup config to package src files in build package
|
|
1553
|
+
- **workspace-tools:** Update tsup config to package src files in build package
|
|
1554
|
+
([c6297b5](https://github.com/storm-software/storm-ops/commit/c6297b54a4db28d0737adfa4203a6a6dd9b4565f))
|
|
1436
1555
|
|
|
1437
1556
|
## [1.1.13](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.12...testing-tools-v1.1.13) (2023-11-13)
|
|
1438
1557
|
|
|
1439
1558
|
### Bug Fixes
|
|
1440
1559
|
|
|
1441
|
-
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
1560
|
+
- **workspace-tools:** Include terser in workspace package for tsup build
|
|
1561
|
+
([ee26f46](https://github.com/storm-software/storm-ops/commit/ee26f4696873ea4b329f73d7b4b718cd193c7847))
|
|
1442
1562
|
|
|
1443
1563
|
## [1.1.12](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.11...testing-tools-v1.1.12) (2023-11-12)
|
|
1444
1564
|
|
|
1445
1565
|
### Bug Fixes
|
|
1446
1566
|
|
|
1447
|
-
- **workspace-tools:** Update output paths on tsup executor config
|
|
1567
|
+
- **workspace-tools:** Update output paths on tsup executor config
|
|
1568
|
+
([54e2078](https://github.com/storm-software/storm-ops/commit/54e2078c4d6fbc98401d4703746c1de9504e75a4))
|
|
1448
1569
|
|
|
1449
1570
|
## [1.1.11](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.10...testing-tools-v1.1.11) (2023-11-12)
|
|
1450
1571
|
|
|
1451
1572
|
### Bug Fixes
|
|
1452
1573
|
|
|
1453
|
-
- **workspace-tools:** Update clean functionality so no previously build files
|
|
1574
|
+
- **workspace-tools:** Update clean functionality so no previously build files
|
|
1575
|
+
are removed
|
|
1576
|
+
([19ce7bd](https://github.com/storm-software/storm-ops/commit/19ce7bd17f570587a70256471c63b613943a0c39))
|
|
1454
1577
|
|
|
1455
1578
|
## [1.1.10](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.9...testing-tools-v1.1.10) (2023-11-12)
|
|
1456
1579
|
|
|
1457
1580
|
### Bug Fixes
|
|
1458
1581
|
|
|
1459
|
-
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
1582
|
+
- **workspace-tools:** Resolve issue with config objects passed to copyAssets
|
|
1583
|
+
function
|
|
1584
|
+
([ea68191](https://github.com/storm-software/storm-ops/commit/ea681918bac665c7442afee6aa3228897b69ea10))
|
|
1460
1585
|
|
|
1461
1586
|
## [1.1.9](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.8...testing-tools-v1.1.9) (2023-11-12)
|
|
1462
1587
|
|
|
1463
1588
|
### Bug Fixes
|
|
1464
1589
|
|
|
1465
|
-
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
1590
|
+
- **workspace-tools:** Include @nx/esbuild and tsup dependencies in build bundle
|
|
1591
|
+
([7acaf5e](https://github.com/storm-software/storm-ops/commit/7acaf5e138709ac0ded3bbcfda2de6f3dfe8cca8))
|
|
1466
1592
|
|
|
1467
1593
|
## [1.1.8](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.7...testing-tools-v1.1.8) (2023-11-10)
|
|
1468
1594
|
|
|
1469
1595
|
### Bug Fixes
|
|
1470
1596
|
|
|
1471
|
-
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
1597
|
+
- **workspace-tools:** Resolved issue setting private package.json field in
|
|
1598
|
+
node-library generator
|
|
1599
|
+
([7e570c5](https://github.com/storm-software/storm-ops/commit/7e570c5d62b206bca2840e8e92c0a9920d8b571e))
|
|
1472
1600
|
|
|
1473
1601
|
## [1.1.7](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.6...testing-tools-v1.1.7) (2023-11-10)
|
|
1474
1602
|
|
|
1475
1603
|
### Bug Fixes
|
|
1476
1604
|
|
|
1477
|
-
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
1605
|
+
- **git-tools:** Update list-staged config extension to work with ES modules
|
|
1606
|
+
([a408b88](https://github.com/storm-software/storm-ops/commit/a408b88543fa835c931b25d8c9294c4427e8e6fe))
|
|
1478
1607
|
|
|
1479
1608
|
## [1.1.6](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.5...testing-tools-v1.1.6) (2023-11-10)
|
|
1480
1609
|
|
|
1481
1610
|
### Bug Fixes
|
|
1482
1611
|
|
|
1483
|
-
- **git-tools:** Resolved issue with missing husky hooks
|
|
1612
|
+
- **git-tools:** Resolved issue with missing husky hooks
|
|
1613
|
+
([505113d](https://github.com/storm-software/storm-ops/commit/505113d29a17b37c99aa00d93bb6a1b5f60412ed))
|
|
1484
1614
|
|
|
1485
1615
|
## [1.1.5](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.4...testing-tools-v1.1.5) (2023-11-09)
|
|
1486
1616
|
|
|
1487
1617
|
### Bug Fixes
|
|
1488
1618
|
|
|
1489
|
-
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
1619
|
+
- **workspace-tools:** Resolved issue with dependency versions in preset
|
|
1620
|
+
([3e8225a](https://github.com/storm-software/storm-ops/commit/3e8225aed8de591575b225b01d4fb7fb9ed4d56a))
|
|
1490
1621
|
|
|
1491
1622
|
## [1.1.4](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.3...testing-tools-v1.1.4) (2023-11-08)
|
|
1492
1623
|
|
|
1493
1624
|
### Bug Fixes
|
|
1494
1625
|
|
|
1495
|
-
- **workspace-tools:** Resolved issues with all-contributors template
|
|
1626
|
+
- **workspace-tools:** Resolved issues with all-contributors template
|
|
1627
|
+
([56f40e0](https://github.com/storm-software/storm-ops/commit/56f40e06143203c6d24658d192cba20fefa75004))
|
|
1496
1628
|
|
|
1497
1629
|
## [1.1.3](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.2...testing-tools-v1.1.3) (2023-11-08)
|
|
1498
1630
|
|
|
1499
1631
|
### Bug Fixes
|
|
1500
1632
|
|
|
1501
|
-
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions
|
|
1633
|
+
- **workspace-tools:** Resolved issues with mismatching node/pnpm versions
|
|
1634
|
+
([8f9d0dd](https://github.com/storm-software/storm-ops/commit/8f9d0ddf4391534ee60dee603a819bf95f8b859c))
|
|
1502
1635
|
|
|
1503
1636
|
## [1.1.2](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.1...testing-tools-v1.1.2) (2023-11-07)
|
|
1504
1637
|
|
|
1505
1638
|
### Bug Fixes
|
|
1506
1639
|
|
|
1507
|
-
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
1640
|
+
- **create-storm-workspace:** Bundle packages with create-storm-workspace
|
|
1641
|
+
([f3bcb3b](https://github.com/storm-software/storm-ops/commit/f3bcb3b750cf8f8aacb2e93a600a5b18bcacaa7d))
|
|
1508
1642
|
|
|
1509
1643
|
## [1.1.1](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.1.0...testing-tools-v1.1.1) (2023-11-07)
|
|
1510
1644
|
|
|
1511
1645
|
### Bug Fixes
|
|
1512
1646
|
|
|
1513
|
-
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
1647
|
+
- **create-storm-workspace:** Resolved issue with linked workspace-tools
|
|
1648
|
+
dependency in package.json
|
|
1649
|
+
([90b0b76](https://github.com/storm-software/storm-ops/commit/90b0b766817445084cec96126c51c8302ca16d6d))
|
|
1514
1650
|
|
|
1515
1651
|
# [1.1.0](https://github.com/storm-software/storm-ops/compare/testing-tools-v1.0.0...testing-tools-v1.1.0) (2023-11-07)
|
|
1516
1652
|
|
|
1517
1653
|
### Features
|
|
1518
1654
|
|
|
1519
|
-
- **workspace-tools:** Added the node-library generator
|
|
1655
|
+
- **workspace-tools:** Added the node-library generator
|
|
1656
|
+
([85ada65](https://github.com/storm-software/storm-ops/commit/85ada65f9737f972a36d0a001179f87963b4aa98))
|
|
1520
1657
|
|
|
1521
1658
|
# [1.0.0](https://github.com/storm-software/storm-ops/compare/...testing-tools-v1.0.0) (2023-11-07)
|
|
1522
1659
|
|
|
1523
1660
|
### Bug Fixes
|
|
1524
1661
|
|
|
1525
|
-
- **deps:** pin dependencies
|
|
1526
|
-
|
|
1527
|
-
- **deps:** update dependency
|
|
1528
|
-
|
|
1529
|
-
- **deps:** update
|
|
1530
|
-
|
|
1531
|
-
- **
|
|
1532
|
-
|
|
1533
|
-
- **
|
|
1534
|
-
|
|
1535
|
-
- **git-tools:**
|
|
1536
|
-
|
|
1537
|
-
- **git-tools:**
|
|
1538
|
-
|
|
1539
|
-
- **git-tools:**
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
- **git-tools:**
|
|
1543
|
-
|
|
1544
|
-
- **
|
|
1545
|
-
|
|
1546
|
-
- **semantic-release
|
|
1547
|
-
|
|
1548
|
-
- **
|
|
1549
|
-
|
|
1550
|
-
- **
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
- **
|
|
1554
|
-
|
|
1555
|
-
- **
|
|
1556
|
-
|
|
1557
|
-
- **
|
|
1558
|
-
|
|
1559
|
-
- **
|
|
1560
|
-
|
|
1561
|
-
- **
|
|
1562
|
-
|
|
1563
|
-
- **semantic-release-plugin:**
|
|
1564
|
-
|
|
1565
|
-
- **
|
|
1566
|
-
|
|
1567
|
-
- **
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
- **
|
|
1571
|
-
|
|
1572
|
-
- **
|
|
1573
|
-
|
|
1574
|
-
- **
|
|
1575
|
-
|
|
1662
|
+
- **deps:** pin dependencies
|
|
1663
|
+
([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
|
|
1664
|
+
- **deps:** update dependency @cspell/dict-en-gb to v4
|
|
1665
|
+
([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
|
|
1666
|
+
- **deps:** update dependency p-limit to v5
|
|
1667
|
+
([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
|
|
1668
|
+
- **deps:** update dependency prettier to v3
|
|
1669
|
+
([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
|
|
1670
|
+
- **deps:** update typescript-eslint monorepo to v6
|
|
1671
|
+
([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
|
|
1672
|
+
- **git-tools:** Add @semantic-release/github dependency to git-tools
|
|
1673
|
+
([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
|
|
1674
|
+
- **git-tools:** Added config token replacement functionality
|
|
1675
|
+
([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
|
|
1676
|
+
- **git-tools:** Added missing GitHub release config and removed failed
|
|
1677
|
+
GitGuardian lines
|
|
1678
|
+
([4b64698](https://github.com/storm-software/storm-ops/commit/4b646983226fa979c76f8078ffd1cee1d544f1a1))
|
|
1679
|
+
- **git-tools:** Added missing semantic-release depenencies
|
|
1680
|
+
([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
|
|
1681
|
+
- **git-tools:** Added missing semantic-release plugins
|
|
1682
|
+
([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
|
|
1683
|
+
- **git-tools:** Added semantic-release plugins to root package.json
|
|
1684
|
+
([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
|
|
1685
|
+
- **git-tools:** Convert package to ES module
|
|
1686
|
+
([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
|
|
1687
|
+
- **git-tools:** Patch semantic-release to use an import instead of require on
|
|
1688
|
+
the plugin
|
|
1689
|
+
([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
|
|
1690
|
+
- **git-tools:** Remove unused lodash dependency
|
|
1691
|
+
([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
|
|
1692
|
+
- **git-tools:** Resolve issue with CJS vs ESM conflicts
|
|
1693
|
+
([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
|
|
1694
|
+
- **git-tools:** Resolved issues with release module imports
|
|
1695
|
+
([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
|
|
1696
|
+
- **git-tools:** Update method of importing semantic-release
|
|
1697
|
+
([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
|
|
1698
|
+
- **git-tools:** Update require to import in semantic-release patch
|
|
1699
|
+
([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
|
|
1700
|
+
- **semantic-release-plugin:** Add cjs build to release plugin
|
|
1701
|
+
([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
|
|
1702
|
+
- **semantic-release-plugin:** Add code for commit analyzer
|
|
1703
|
+
([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
|
|
1704
|
+
- **semantic-release-plugin:** Add release note generation to semantic release
|
|
1705
|
+
plugin
|
|
1706
|
+
([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
|
|
1707
|
+
- **semantic-release-plugin:** Add rootDir to plugin
|
|
1708
|
+
([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
|
|
1709
|
+
- **semantic-release-plugin:** Change compiler type
|
|
1710
|
+
([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
|
|
1711
|
+
- **semantic-release-plugin:** Changed import type for release plugin
|
|
1712
|
+
([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
|
|
1713
|
+
- **semantic-release-plugin:** Converted the plugin to CommonJS
|
|
1714
|
+
([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
|
|
1715
|
+
- **semantic-release-plugin:** Format output to mjs file
|
|
1716
|
+
([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
|
|
1717
|
+
- **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES
|
|
1718
|
+
module issues
|
|
1719
|
+
([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
|
|
1720
|
+
- **semantic-release-plugin:** Mark the semantic-release plugin as external
|
|
1721
|
+
([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
|
|
1722
|
+
- **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use
|
|
1723
|
+
import instead of require
|
|
1724
|
+
([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
|
|
1725
|
+
- **semantic-release-plugin:** Remove code to avoid semantic release built-in
|
|
1726
|
+
plugins
|
|
1727
|
+
([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
|
|
1728
|
+
- **semantic-release-plugin:** Remove third party code from bundle
|
|
1729
|
+
([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
|
|
1730
|
+
- **semantic-release-plugin:** Removed dependancy on commit analyzer
|
|
1731
|
+
([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
|
|
1732
|
+
- **semantic-release-plugin:** Resolve imports to support ES modules
|
|
1733
|
+
([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
|
|
1734
|
+
- **semantic-release-plugin:** Resolve issue with main path extension in
|
|
1735
|
+
package.json
|
|
1736
|
+
([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
|
|
1737
|
+
- **semantic-release-plugin:** Resolve missing path module
|
|
1738
|
+
([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
|
|
1739
|
+
- **semantic-release-plugin:** Resolve path import issue
|
|
1740
|
+
([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
|
|
1741
|
+
- **semantic-release-plugin:** Unbundle sematic release plugin
|
|
1742
|
+
([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
|
|
1743
|
+
- **semantic-release-plugin:** Update extension on main file to be mjs
|
|
1744
|
+
([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
|
|
1745
|
+
- **semantic-release-plugin:** Update the package.json index file path
|
|
1746
|
+
([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
|
|
1747
|
+
- **storm-ops:** Add @semantic-release/commit-analyzer dependency back to
|
|
1748
|
+
workspace root
|
|
1749
|
+
([553dd65](https://github.com/storm-software/storm-ops/commit/553dd6548aba57eada49dce635312b2c4bdd474f))
|
|
1750
|
+
- **storm-ops:** Added back husky hooks and removed config from package.json
|
|
1751
|
+
([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
|
|
1752
|
+
- **storm-ops:** Patch semantic release to use old config import
|
|
1753
|
+
([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
|
|
1754
|
+
- **storm-ops:** Regenerate pnpm lockfile
|
|
1755
|
+
([6cc4c75](https://github.com/storm-software/storm-ops/commit/6cc4c75486d843327d8e438e34dd08182bb0e052))
|
|
1756
|
+
- **storm-ops:** Regenerated pnpm filelock file
|
|
1757
|
+
([113bf16](https://github.com/storm-software/storm-ops/commit/113bf1678acd4324992f4d8f2581c262bddcbc85))
|
|
1758
|
+
- **storm-ops:** Remove unused workspace config from package.json
|
|
1759
|
+
([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
|
|
1760
|
+
- **storm-ops:** Resolved issue with prepare script in workspace root
|
|
1761
|
+
([4caa35a](https://github.com/storm-software/storm-ops/commit/4caa35a09421e0ac48a0d2eddc27843c4dcff6e7))
|
|
1762
|
+
- **storm-ops:** Resolved issues with build/CI
|
|
1763
|
+
([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
|
|
1764
|
+
- **storm-ops:** Resolved issues with pnpm lockfile
|
|
1765
|
+
([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
|
|
1766
|
+
- **storm-ops:** Update linting tools, and scripts, to use ES modules
|
|
1767
|
+
([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
|
|
1768
|
+
- **storm-ops:** Update lockfile for monorepo
|
|
1769
|
+
([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
|
|
1770
|
+
- **storm-ops:** Update pnpm lockfile
|
|
1771
|
+
([f08a730](https://github.com/storm-software/storm-ops/commit/f08a7309f56fabbf6d0c108b3a57834a0ec05429))
|
|
1576
1772
|
|
|
1577
1773
|
### Features
|
|
1578
1774
|
|
|
1579
|
-
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
1580
|
-
|
|
1581
|
-
- **
|
|
1582
|
-
|
|
1583
|
-
- **
|
|
1584
|
-
|
|
1775
|
+
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
1776
|
+
([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
|
|
1777
|
+
- **git-tools:** Move the semantic-release-plugin into the git-tools package
|
|
1778
|
+
([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
|
|
1779
|
+
- **semantic-release-plugin:** Resolve issues with plugin so release executes
|
|
1780
|
+
([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
|
|
1781
|
+
- **semantic-release-plugin:** Split out the semantic release plugin into it's
|
|
1782
|
+
own project
|
|
1783
|
+
([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
|
|
1784
|
+
- **storm-ops:** Converted repository eslint to flat structure
|
|
1785
|
+
([a738c3a](https://github.com/storm-software/storm-ops/commit/a738c3a9839cd5262e98029641f7a9a4d886e117))
|
|
1786
|
+
- **testing-tools:** Added testing-tools library for common test functionality
|
|
1787
|
+
([08d3ccd](https://github.com/storm-software/storm-ops/commit/08d3ccda5508db5c9abf2481900f9d9826d6ece1))
|