@storm-software/testing-tools 1.43.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 +732 -536
- package/README.md +55 -21
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,1591 +1,1787 @@
|
|
|
1
|
-
## 1.
|
|
1
|
+
## 1.44.0 (2024-07-31)
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
###
|
|
4
|
+
### Features
|
|
5
5
|
|
|
6
|
-
- **
|
|
6
|
+
- **build-tools:** Added the CODEOWNERS linting tool ([63099b1b](https://github.com/storm-software/storm-ops/commit/63099b1b))
|
|
7
7
|
|
|
8
|
-
## 1.
|
|
8
|
+
## 1.43.0 (2024-07-17)
|
|
9
9
|
|
|
10
|
+
### Features
|
|
10
11
|
|
|
11
|
-
|
|
12
|
+
- **git-tools:** Added README header template to include table of contents
|
|
13
|
+
([6841042e](https://github.com/storm-software/storm-ops/commit/6841042e))
|
|
12
14
|
|
|
13
|
-
|
|
15
|
+
## 1.42.0 (2024-06-22)
|
|
14
16
|
|
|
15
|
-
|
|
17
|
+
### Features
|
|
16
18
|
|
|
19
|
+
- **workspace-tools:** Upgrade the workspace pnpm-lock file
|
|
20
|
+
([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
|
|
17
21
|
|
|
18
|
-
|
|
22
|
+
## 1.41.0 (2024-06-22)
|
|
19
23
|
|
|
20
|
-
|
|
24
|
+
### Features
|
|
21
25
|
|
|
22
|
-
|
|
26
|
+
- **storm-ops:** Updated pnpm-lock file
|
|
27
|
+
([22be1efd](https://github.com/storm-software/storm-ops/commit/22be1efd))
|
|
23
28
|
|
|
29
|
+
## 1.40.0 (2024-06-22)
|
|
24
30
|
|
|
25
|
-
###
|
|
31
|
+
### Features
|
|
26
32
|
|
|
27
|
-
- **workspace-tools:** Added `lint` and `format` tasks and improved cache input
|
|
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))
|
|
28
36
|
|
|
29
37
|
## 1.39.0 (2024-06-21)
|
|
30
38
|
|
|
39
|
+
### Features
|
|
31
40
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
- **eslint-plugin:** Resolve issues with eslint module types ([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
41
|
+
- **eslint-plugin:** Resolve issues with eslint module types
|
|
42
|
+
([ca513974](https://github.com/storm-software/storm-ops/commit/ca513974))
|
|
35
43
|
|
|
36
44
|
## 1.38.1 (2024-06-05)
|
|
37
45
|
|
|
46
|
+
### Bug Fixes
|
|
38
47
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
- **eslint:** Resolve issue with missing dependencies ([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
48
|
+
- **eslint:** Resolve issue with missing dependencies
|
|
49
|
+
([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
42
50
|
|
|
43
51
|
## 1.38.0 (2024-06-03)
|
|
44
52
|
|
|
53
|
+
### Features
|
|
45
54
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
- **storm-ops:** Upgrade Nx packages and resolve linting issues ([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
|
|
55
|
+
- **storm-ops:** Upgrade Nx packages and resolve linting issues
|
|
56
|
+
([685c2bb9](https://github.com/storm-software/storm-ops/commit/685c2bb9))
|
|
49
57
|
|
|
50
58
|
## 1.37.4 (2024-04-08)
|
|
51
59
|
|
|
60
|
+
### Bug Fixes
|
|
52
61
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
- **build-tools:** Resolved issue with module types used in build ([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
### ❤️ Thank You
|
|
59
|
-
|
|
60
|
-
- Patrick Sullivan
|
|
62
|
+
- **build-tools:** Resolved issue with module types used in build
|
|
63
|
+
([50a368d3](https://github.com/storm-software/storm-ops/commit/50a368d3))
|
|
61
64
|
|
|
62
65
|
## 1.37.3 (2024-04-08)
|
|
63
66
|
|
|
67
|
+
### Bug Fixes
|
|
64
68
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
- **build-tools:** Resolved issue with duplicate require definition ([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
### ❤️ Thank You
|
|
71
|
-
|
|
72
|
-
- Patrick Sullivan
|
|
69
|
+
- **build-tools:** Resolved issue with duplicate require definition
|
|
70
|
+
([63aa1d16](https://github.com/storm-software/storm-ops/commit/63aa1d16))
|
|
73
71
|
|
|
74
72
|
## 1.37.2 (2024-04-08)
|
|
75
73
|
|
|
76
|
-
###
|
|
77
|
-
|
|
78
|
-
- **workspace-tools:** Resolve issues with `build-tools` import ([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
79
|
-
|
|
80
|
-
### ❤️ Thank You
|
|
74
|
+
### Bug Fixes
|
|
81
75
|
|
|
82
|
-
-
|
|
76
|
+
- **workspace-tools:** Resolve issues with `build-tools` import
|
|
77
|
+
([fc040f71](https://github.com/storm-software/storm-ops/commit/fc040f71))
|
|
83
78
|
|
|
84
79
|
## 1.37.1 (2024-04-08)
|
|
85
80
|
|
|
86
|
-
###
|
|
87
|
-
|
|
88
|
-
- **deps:** update dependencies-non-major ([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
89
|
-
|
|
90
|
-
- **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
|
|
91
82
|
|
|
92
|
-
|
|
83
|
+
- **deps:** update dependencies-non-major
|
|
84
|
+
([#38](https://github.com/storm-software/storm-ops/pull/38))
|
|
93
85
|
|
|
94
|
-
-
|
|
86
|
+
- **git-tools:** Update release tool to use local function to get configuration
|
|
87
|
+
([53db7520](https://github.com/storm-software/storm-ops/commit/53db7520))
|
|
95
88
|
|
|
96
89
|
## 1.37.0 (2024-04-07)
|
|
97
90
|
|
|
98
|
-
###
|
|
99
|
-
|
|
100
|
-
- **storm-ops:** Merged in change to the main branch ([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
101
|
-
|
|
102
|
-
### ❤️ Thank You
|
|
91
|
+
### Features
|
|
103
92
|
|
|
104
|
-
-
|
|
93
|
+
- **storm-ops:** Merged in change to the main branch
|
|
94
|
+
([ce79c572](https://github.com/storm-software/storm-ops/commit/ce79c572))
|
|
105
95
|
|
|
106
96
|
## 1.36.0 (2024-04-06)
|
|
107
97
|
|
|
108
|
-
###
|
|
109
|
-
|
|
110
|
-
- **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
111
|
-
|
|
112
|
-
### ❤️ Thank You
|
|
98
|
+
### Features
|
|
113
99
|
|
|
114
|
-
-
|
|
100
|
+
- **build-tools:** Added support for `rolldown` builds
|
|
101
|
+
([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
115
102
|
|
|
116
103
|
## 1.35.5 (2024-04-01)
|
|
117
104
|
|
|
118
|
-
###
|
|
119
|
-
|
|
120
|
-
- **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
121
|
-
|
|
122
|
-
### ❤️ Thank You
|
|
105
|
+
### Bug Fixes
|
|
123
106
|
|
|
124
|
-
-
|
|
107
|
+
- **workspace-tools:** Resolve issue with bad release path in npm publish
|
|
108
|
+
([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
125
109
|
|
|
126
110
|
## 1.35.4 (2024-03-29)
|
|
127
111
|
|
|
128
|
-
###
|
|
129
|
-
|
|
130
|
-
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript projects ([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
131
|
-
|
|
132
|
-
### ❤️ Thank You
|
|
112
|
+
### Bug Fixes
|
|
133
113
|
|
|
134
|
-
-
|
|
114
|
+
- **workspace-tools:** Added the `nx-release-publish` target to TypeScript
|
|
115
|
+
projects
|
|
116
|
+
([52b61117](https://github.com/storm-software/storm-ops/commit/52b61117))
|
|
135
117
|
|
|
136
118
|
## 1.35.3 (2024-03-28)
|
|
137
119
|
|
|
138
|
-
###
|
|
139
|
-
|
|
140
|
-
- **git-tools:** Added code to add ts plugin transpilers ([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
141
|
-
|
|
142
|
-
### ❤️ Thank You
|
|
120
|
+
### Bug Fixes
|
|
143
121
|
|
|
144
|
-
-
|
|
122
|
+
- **git-tools:** Added code to add ts plugin transpilers
|
|
123
|
+
([ec514d57](https://github.com/storm-software/storm-ops/commit/ec514d57))
|
|
145
124
|
|
|
146
125
|
## 1.35.2 (2024-03-28)
|
|
147
126
|
|
|
148
|
-
###
|
|
149
|
-
|
|
150
|
-
- **storm-ops:** Resolve issue with workspace dependencies ([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
151
|
-
|
|
152
|
-
### ❤️ Thank You
|
|
127
|
+
### Bug Fixes
|
|
153
128
|
|
|
154
|
-
-
|
|
129
|
+
- **storm-ops:** Resolve issue with workspace dependencies
|
|
130
|
+
([041dcc78](https://github.com/storm-software/storm-ops/commit/041dcc78))
|
|
155
131
|
|
|
156
132
|
## 1.35.1 (2024-03-28)
|
|
157
133
|
|
|
158
|
-
###
|
|
159
|
-
|
|
160
|
-
- **storm-ops:** Update the links in the README files to use proper repository ([decc0db3](https://github.com/storm-software/storm-ops/commit/decc0db3))
|
|
161
|
-
|
|
162
|
-
### ❤️ Thank You
|
|
134
|
+
### Bug Fixes
|
|
163
135
|
|
|
164
|
-
-
|
|
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))
|
|
165
138
|
|
|
166
139
|
## 1.35.0 (2024-03-25)
|
|
167
140
|
|
|
168
|
-
###
|
|
169
|
-
|
|
170
|
-
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets ([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
171
|
-
|
|
172
|
-
- **workspace-tools:** Major updates to base nx.json configuration ([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
141
|
+
### Features
|
|
173
142
|
|
|
174
|
-
|
|
143
|
+
- **workspace-tools:** Added Nx plugin to apply rust and typescript targets
|
|
144
|
+
([5738161f](https://github.com/storm-software/storm-ops/commit/5738161f))
|
|
175
145
|
|
|
176
|
-
-
|
|
146
|
+
- **workspace-tools:** Major updates to base nx.json configuration
|
|
147
|
+
([06ec9a6a](https://github.com/storm-software/storm-ops/commit/06ec9a6a))
|
|
177
148
|
|
|
178
149
|
## 1.34.9 (2024-03-01)
|
|
179
150
|
|
|
180
|
-
###
|
|
181
|
-
|
|
182
|
-
- **workspace-tools:** Remove the storm env filter ([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
183
|
-
|
|
184
|
-
### ❤️ Thank You
|
|
151
|
+
### Bug Fixes
|
|
185
152
|
|
|
186
|
-
-
|
|
153
|
+
- **workspace-tools:** Remove the storm env filter
|
|
154
|
+
([48259eea](https://github.com/storm-software/storm-ops/commit/48259eea))
|
|
187
155
|
|
|
188
156
|
## 1.34.8 (2024-02-27)
|
|
189
157
|
|
|
190
|
-
###
|
|
191
|
-
|
|
192
|
-
- **workspace-tools:** Relocation config parser code to build function ([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
193
|
-
|
|
194
|
-
### ❤️ Thank You
|
|
158
|
+
### Bug Fixes
|
|
195
159
|
|
|
196
|
-
-
|
|
160
|
+
- **workspace-tools:** Relocation config parser code to build function
|
|
161
|
+
([fa27dea4](https://github.com/storm-software/storm-ops/commit/fa27dea4))
|
|
197
162
|
|
|
198
163
|
## 1.34.7 (2024-02-27)
|
|
199
164
|
|
|
200
|
-
###
|
|
201
|
-
|
|
202
|
-
- **workspace-tools:** Resolve issue with tsconfig file resolution ([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
203
|
-
|
|
204
|
-
### ❤️ Thank You
|
|
165
|
+
### Bug Fixes
|
|
205
166
|
|
|
206
|
-
-
|
|
167
|
+
- **workspace-tools:** Resolve issue with tsconfig file resolution
|
|
168
|
+
([0254e50a](https://github.com/storm-software/storm-ops/commit/0254e50a))
|
|
207
169
|
|
|
208
170
|
## 1.34.6 (2024-02-27)
|
|
209
171
|
|
|
210
|
-
###
|
|
211
|
-
|
|
212
|
-
- **workspace-tools:** Dynamically load tsup module and resolve `testing-tools` type issues ([c1d51975](https://github.com/storm-software/storm-ops/commit/c1d51975))
|
|
213
|
-
|
|
214
|
-
### ❤️ Thank You
|
|
172
|
+
### Bug Fixes
|
|
215
173
|
|
|
216
|
-
-
|
|
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))
|
|
217
177
|
|
|
218
178
|
## 1.34.5 (2024-02-27)
|
|
219
179
|
|
|
220
|
-
###
|
|
221
|
-
|
|
222
|
-
- **config-tools:** Update config packages to only use cjs ([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
223
|
-
|
|
224
|
-
### ❤️ Thank You
|
|
180
|
+
### Bug Fixes
|
|
225
181
|
|
|
226
|
-
-
|
|
182
|
+
- **config-tools:** Update config packages to only use cjs
|
|
183
|
+
([75e4a16b](https://github.com/storm-software/storm-ops/commit/75e4a16b))
|
|
227
184
|
|
|
228
185
|
## 1.34.4 (2024-02-27)
|
|
229
186
|
|
|
230
|
-
###
|
|
231
|
-
|
|
232
|
-
- **workspace-tools:** Update the build executor back to esbuild ([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
233
|
-
|
|
234
|
-
### ❤️ Thank You
|
|
187
|
+
### Bug Fixes
|
|
235
188
|
|
|
236
|
-
-
|
|
189
|
+
- **workspace-tools:** Update the build executor back to esbuild
|
|
190
|
+
([ff200547](https://github.com/storm-software/storm-ops/commit/ff200547))
|
|
237
191
|
|
|
238
192
|
## 1.34.3 (2024-02-26)
|
|
239
193
|
|
|
240
|
-
###
|
|
241
|
-
|
|
242
|
-
- **git-tools:** Resolved linting issues with the nx-version module ([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
243
|
-
|
|
244
|
-
### ❤️ Thank You
|
|
194
|
+
### Bug Fixes
|
|
245
195
|
|
|
246
|
-
-
|
|
196
|
+
- **git-tools:** Resolved linting issues with the nx-version module
|
|
197
|
+
([9b5f02d0](https://github.com/storm-software/storm-ops/commit/9b5f02d0))
|
|
247
198
|
|
|
248
199
|
## 1.34.2 (2024-02-24)
|
|
249
200
|
|
|
250
|
-
###
|
|
251
|
-
|
|
252
|
-
- **workspace-tools:** Update build compiler parameters ([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
253
|
-
|
|
254
|
-
### ❤️ Thank You
|
|
201
|
+
### Bug Fixes
|
|
255
202
|
|
|
256
|
-
-
|
|
203
|
+
- **workspace-tools:** Update build compiler parameters
|
|
204
|
+
([3c6cb525](https://github.com/storm-software/storm-ops/commit/3c6cb525))
|
|
257
205
|
|
|
258
206
|
## 1.34.1 (2024-02-20)
|
|
259
207
|
|
|
260
|
-
###
|
|
261
|
-
|
|
262
|
-
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
263
|
-
|
|
264
|
-
### 🩹 Fixes
|
|
208
|
+
### Features
|
|
265
209
|
|
|
266
|
-
- **
|
|
210
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
211
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
267
212
|
|
|
268
|
-
###
|
|
213
|
+
### Bug Fixes
|
|
269
214
|
|
|
270
|
-
-
|
|
215
|
+
- **config:** Mark config to no longer bundle code
|
|
216
|
+
([2b97e77e](https://github.com/storm-software/storm-ops/commit/2b97e77e))
|
|
271
217
|
|
|
272
218
|
## 1.34.0 (2024-02-20)
|
|
273
219
|
|
|
274
|
-
###
|
|
275
|
-
|
|
276
|
-
- **git-tools:** Support for updated Nx Release processing ([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
277
|
-
|
|
278
|
-
### ❤️ Thank You
|
|
220
|
+
### Features
|
|
279
221
|
|
|
280
|
-
-
|
|
222
|
+
- **git-tools:** Support for updated Nx Release processing
|
|
223
|
+
([92f99126](https://github.com/storm-software/storm-ops/commit/92f99126))
|
|
281
224
|
|
|
282
225
|
## 1.33.21 (2024-02-17)
|
|
283
226
|
|
|
284
|
-
###
|
|
285
|
-
|
|
286
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
287
|
-
|
|
288
|
-
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
227
|
+
### Bug Fixes
|
|
289
228
|
|
|
290
|
-
- **
|
|
229
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
230
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
291
231
|
|
|
292
|
-
- **
|
|
232
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
233
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
293
234
|
|
|
294
|
-
|
|
235
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
236
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
295
237
|
|
|
296
|
-
-
|
|
238
|
+
- **workspace-tools:** Update method of referencing the internal packages
|
|
239
|
+
([b3f127c4](https://github.com/storm-software/storm-ops/commit/b3f127c4))
|
|
297
240
|
|
|
298
241
|
## 1.33.20 (2024-02-15)
|
|
299
242
|
|
|
300
|
-
###
|
|
301
|
-
|
|
302
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
303
|
-
|
|
304
|
-
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
243
|
+
### Bug Fixes
|
|
305
244
|
|
|
306
|
-
- **
|
|
245
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
246
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
307
247
|
|
|
308
|
-
|
|
248
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
249
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
309
250
|
|
|
310
|
-
-
|
|
251
|
+
- **config-tools:** Update package type to a module to resolve import issues
|
|
252
|
+
([4a9649c9](https://github.com/storm-software/storm-ops/commit/4a9649c9))
|
|
311
253
|
|
|
312
254
|
## 1.33.19 (2024-02-15)
|
|
313
255
|
|
|
314
|
-
###
|
|
315
|
-
|
|
316
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
317
|
-
|
|
318
|
-
- **storm-ops:** Resolve issue with the pnpm version ([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
256
|
+
### Bug Fixes
|
|
319
257
|
|
|
320
|
-
|
|
258
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
259
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
321
260
|
|
|
322
|
-
-
|
|
261
|
+
- **storm-ops:** Resolve issue with the pnpm version
|
|
262
|
+
([f124fd94](https://github.com/storm-software/storm-ops/commit/f124fd94))
|
|
323
263
|
|
|
324
264
|
## 1.33.18 (2024-02-15)
|
|
325
265
|
|
|
326
|
-
###
|
|
327
|
-
|
|
328
|
-
- **storm-ops:** Update the chalk version to v4.1.2 ([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
329
|
-
|
|
330
|
-
### ❤️ Thank You
|
|
266
|
+
### Bug Fixes
|
|
331
267
|
|
|
332
|
-
-
|
|
268
|
+
- **storm-ops:** Update the chalk version to v4.1.2
|
|
269
|
+
([0d50334a](https://github.com/storm-software/storm-ops/commit/0d50334a))
|
|
333
270
|
|
|
334
271
|
## 1.33.17 (2024-02-15)
|
|
335
272
|
|
|
336
|
-
###
|
|
337
|
-
|
|
338
|
-
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
339
|
-
|
|
340
|
-
- **storm-ops:** Downgrade dependencies to work with cjs task runners ([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
273
|
+
### Bug Fixes
|
|
341
274
|
|
|
342
|
-
|
|
275
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
276
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
343
277
|
|
|
344
|
-
-
|
|
278
|
+
- **storm-ops:** Downgrade dependencies to work with cjs task runners
|
|
279
|
+
([bece51de](https://github.com/storm-software/storm-ops/commit/bece51de))
|
|
345
280
|
|
|
346
281
|
## 1.33.16 (2024-02-15)
|
|
347
282
|
|
|
348
|
-
###
|
|
349
|
-
|
|
350
|
-
- **storm-ops:** Update chalk dependency for all modules ([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
351
|
-
|
|
352
|
-
### ❤️ Thank You
|
|
283
|
+
### Bug Fixes
|
|
353
284
|
|
|
354
|
-
-
|
|
285
|
+
- **storm-ops:** Update chalk dependency for all modules
|
|
286
|
+
([d8a55c49](https://github.com/storm-software/storm-ops/commit/d8a55c49))
|
|
355
287
|
|
|
356
288
|
## 1.32.0 (2024-02-07)
|
|
357
289
|
|
|
358
|
-
###
|
|
359
|
-
|
|
360
|
-
- **config:** Added a base config package to allow neutral access of `StormConfig` ([164eaa5b](https://github.com/storm-software/storm-ops/commit/164eaa5b))
|
|
361
|
-
|
|
362
|
-
### ❤️ Thank You
|
|
290
|
+
### Features
|
|
363
291
|
|
|
364
|
-
-
|
|
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))
|
|
365
295
|
|
|
366
296
|
## 1.29.12 (2024-01-29)
|
|
367
297
|
|
|
368
|
-
###
|
|
369
|
-
|
|
370
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
371
|
-
|
|
372
|
-
### ❤️ Thank You
|
|
298
|
+
### Bug Fixes
|
|
373
299
|
|
|
374
|
-
-
|
|
300
|
+
- **workspace-tools:** Added full publish fields to target
|
|
301
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
375
302
|
|
|
376
303
|
## 1.29.11 (2024-01-29)
|
|
377
304
|
|
|
378
|
-
###
|
|
379
|
-
|
|
380
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
381
|
-
|
|
382
|
-
### ❤️ Thank You
|
|
305
|
+
### Bug Fixes
|
|
383
306
|
|
|
384
|
-
-
|
|
307
|
+
- **workspace-tools:** Added full publish fields to target
|
|
308
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
385
309
|
|
|
386
310
|
## 1.29.10 (2024-01-28)
|
|
387
311
|
|
|
388
|
-
###
|
|
389
|
-
|
|
390
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
391
|
-
|
|
392
|
-
### ❤️ Thank You
|
|
312
|
+
### Bug Fixes
|
|
393
313
|
|
|
394
|
-
-
|
|
314
|
+
- **workspace-tools:** Added full publish fields to target
|
|
315
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
395
316
|
|
|
396
317
|
## 1.29.9 (2024-01-28)
|
|
397
318
|
|
|
398
|
-
###
|
|
399
|
-
|
|
400
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
401
|
-
|
|
402
|
-
### ❤️ Thank You
|
|
319
|
+
### Bug Fixes
|
|
403
320
|
|
|
404
|
-
-
|
|
321
|
+
- **workspace-tools:** Added full publish fields to target
|
|
322
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
405
323
|
|
|
406
324
|
## 1.29.8 (2024-01-28)
|
|
407
325
|
|
|
408
|
-
###
|
|
409
|
-
|
|
410
|
-
- **workspace-tools:** Added full publish fields to target ([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
411
|
-
|
|
412
|
-
### ❤️ Thank You
|
|
326
|
+
### Bug Fixes
|
|
413
327
|
|
|
414
|
-
-
|
|
328
|
+
- **workspace-tools:** Added full publish fields to target
|
|
329
|
+
([921dc2b6](https://github.com/storm-software/storm-ops/commit/921dc2b6))
|
|
415
330
|
|
|
416
331
|
## 1.29.7 (2024-01-28)
|
|
417
332
|
|
|
418
|
-
###
|
|
419
|
-
|
|
420
|
-
- **workspace-tools:** Added the nx-release-publish task to project target ([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
421
|
-
|
|
422
|
-
### ❤️ Thank You
|
|
333
|
+
### Bug Fixes
|
|
423
334
|
|
|
424
|
-
-
|
|
335
|
+
- **workspace-tools:** Added the nx-release-publish task to project target
|
|
336
|
+
([cb6d7c17](https://github.com/storm-software/storm-ops/commit/cb6d7c17))
|
|
425
337
|
|
|
426
338
|
## 1.28.2 (2024-01-27)
|
|
427
339
|
|
|
428
|
-
###
|
|
429
|
-
|
|
430
|
-
- **git-tools:** Prevent extra newlines added to changelog files ([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
|
|
431
|
-
|
|
432
|
-
### ❤️ Thank You
|
|
340
|
+
### Bug Fixes
|
|
433
341
|
|
|
434
|
-
-
|
|
342
|
+
- **git-tools:** Prevent extra newlines added to changelog files
|
|
343
|
+
([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
|
|
435
344
|
|
|
436
345
|
## 1.26.0 (2024-01-21)
|
|
437
346
|
|
|
438
|
-
###
|
|
439
|
-
|
|
440
|
-
- **git-tools:** Update path to changelog renderer ([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
441
|
-
|
|
442
|
-
### ❤️ Thank You
|
|
347
|
+
### Bug Fixes
|
|
443
348
|
|
|
444
|
-
-
|
|
349
|
+
- **git-tools:** Update path to changelog renderer
|
|
350
|
+
([d4dd7006](https://github.com/storm-software/storm-ops/commit/d4dd7006))
|
|
445
351
|
|
|
446
352
|
## 1.25.5 (2024-01-21)
|
|
447
353
|
|
|
448
|
-
###
|
|
449
|
-
|
|
450
|
-
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
451
|
-
|
|
452
|
-
### ❤️ Thank You
|
|
354
|
+
### Bug Fixes
|
|
453
355
|
|
|
454
|
-
-
|
|
356
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
357
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
455
358
|
|
|
456
359
|
## 1.25.4 (2024-01-21)
|
|
457
360
|
|
|
458
|
-
###
|
|
459
|
-
|
|
460
|
-
- **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
461
|
-
|
|
462
|
-
### ❤️ Thank You
|
|
361
|
+
### Bug Fixes
|
|
463
362
|
|
|
464
|
-
-
|
|
363
|
+
- **git-tools:** Resolve issues with commit message formatting
|
|
364
|
+
([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
|
|
465
365
|
|
|
466
366
|
## 1.25.3 (2024-01-21)
|
|
467
367
|
|
|
468
|
-
###
|
|
469
|
-
|
|
470
|
-
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
471
|
-
|
|
472
|
-
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
368
|
+
### Bug Fixes
|
|
473
369
|
|
|
474
|
-
|
|
370
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
371
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
475
372
|
|
|
476
|
-
-
|
|
373
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
374
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
477
375
|
|
|
478
376
|
## 1.25.2 (2024-01-21)
|
|
479
377
|
|
|
480
|
-
###
|
|
481
|
-
|
|
482
|
-
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
483
|
-
|
|
484
|
-
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
378
|
+
### Bug Fixes
|
|
485
379
|
|
|
486
|
-
|
|
380
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
381
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
487
382
|
|
|
488
|
-
-
|
|
383
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
384
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
489
385
|
|
|
490
386
|
## 1.25.1 (2024-01-21)
|
|
491
387
|
|
|
492
|
-
###
|
|
493
|
-
|
|
494
|
-
- **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
495
|
-
|
|
496
|
-
- **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
388
|
+
### Bug Fixes
|
|
497
389
|
|
|
498
|
-
|
|
390
|
+
- **git-tools:** Clean up of various unused dependencies
|
|
391
|
+
([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
|
|
499
392
|
|
|
500
|
-
-
|
|
393
|
+
- **git-tools:** Remove the git extension from the repository URL
|
|
394
|
+
([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
|
|
501
395
|
|
|
502
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)
|
|
503
397
|
|
|
504
398
|
### Features
|
|
505
399
|
|
|
506
|
-
- **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))
|
|
507
402
|
|
|
508
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)
|
|
509
404
|
|
|
510
405
|
### Bug Fixes
|
|
511
406
|
|
|
512
|
-
- **config-tools:** Rerun ci pipeline
|
|
513
|
-
|
|
514
|
-
- **git-tools:**
|
|
515
|
-
|
|
516
|
-
- **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))
|
|
517
417
|
|
|
518
418
|
### Features
|
|
519
419
|
|
|
520
|
-
- **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))
|
|
521
422
|
|
|
522
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)
|
|
523
424
|
|
|
524
425
|
### Bug Fixes
|
|
525
426
|
|
|
526
|
-
- **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))
|
|
527
429
|
|
|
528
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)
|
|
529
431
|
|
|
530
432
|
### Features
|
|
531
433
|
|
|
532
|
-
- **workspace-tools:** Added the `typia` executor
|
|
434
|
+
- **workspace-tools:** Added the `typia` executor
|
|
435
|
+
([feb49f7](https://github.com/storm-software/storm-ops/commit/feb49f71a2b54c14c4ea34ebbde529b89e6b4b42))
|
|
533
436
|
|
|
534
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)
|
|
535
438
|
|
|
536
439
|
### Bug Fixes
|
|
537
440
|
|
|
538
|
-
- **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))
|
|
539
443
|
|
|
540
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)
|
|
541
445
|
|
|
542
446
|
### Bug Fixes
|
|
543
447
|
|
|
544
|
-
- **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))
|
|
545
450
|
|
|
546
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)
|
|
547
452
|
|
|
548
453
|
### Bug Fixes
|
|
549
454
|
|
|
550
|
-
- **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))
|
|
551
457
|
|
|
552
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)
|
|
553
459
|
|
|
554
460
|
### Bug Fixes
|
|
555
461
|
|
|
556
|
-
- **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))
|
|
557
464
|
|
|
558
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)
|
|
559
466
|
|
|
560
467
|
### Bug Fixes
|
|
561
468
|
|
|
562
|
-
- **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))
|
|
563
471
|
|
|
564
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)
|
|
565
473
|
|
|
566
474
|
### Bug Fixes
|
|
567
475
|
|
|
568
|
-
- **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))
|
|
569
478
|
|
|
570
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)
|
|
571
480
|
|
|
572
481
|
### Features
|
|
573
482
|
|
|
574
|
-
- **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))
|
|
575
486
|
|
|
576
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)
|
|
577
488
|
|
|
578
489
|
### Bug Fixes
|
|
579
490
|
|
|
580
|
-
- **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))
|
|
581
493
|
|
|
582
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)
|
|
583
495
|
|
|
584
496
|
### Bug Fixes
|
|
585
497
|
|
|
586
|
-
- **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))
|
|
587
501
|
|
|
588
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)
|
|
589
503
|
|
|
590
504
|
### Bug Fixes
|
|
591
505
|
|
|
592
|
-
- **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))
|
|
593
512
|
|
|
594
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)
|
|
595
514
|
|
|
596
515
|
### Bug Fixes
|
|
597
516
|
|
|
598
|
-
- **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))
|
|
599
520
|
|
|
600
521
|
### Features
|
|
601
522
|
|
|
602
|
-
- **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))
|
|
603
525
|
|
|
604
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)
|
|
605
527
|
|
|
606
528
|
### Bug Fixes
|
|
607
529
|
|
|
608
|
-
- **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))
|
|
609
532
|
|
|
610
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)
|
|
611
534
|
|
|
612
535
|
### Features
|
|
613
536
|
|
|
614
|
-
- **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))
|
|
615
539
|
|
|
616
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)
|
|
617
541
|
|
|
618
542
|
### Bug Fixes
|
|
619
543
|
|
|
620
|
-
- **storm-ops:** Added missing dependencies
|
|
544
|
+
- **storm-ops:** Added missing dependencies
|
|
545
|
+
([4ab8aee](https://github.com/storm-software/storm-ops/commit/4ab8aeeab3b7ca4610a3ef0adb31332688c8346a))
|
|
621
546
|
|
|
622
547
|
### Features
|
|
623
548
|
|
|
624
|
-
- **git-tools:** Re-added the Git hooks to drive workspace processing
|
|
625
|
-
|
|
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))
|
|
626
553
|
|
|
627
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)
|
|
628
555
|
|
|
629
556
|
### Features
|
|
630
557
|
|
|
631
|
-
- **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))
|
|
632
560
|
|
|
633
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)
|
|
634
562
|
|
|
635
563
|
### Bug Fixes
|
|
636
564
|
|
|
637
|
-
- **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))
|
|
638
567
|
|
|
639
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)
|
|
640
569
|
|
|
641
570
|
### Features
|
|
642
571
|
|
|
643
|
-
- **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))
|
|
644
574
|
|
|
645
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)
|
|
646
576
|
|
|
647
577
|
### Bug Fixes
|
|
648
578
|
|
|
649
|
-
- **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))
|
|
650
581
|
|
|
651
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)
|
|
652
583
|
|
|
653
584
|
### Features
|
|
654
585
|
|
|
655
|
-
- **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))
|
|
656
589
|
|
|
657
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)
|
|
658
591
|
|
|
659
592
|
### Bug Fixes
|
|
660
593
|
|
|
661
|
-
- **config-tools:** Remove unused dependencies
|
|
594
|
+
- **config-tools:** Remove unused dependencies
|
|
595
|
+
([ef00034](https://github.com/storm-software/storm-ops/commit/ef00034e8a79b81147056ee32a12eaa991a0d4f3))
|
|
662
596
|
|
|
663
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)
|
|
664
598
|
|
|
665
599
|
### Bug Fixes
|
|
666
600
|
|
|
667
|
-
- **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))
|
|
668
603
|
|
|
669
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)
|
|
670
605
|
|
|
671
606
|
### Features
|
|
672
607
|
|
|
673
|
-
- **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))
|
|
674
610
|
|
|
675
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)
|
|
676
612
|
|
|
677
613
|
### Features
|
|
678
614
|
|
|
679
|
-
- **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))
|
|
680
618
|
|
|
681
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)
|
|
682
620
|
|
|
683
621
|
### Bug Fixes
|
|
684
622
|
|
|
685
|
-
- **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))
|
|
686
625
|
|
|
687
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)
|
|
688
627
|
|
|
689
628
|
### Features
|
|
690
629
|
|
|
691
|
-
- **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))
|
|
692
632
|
|
|
693
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)
|
|
694
634
|
|
|
695
635
|
### Bug Fixes
|
|
696
636
|
|
|
697
|
-
- **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))
|
|
698
640
|
|
|
699
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)
|
|
700
642
|
|
|
701
643
|
### Bug Fixes
|
|
702
644
|
|
|
703
|
-
- **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))
|
|
704
648
|
|
|
705
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)
|
|
706
650
|
|
|
707
651
|
### Bug Fixes
|
|
708
652
|
|
|
709
|
-
- **git-tools:** Resolved issue in `semantic-release` patch with module
|
|
710
|
-
|
|
711
|
-
|
|
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))
|
|
712
660
|
|
|
713
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)
|
|
714
662
|
|
|
715
663
|
### Bug Fixes
|
|
716
664
|
|
|
717
|
-
- **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))
|
|
718
667
|
|
|
719
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)
|
|
720
669
|
|
|
721
670
|
### Bug Fixes
|
|
722
671
|
|
|
723
|
-
- **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))
|
|
724
674
|
|
|
725
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)
|
|
726
676
|
|
|
727
677
|
### Bug Fixes
|
|
728
678
|
|
|
729
|
-
- **storm-ops:** Update pnpm-lock.yaml file
|
|
730
|
-
|
|
731
|
-
- **workspace-tools:**
|
|
732
|
-
|
|
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))
|
|
733
687
|
|
|
734
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)
|
|
735
689
|
|
|
736
690
|
### Bug Fixes
|
|
737
691
|
|
|
738
|
-
- **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))
|
|
739
694
|
|
|
740
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)
|
|
741
696
|
|
|
742
697
|
### Bug Fixes
|
|
743
698
|
|
|
744
|
-
- **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))
|
|
745
702
|
|
|
746
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)
|
|
747
704
|
|
|
748
705
|
### Bug Fixes
|
|
749
706
|
|
|
750
|
-
- **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))
|
|
751
709
|
|
|
752
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)
|
|
753
711
|
|
|
754
712
|
### Bug Fixes
|
|
755
713
|
|
|
756
|
-
- **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))
|
|
757
716
|
|
|
758
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)
|
|
759
718
|
|
|
760
719
|
### Bug Fixes
|
|
761
720
|
|
|
762
|
-
- **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))
|
|
763
724
|
|
|
764
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)
|
|
765
726
|
|
|
766
727
|
### Features
|
|
767
728
|
|
|
768
|
-
- **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))
|
|
769
732
|
|
|
770
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)
|
|
771
734
|
|
|
772
735
|
### Features
|
|
773
736
|
|
|
774
|
-
- **config-tools:** Added the config-tools library to support storm
|
|
775
|
-
|
|
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))
|
|
776
742
|
|
|
777
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)
|
|
778
744
|
|
|
779
745
|
### Bug Fixes
|
|
780
746
|
|
|
781
|
-
- **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))
|
|
782
749
|
|
|
783
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)
|
|
784
751
|
|
|
785
752
|
### Features
|
|
786
753
|
|
|
787
|
-
- **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))
|
|
788
756
|
|
|
789
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)
|
|
790
758
|
|
|
791
759
|
### Bug Fixes
|
|
792
760
|
|
|
793
|
-
- **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))
|
|
794
763
|
|
|
795
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)
|
|
796
765
|
|
|
797
766
|
### Bug Fixes
|
|
798
767
|
|
|
799
|
-
- **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))
|
|
800
770
|
|
|
801
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)
|
|
802
772
|
|
|
803
773
|
### Bug Fixes
|
|
804
774
|
|
|
805
|
-
- **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))
|
|
806
777
|
|
|
807
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)
|
|
808
779
|
|
|
809
780
|
### Bug Fixes
|
|
810
781
|
|
|
811
|
-
- **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))
|
|
812
784
|
|
|
813
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)
|
|
814
786
|
|
|
815
787
|
### Bug Fixes
|
|
816
788
|
|
|
817
|
-
- **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))
|
|
818
792
|
|
|
819
793
|
### Reverts
|
|
820
794
|
|
|
821
|
-
- **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))
|
|
822
798
|
|
|
823
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)
|
|
824
800
|
|
|
825
801
|
### Bug Fixes
|
|
826
802
|
|
|
827
|
-
- **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))
|
|
828
805
|
|
|
829
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)
|
|
830
807
|
|
|
831
808
|
### Bug Fixes
|
|
832
809
|
|
|
833
|
-
- **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))
|
|
834
812
|
|
|
835
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)
|
|
836
814
|
|
|
837
815
|
### Bug Fixes
|
|
838
816
|
|
|
839
|
-
- **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))
|
|
840
819
|
|
|
841
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)
|
|
842
821
|
|
|
843
822
|
### Bug Fixes
|
|
844
823
|
|
|
845
|
-
- **git-tools:** Resolved issue with escape character in descriptions for nx
|
|
846
|
-
|
|
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))
|
|
847
830
|
|
|
848
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)
|
|
849
832
|
|
|
850
833
|
### Bug Fixes
|
|
851
834
|
|
|
852
|
-
- **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))
|
|
853
838
|
|
|
854
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)
|
|
855
840
|
|
|
856
841
|
### Bug Fixes
|
|
857
842
|
|
|
858
|
-
- **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))
|
|
859
846
|
|
|
860
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)
|
|
861
848
|
|
|
862
849
|
### Bug Fixes
|
|
863
850
|
|
|
864
|
-
- **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))
|
|
865
853
|
|
|
866
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)
|
|
867
855
|
|
|
868
856
|
### Bug Fixes
|
|
869
857
|
|
|
870
|
-
- **git-tools:** Resolved issue with generation of options table in readme-gen
|
|
871
|
-
|
|
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))
|
|
872
862
|
|
|
873
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)
|
|
874
864
|
|
|
875
865
|
### Bug Fixes
|
|
876
866
|
|
|
877
|
-
- **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))
|
|
878
869
|
|
|
879
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)
|
|
880
871
|
|
|
881
872
|
### Features
|
|
882
873
|
|
|
883
|
-
- **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))
|
|
884
876
|
|
|
885
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)
|
|
886
878
|
|
|
887
879
|
### Bug Fixes
|
|
888
880
|
|
|
889
|
-
- **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))
|
|
890
883
|
|
|
891
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)
|
|
892
885
|
|
|
893
886
|
### Bug Fixes
|
|
894
887
|
|
|
895
|
-
- **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))
|
|
896
890
|
|
|
897
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)
|
|
898
892
|
|
|
899
893
|
### Bug Fixes
|
|
900
894
|
|
|
901
|
-
- **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))
|
|
902
897
|
|
|
903
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)
|
|
904
899
|
|
|
905
900
|
### Bug Fixes
|
|
906
901
|
|
|
907
|
-
- **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))
|
|
908
904
|
|
|
909
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)
|
|
910
906
|
|
|
911
907
|
### Bug Fixes
|
|
912
908
|
|
|
913
|
-
- **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))
|
|
914
911
|
|
|
915
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)
|
|
916
913
|
|
|
917
914
|
### Bug Fixes
|
|
918
915
|
|
|
919
|
-
- **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))
|
|
920
918
|
|
|
921
919
|
### Features
|
|
922
920
|
|
|
923
|
-
- **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))
|
|
924
923
|
|
|
925
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)
|
|
926
925
|
|
|
927
926
|
### Bug Fixes
|
|
928
927
|
|
|
929
|
-
- **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))
|
|
930
930
|
|
|
931
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)
|
|
932
932
|
|
|
933
933
|
### Bug Fixes
|
|
934
934
|
|
|
935
|
-
- **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))
|
|
936
937
|
|
|
937
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)
|
|
938
939
|
|
|
939
940
|
### Bug Fixes
|
|
940
941
|
|
|
941
|
-
- **workspace-tools:** Resolved const issue in tsup patch
|
|
942
|
-
|
|
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))
|
|
943
946
|
|
|
944
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)
|
|
945
948
|
|
|
946
949
|
### Bug Fixes
|
|
947
950
|
|
|
948
|
-
- **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))
|
|
949
953
|
|
|
950
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)
|
|
951
955
|
|
|
952
956
|
### Bug Fixes
|
|
953
957
|
|
|
954
|
-
- **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))
|
|
955
960
|
|
|
956
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)
|
|
957
962
|
|
|
958
963
|
### Bug Fixes
|
|
959
964
|
|
|
960
|
-
- **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))
|
|
961
967
|
|
|
962
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)
|
|
963
969
|
|
|
964
970
|
### Bug Fixes
|
|
965
971
|
|
|
966
|
-
- **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))
|
|
967
974
|
|
|
968
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)
|
|
969
976
|
|
|
970
977
|
### Bug Fixes
|
|
971
978
|
|
|
972
|
-
- **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))
|
|
973
981
|
|
|
974
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)
|
|
975
983
|
|
|
976
984
|
### Bug Fixes
|
|
977
985
|
|
|
978
|
-
- **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))
|
|
979
988
|
|
|
980
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)
|
|
981
990
|
|
|
982
991
|
### Bug Fixes
|
|
983
992
|
|
|
984
|
-
- **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))
|
|
985
995
|
|
|
986
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)
|
|
987
997
|
|
|
988
998
|
### Bug Fixes
|
|
989
999
|
|
|
990
|
-
- **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))
|
|
991
1003
|
|
|
992
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)
|
|
993
1005
|
|
|
994
1006
|
### Bug Fixes
|
|
995
1007
|
|
|
996
|
-
- **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))
|
|
997
1010
|
|
|
998
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)
|
|
999
1012
|
|
|
1000
1013
|
### Bug Fixes
|
|
1001
1014
|
|
|
1002
|
-
- **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))
|
|
1003
1017
|
|
|
1004
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)
|
|
1005
1019
|
|
|
1006
1020
|
### Bug Fixes
|
|
1007
1021
|
|
|
1008
|
-
- **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))
|
|
1009
1025
|
|
|
1010
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)
|
|
1011
1027
|
|
|
1012
1028
|
### Bug Fixes
|
|
1013
1029
|
|
|
1014
|
-
- **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))
|
|
1015
1033
|
|
|
1016
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)
|
|
1017
1035
|
|
|
1018
1036
|
### Bug Fixes
|
|
1019
1037
|
|
|
1020
|
-
- **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))
|
|
1021
1040
|
|
|
1022
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)
|
|
1023
1042
|
|
|
1024
1043
|
### Bug Fixes
|
|
1025
1044
|
|
|
1026
|
-
- **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))
|
|
1027
1047
|
|
|
1028
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)
|
|
1029
1049
|
|
|
1030
1050
|
### Bug Fixes
|
|
1031
1051
|
|
|
1032
|
-
- **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))
|
|
1033
1054
|
|
|
1034
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)
|
|
1035
1056
|
|
|
1036
1057
|
### Bug Fixes
|
|
1037
1058
|
|
|
1038
|
-
- **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))
|
|
1039
1061
|
|
|
1040
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)
|
|
1041
1063
|
|
|
1042
1064
|
### Bug Fixes
|
|
1043
1065
|
|
|
1044
|
-
- **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))
|
|
1045
1068
|
|
|
1046
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)
|
|
1047
1070
|
|
|
1048
1071
|
### Bug Fixes
|
|
1049
1072
|
|
|
1050
|
-
- **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))
|
|
1051
1075
|
|
|
1052
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)
|
|
1053
1077
|
|
|
1054
1078
|
### Bug Fixes
|
|
1055
1079
|
|
|
1056
|
-
- **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))
|
|
1057
1082
|
|
|
1058
1083
|
### Features
|
|
1059
1084
|
|
|
1060
|
-
- **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))
|
|
1061
1088
|
|
|
1062
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)
|
|
1063
1090
|
|
|
1064
1091
|
### Bug Fixes
|
|
1065
1092
|
|
|
1066
|
-
- **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))
|
|
1067
1096
|
|
|
1068
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)
|
|
1069
1098
|
|
|
1070
1099
|
### Bug Fixes
|
|
1071
1100
|
|
|
1072
|
-
- **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))
|
|
1073
1103
|
|
|
1074
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)
|
|
1075
1105
|
|
|
1076
1106
|
### Bug Fixes
|
|
1077
1107
|
|
|
1078
|
-
- **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))
|
|
1079
1111
|
|
|
1080
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)
|
|
1081
1113
|
|
|
1082
1114
|
### Bug Fixes
|
|
1083
1115
|
|
|
1084
|
-
- **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))
|
|
1085
1119
|
|
|
1086
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)
|
|
1087
1121
|
|
|
1088
1122
|
### Bug Fixes
|
|
1089
1123
|
|
|
1090
|
-
- **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))
|
|
1091
1126
|
|
|
1092
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)
|
|
1093
1128
|
|
|
1094
1129
|
### Bug Fixes
|
|
1095
1130
|
|
|
1096
|
-
- **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))
|
|
1097
1133
|
|
|
1098
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)
|
|
1099
1135
|
|
|
1100
1136
|
### Features
|
|
1101
1137
|
|
|
1102
|
-
- **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))
|
|
1103
1140
|
|
|
1104
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)
|
|
1105
1142
|
|
|
1106
1143
|
### Bug Fixes
|
|
1107
1144
|
|
|
1108
|
-
- **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))
|
|
1109
1147
|
|
|
1110
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)
|
|
1111
1149
|
|
|
1112
1150
|
### Features
|
|
1113
1151
|
|
|
1114
|
-
- **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))
|
|
1115
1154
|
|
|
1116
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)
|
|
1117
1156
|
|
|
1118
1157
|
### Bug Fixes
|
|
1119
1158
|
|
|
1120
|
-
- **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))
|
|
1121
1162
|
|
|
1122
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)
|
|
1123
1164
|
|
|
1124
1165
|
### Bug Fixes
|
|
1125
1166
|
|
|
1126
|
-
- **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))
|
|
1127
1169
|
|
|
1128
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)
|
|
1129
1171
|
|
|
1130
1172
|
### Bug Fixes
|
|
1131
1173
|
|
|
1132
|
-
- **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))
|
|
1133
1176
|
|
|
1134
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)
|
|
1135
1178
|
|
|
1136
1179
|
### Bug Fixes
|
|
1137
1180
|
|
|
1138
|
-
- **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))
|
|
1139
1183
|
|
|
1140
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)
|
|
1141
1185
|
|
|
1142
1186
|
### Bug Fixes
|
|
1143
1187
|
|
|
1144
|
-
- **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))
|
|
1145
1191
|
|
|
1146
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)
|
|
1147
1193
|
|
|
1148
1194
|
### Bug Fixes
|
|
1149
1195
|
|
|
1150
|
-
- **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))
|
|
1151
1198
|
|
|
1152
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)
|
|
1153
1200
|
|
|
1154
1201
|
### Bug Fixes
|
|
1155
1202
|
|
|
1156
|
-
- **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))
|
|
1157
1206
|
|
|
1158
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)
|
|
1159
1208
|
|
|
1160
1209
|
### Bug Fixes
|
|
1161
1210
|
|
|
1162
|
-
- **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))
|
|
1163
1213
|
|
|
1164
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)
|
|
1165
1215
|
|
|
1166
1216
|
### Bug Fixes
|
|
1167
1217
|
|
|
1168
|
-
- **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))
|
|
1169
1221
|
|
|
1170
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)
|
|
1171
1223
|
|
|
1172
1224
|
### Bug Fixes
|
|
1173
1225
|
|
|
1174
|
-
- **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))
|
|
1175
1228
|
|
|
1176
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)
|
|
1177
1230
|
|
|
1178
1231
|
### Bug Fixes
|
|
1179
1232
|
|
|
1180
|
-
- **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))
|
|
1181
1235
|
|
|
1182
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)
|
|
1183
1237
|
|
|
1184
1238
|
### Bug Fixes
|
|
1185
1239
|
|
|
1186
|
-
- **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))
|
|
1187
1242
|
|
|
1188
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)
|
|
1189
1244
|
|
|
1190
1245
|
### Bug Fixes
|
|
1191
1246
|
|
|
1192
|
-
- **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))
|
|
1193
1249
|
|
|
1194
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)
|
|
1195
1251
|
|
|
1196
1252
|
### Features
|
|
1197
1253
|
|
|
1198
|
-
- **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))
|
|
1199
1257
|
|
|
1200
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)
|
|
1201
1259
|
|
|
1202
1260
|
### Features
|
|
1203
1261
|
|
|
1204
|
-
- **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))
|
|
1205
1265
|
|
|
1206
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)
|
|
1207
1267
|
|
|
1208
1268
|
### Bug Fixes
|
|
1209
1269
|
|
|
1210
|
-
- **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))
|
|
1211
1272
|
|
|
1212
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)
|
|
1213
1274
|
|
|
1214
1275
|
### Bug Fixes
|
|
1215
1276
|
|
|
1216
|
-
- **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))
|
|
1217
1279
|
|
|
1218
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)
|
|
1219
1281
|
|
|
1220
1282
|
### Bug Fixes
|
|
1221
1283
|
|
|
1222
|
-
- **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))
|
|
1223
1286
|
|
|
1224
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)
|
|
1225
1288
|
|
|
1226
1289
|
### Bug Fixes
|
|
1227
1290
|
|
|
1228
|
-
- **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))
|
|
1229
1293
|
|
|
1230
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)
|
|
1231
1295
|
|
|
1232
1296
|
### Bug Fixes
|
|
1233
1297
|
|
|
1234
|
-
- **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))
|
|
1235
1300
|
|
|
1236
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)
|
|
1237
1302
|
|
|
1238
1303
|
### Features
|
|
1239
1304
|
|
|
1240
|
-
- **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))
|
|
1241
1308
|
|
|
1242
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)
|
|
1243
1310
|
|
|
1244
1311
|
### Bug Fixes
|
|
1245
1312
|
|
|
1246
|
-
- **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))
|
|
1247
1316
|
|
|
1248
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)
|
|
1249
1318
|
|
|
1250
1319
|
### Bug Fixes
|
|
1251
1320
|
|
|
1252
|
-
- **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))
|
|
1253
1324
|
|
|
1254
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)
|
|
1255
1326
|
|
|
1256
1327
|
### Bug Fixes
|
|
1257
1328
|
|
|
1258
|
-
- **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))
|
|
1259
1331
|
|
|
1260
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)
|
|
1261
1333
|
|
|
1262
1334
|
### Bug Fixes
|
|
1263
1335
|
|
|
1264
|
-
- **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))
|
|
1265
1338
|
|
|
1266
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)
|
|
1267
1340
|
|
|
1268
1341
|
### Bug Fixes
|
|
1269
1342
|
|
|
1270
|
-
- **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))
|
|
1271
1345
|
|
|
1272
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)
|
|
1273
1347
|
|
|
1274
1348
|
### Bug Fixes
|
|
1275
1349
|
|
|
1276
|
-
- **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))
|
|
1277
1352
|
|
|
1278
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)
|
|
1279
1354
|
|
|
1280
1355
|
### Bug Fixes
|
|
1281
1356
|
|
|
1282
|
-
- **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))
|
|
1283
1359
|
|
|
1284
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)
|
|
1285
1361
|
|
|
1286
1362
|
### Bug Fixes
|
|
1287
1363
|
|
|
1288
|
-
- **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))
|
|
1289
1367
|
|
|
1290
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)
|
|
1291
1369
|
|
|
1292
1370
|
### Bug Fixes
|
|
1293
1371
|
|
|
1294
|
-
- **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))
|
|
1295
1374
|
|
|
1296
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)
|
|
1297
1376
|
|
|
1298
1377
|
### Bug Fixes
|
|
1299
1378
|
|
|
1300
|
-
- **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))
|
|
1301
1381
|
|
|
1302
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)
|
|
1303
1383
|
|
|
1304
1384
|
### Bug Fixes
|
|
1305
1385
|
|
|
1306
|
-
- **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))
|
|
1307
1389
|
|
|
1308
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)
|
|
1309
1391
|
|
|
1310
1392
|
### Bug Fixes
|
|
1311
1393
|
|
|
1312
|
-
- **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))
|
|
1313
1396
|
|
|
1314
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)
|
|
1315
1398
|
|
|
1316
1399
|
### Bug Fixes
|
|
1317
1400
|
|
|
1318
|
-
- **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))
|
|
1319
1403
|
|
|
1320
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)
|
|
1321
1405
|
|
|
1322
1406
|
### Bug Fixes
|
|
1323
1407
|
|
|
1324
|
-
- **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))
|
|
1325
1410
|
|
|
1326
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)
|
|
1327
1412
|
|
|
1328
1413
|
### Bug Fixes
|
|
1329
1414
|
|
|
1330
|
-
- **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))
|
|
1331
1417
|
|
|
1332
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)
|
|
1333
1419
|
|
|
1334
1420
|
### Bug Fixes
|
|
1335
1421
|
|
|
1336
|
-
- **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))
|
|
1337
1424
|
|
|
1338
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)
|
|
1339
1426
|
|
|
1340
1427
|
### Bug Fixes
|
|
1341
1428
|
|
|
1342
|
-
- **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))
|
|
1343
1432
|
|
|
1344
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)
|
|
1345
1434
|
|
|
1346
1435
|
### Bug Fixes
|
|
1347
1436
|
|
|
1348
|
-
- **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))
|
|
1349
1439
|
|
|
1350
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)
|
|
1351
1441
|
|
|
1352
1442
|
### Bug Fixes
|
|
1353
1443
|
|
|
1354
|
-
- **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))
|
|
1355
1446
|
|
|
1356
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)
|
|
1357
1448
|
|
|
1358
1449
|
### Bug Fixes
|
|
1359
1450
|
|
|
1360
|
-
- **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))
|
|
1361
1453
|
|
|
1362
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)
|
|
1363
1455
|
|
|
1364
1456
|
### Bug Fixes
|
|
1365
1457
|
|
|
1366
|
-
- **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))
|
|
1367
1460
|
|
|
1368
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)
|
|
1369
1462
|
|
|
1370
1463
|
### Bug Fixes
|
|
1371
1464
|
|
|
1372
|
-
- **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))
|
|
1373
1467
|
|
|
1374
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)
|
|
1375
1469
|
|
|
1376
1470
|
### Bug Fixes
|
|
1377
1471
|
|
|
1378
|
-
- **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))
|
|
1379
1474
|
|
|
1380
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)
|
|
1381
1476
|
|
|
1382
1477
|
### Bug Fixes
|
|
1383
1478
|
|
|
1384
|
-
- **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))
|
|
1385
1481
|
|
|
1386
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)
|
|
1387
1483
|
|
|
1388
1484
|
### Bug Fixes
|
|
1389
1485
|
|
|
1390
|
-
- **workspace-tools:** Change tsup build to use glob package instead of function
|
|
1391
|
-
|
|
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))
|
|
1392
1491
|
|
|
1393
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)
|
|
1394
1493
|
|
|
1395
1494
|
### Bug Fixes
|
|
1396
1495
|
|
|
1397
|
-
- **workspace-tools:** Patch logging into tsup build
|
|
1398
|
-
|
|
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))
|
|
1399
1500
|
|
|
1400
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)
|
|
1401
1502
|
|
|
1402
1503
|
### Bug Fixes
|
|
1403
1504
|
|
|
1404
|
-
- **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))
|
|
1405
1507
|
|
|
1406
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)
|
|
1407
1509
|
|
|
1408
1510
|
### Bug Fixes
|
|
1409
1511
|
|
|
1410
|
-
- **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))
|
|
1411
1514
|
|
|
1412
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)
|
|
1413
1516
|
|
|
1414
1517
|
### Bug Fixes
|
|
1415
1518
|
|
|
1416
|
-
- **workspace-tools:** Resolved issue with prettier config import
|
|
1417
|
-
|
|
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))
|
|
1418
1524
|
|
|
1419
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)
|
|
1420
1526
|
|
|
1421
1527
|
### Bug Fixes
|
|
1422
1528
|
|
|
1423
|
-
- **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))
|
|
1424
1532
|
|
|
1425
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)
|
|
1426
1534
|
|
|
1427
1535
|
### Bug Fixes
|
|
1428
1536
|
|
|
1429
|
-
- **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))
|
|
1430
1539
|
|
|
1431
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)
|
|
1432
1541
|
|
|
1433
1542
|
### Bug Fixes
|
|
1434
1543
|
|
|
1435
|
-
- **deps:** update patch prod dependencies
|
|
1436
|
-
|
|
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))
|
|
1437
1548
|
|
|
1438
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)
|
|
1439
1550
|
|
|
1440
1551
|
### Bug Fixes
|
|
1441
1552
|
|
|
1442
|
-
- **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))
|
|
1443
1555
|
|
|
1444
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)
|
|
1445
1557
|
|
|
1446
1558
|
### Bug Fixes
|
|
1447
1559
|
|
|
1448
|
-
- **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))
|
|
1449
1562
|
|
|
1450
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)
|
|
1451
1564
|
|
|
1452
1565
|
### Bug Fixes
|
|
1453
1566
|
|
|
1454
|
-
- **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))
|
|
1455
1569
|
|
|
1456
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)
|
|
1457
1571
|
|
|
1458
1572
|
### Bug Fixes
|
|
1459
1573
|
|
|
1460
|
-
- **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))
|
|
1461
1577
|
|
|
1462
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)
|
|
1463
1579
|
|
|
1464
1580
|
### Bug Fixes
|
|
1465
1581
|
|
|
1466
|
-
- **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))
|
|
1467
1585
|
|
|
1468
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)
|
|
1469
1587
|
|
|
1470
1588
|
### Bug Fixes
|
|
1471
1589
|
|
|
1472
|
-
- **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))
|
|
1473
1592
|
|
|
1474
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)
|
|
1475
1594
|
|
|
1476
1595
|
### Bug Fixes
|
|
1477
1596
|
|
|
1478
|
-
- **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))
|
|
1479
1600
|
|
|
1480
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)
|
|
1481
1602
|
|
|
1482
1603
|
### Bug Fixes
|
|
1483
1604
|
|
|
1484
|
-
- **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))
|
|
1485
1607
|
|
|
1486
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)
|
|
1487
1609
|
|
|
1488
1610
|
### Bug Fixes
|
|
1489
1611
|
|
|
1490
|
-
- **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))
|
|
1491
1614
|
|
|
1492
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)
|
|
1493
1616
|
|
|
1494
1617
|
### Bug Fixes
|
|
1495
1618
|
|
|
1496
|
-
- **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))
|
|
1497
1621
|
|
|
1498
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)
|
|
1499
1623
|
|
|
1500
1624
|
### Bug Fixes
|
|
1501
1625
|
|
|
1502
|
-
- **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))
|
|
1503
1628
|
|
|
1504
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)
|
|
1505
1630
|
|
|
1506
1631
|
### Bug Fixes
|
|
1507
1632
|
|
|
1508
|
-
- **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))
|
|
1509
1635
|
|
|
1510
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)
|
|
1511
1637
|
|
|
1512
1638
|
### Bug Fixes
|
|
1513
1639
|
|
|
1514
|
-
- **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))
|
|
1515
1642
|
|
|
1516
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)
|
|
1517
1644
|
|
|
1518
1645
|
### Bug Fixes
|
|
1519
1646
|
|
|
1520
|
-
- **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))
|
|
1521
1650
|
|
|
1522
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)
|
|
1523
1652
|
|
|
1524
1653
|
### Features
|
|
1525
1654
|
|
|
1526
|
-
- **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))
|
|
1527
1657
|
|
|
1528
1658
|
# [1.0.0](https://github.com/storm-software/storm-ops/compare/...testing-tools-v1.0.0) (2023-11-07)
|
|
1529
1659
|
|
|
1530
1660
|
### Bug Fixes
|
|
1531
1661
|
|
|
1532
|
-
- **deps:** pin dependencies
|
|
1533
|
-
|
|
1534
|
-
- **deps:** update dependency
|
|
1535
|
-
|
|
1536
|
-
- **deps:** update
|
|
1537
|
-
|
|
1538
|
-
- **
|
|
1539
|
-
|
|
1540
|
-
- **
|
|
1541
|
-
|
|
1542
|
-
- **git-tools:**
|
|
1543
|
-
|
|
1544
|
-
- **git-tools:**
|
|
1545
|
-
|
|
1546
|
-
- **git-tools:**
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
- **git-tools:**
|
|
1550
|
-
|
|
1551
|
-
- **
|
|
1552
|
-
|
|
1553
|
-
- **semantic-release
|
|
1554
|
-
|
|
1555
|
-
- **
|
|
1556
|
-
|
|
1557
|
-
- **
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
- **
|
|
1561
|
-
|
|
1562
|
-
- **
|
|
1563
|
-
|
|
1564
|
-
- **
|
|
1565
|
-
|
|
1566
|
-
- **
|
|
1567
|
-
|
|
1568
|
-
- **
|
|
1569
|
-
|
|
1570
|
-
- **semantic-release-plugin:**
|
|
1571
|
-
|
|
1572
|
-
- **
|
|
1573
|
-
|
|
1574
|
-
- **
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
- **
|
|
1578
|
-
|
|
1579
|
-
- **
|
|
1580
|
-
|
|
1581
|
-
- **
|
|
1582
|
-
|
|
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))
|
|
1583
1772
|
|
|
1584
1773
|
### Features
|
|
1585
1774
|
|
|
1586
|
-
- **create-storm-workspace:** Initial check-in for storm-ops monorepo
|
|
1587
|
-
|
|
1588
|
-
- **
|
|
1589
|
-
|
|
1590
|
-
- **
|
|
1591
|
-
|
|
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))
|