@storm-software/workspace-tools 1.294.31 → 1.294.32
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 +6 -0
- package/dist/executors.js +3 -3
- package/dist/executors.mjs +3 -3
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +3 -3
- package/dist/index.js +6 -6
- package/dist/index.mjs +6 -6
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Workspace Tools
|
|
4
4
|
|
|
5
|
+
## [1.294.31](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.294.31) (01/28/2026)
|
|
6
|
+
|
|
7
|
+
### Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated **prettier** to **v0.57.79**
|
|
10
|
+
|
|
5
11
|
## [1.294.30](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.294.30) (01/27/2026)
|
|
6
12
|
|
|
7
13
|
### Updated Dependencies
|
package/dist/executors.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-P6HSE7LH.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var _chunkMZDT5BZHjs = require('./chunk-MZDT5BZH.js');
|
|
5
|
-
|
|
6
|
-
|
|
7
4
|
var _chunkPKU6ZJTSjs = require('./chunk-PKU6ZJTS.js');
|
|
8
5
|
|
|
9
6
|
|
|
10
7
|
var _chunk6DW3XFYQjs = require('./chunk-6DW3XFYQ.js');
|
|
11
8
|
|
|
12
9
|
|
|
10
|
+
var _chunkMZDT5BZHjs = require('./chunk-MZDT5BZH.js');
|
|
11
|
+
|
|
12
|
+
|
|
13
13
|
var _chunk6CO2XOFRjs = require('./chunk-6CO2XOFR.js');
|
|
14
14
|
|
|
15
15
|
|
package/dist/executors.mjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "./chunk-GHQJKIMQ.mjs";
|
|
2
|
-
import {
|
|
3
|
-
typiaExecutorFn
|
|
4
|
-
} from "./chunk-Q5LQOLXC.mjs";
|
|
5
2
|
import {
|
|
6
3
|
sizeLimitExecutorFn
|
|
7
4
|
} from "./chunk-NZX54HXX.mjs";
|
|
8
5
|
import {
|
|
9
6
|
tsdownExecutorFn
|
|
10
7
|
} from "./chunk-EYFYABBG.mjs";
|
|
8
|
+
import {
|
|
9
|
+
typiaExecutorFn
|
|
10
|
+
} from "./chunk-Q5LQOLXC.mjs";
|
|
11
11
|
import {
|
|
12
12
|
unbuildExecutorFn
|
|
13
13
|
} from "./chunk-MRG3BU6W.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -7,6 +7,9 @@ var _chunkLQZIZT3Yjs = require('./chunk-LQZIZT3Y.js');
|
|
|
7
7
|
var _chunk2KU2SYNDjs = require('./chunk-2KU2SYND.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
+
var _chunkQPBVOQFMjs = require('./chunk-QPBVOQFM.js');
|
|
11
|
+
|
|
12
|
+
|
|
10
13
|
var _chunkAA5UBL6Wjs = require('./chunk-AA5UBL6W.js');
|
|
11
14
|
|
|
12
15
|
|
|
@@ -14,9 +17,6 @@ var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
|
14
17
|
|
|
15
18
|
|
|
16
19
|
var _chunkVHXO4KB2js = require('./chunk-VHXO4KB2.js');
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
var _chunkQPBVOQFMjs = require('./chunk-QPBVOQFM.js');
|
|
20
20
|
require('./chunk-BZMYB75M.js');
|
|
21
21
|
require('./chunk-SZWM7COV.js');
|
|
22
22
|
require('./chunk-UHTWNVEZ.js');
|
package/dist/generators.mjs
CHANGED
|
@@ -5,6 +5,9 @@ import {
|
|
|
5
5
|
import {
|
|
6
6
|
presetGeneratorFn
|
|
7
7
|
} from "./chunk-JAKKZXJM.mjs";
|
|
8
|
+
import {
|
|
9
|
+
browserLibraryGeneratorFn
|
|
10
|
+
} from "./chunk-AUKCJTVH.mjs";
|
|
8
11
|
import {
|
|
9
12
|
configSchemaGeneratorFn
|
|
10
13
|
} from "./chunk-R3374L7Q.mjs";
|
|
@@ -14,9 +17,6 @@ import {
|
|
|
14
17
|
import {
|
|
15
18
|
neutralLibraryGeneratorFn
|
|
16
19
|
} from "./chunk-G3QQ7CLV.mjs";
|
|
17
|
-
import {
|
|
18
|
-
browserLibraryGeneratorFn
|
|
19
|
-
} from "./chunk-AUKCJTVH.mjs";
|
|
20
20
|
import "./chunk-M3YWCYUX.mjs";
|
|
21
21
|
import "./chunk-QC5ON3X4.mjs";
|
|
22
22
|
import "./chunk-AQ7B26V3.mjs";
|
package/dist/index.js
CHANGED
|
@@ -58,15 +58,15 @@ var _chunkVXHOSAQ7js = require('./chunk-VXHOSAQ7.js');
|
|
|
58
58
|
require('./chunk-P6HSE7LH.js');
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
var _chunkMZDT5BZHjs = require('./chunk-MZDT5BZH.js');
|
|
62
|
-
|
|
63
|
-
|
|
64
61
|
var _chunkPKU6ZJTSjs = require('./chunk-PKU6ZJTS.js');
|
|
65
62
|
|
|
66
63
|
|
|
67
64
|
var _chunk6DW3XFYQjs = require('./chunk-6DW3XFYQ.js');
|
|
68
65
|
|
|
69
66
|
|
|
67
|
+
var _chunkMZDT5BZHjs = require('./chunk-MZDT5BZH.js');
|
|
68
|
+
|
|
69
|
+
|
|
70
70
|
var _chunk6CO2XOFRjs = require('./chunk-6CO2XOFR.js');
|
|
71
71
|
|
|
72
72
|
|
|
@@ -122,6 +122,9 @@ var _chunkLQZIZT3Yjs = require('./chunk-LQZIZT3Y.js');
|
|
|
122
122
|
var _chunk2KU2SYNDjs = require('./chunk-2KU2SYND.js');
|
|
123
123
|
|
|
124
124
|
|
|
125
|
+
var _chunkQPBVOQFMjs = require('./chunk-QPBVOQFM.js');
|
|
126
|
+
|
|
127
|
+
|
|
125
128
|
var _chunkAA5UBL6Wjs = require('./chunk-AA5UBL6W.js');
|
|
126
129
|
|
|
127
130
|
|
|
@@ -131,9 +134,6 @@ var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
|
131
134
|
var _chunkVHXO4KB2js = require('./chunk-VHXO4KB2.js');
|
|
132
135
|
|
|
133
136
|
|
|
134
|
-
var _chunkQPBVOQFMjs = require('./chunk-QPBVOQFM.js');
|
|
135
|
-
|
|
136
|
-
|
|
137
137
|
|
|
138
138
|
|
|
139
139
|
|
package/dist/index.mjs
CHANGED
|
@@ -56,15 +56,15 @@ import {
|
|
|
56
56
|
applyWorkspaceExecutorTokens
|
|
57
57
|
} from "./chunk-UBVTASOE.mjs";
|
|
58
58
|
import "./chunk-GHQJKIMQ.mjs";
|
|
59
|
-
import {
|
|
60
|
-
typiaExecutorFn
|
|
61
|
-
} from "./chunk-Q5LQOLXC.mjs";
|
|
62
59
|
import {
|
|
63
60
|
sizeLimitExecutorFn
|
|
64
61
|
} from "./chunk-NZX54HXX.mjs";
|
|
65
62
|
import {
|
|
66
63
|
tsdownExecutorFn
|
|
67
64
|
} from "./chunk-EYFYABBG.mjs";
|
|
65
|
+
import {
|
|
66
|
+
typiaExecutorFn
|
|
67
|
+
} from "./chunk-Q5LQOLXC.mjs";
|
|
68
68
|
import {
|
|
69
69
|
unbuildExecutorFn
|
|
70
70
|
} from "./chunk-MRG3BU6W.mjs";
|
|
@@ -120,6 +120,9 @@ import {
|
|
|
120
120
|
import {
|
|
121
121
|
presetGeneratorFn
|
|
122
122
|
} from "./chunk-JAKKZXJM.mjs";
|
|
123
|
+
import {
|
|
124
|
+
browserLibraryGeneratorFn
|
|
125
|
+
} from "./chunk-AUKCJTVH.mjs";
|
|
123
126
|
import {
|
|
124
127
|
configSchemaGeneratorFn
|
|
125
128
|
} from "./chunk-R3374L7Q.mjs";
|
|
@@ -129,9 +132,6 @@ import {
|
|
|
129
132
|
import {
|
|
130
133
|
neutralLibraryGeneratorFn
|
|
131
134
|
} from "./chunk-G3QQ7CLV.mjs";
|
|
132
|
-
import {
|
|
133
|
-
browserLibraryGeneratorFn
|
|
134
|
-
} from "./chunk-AUKCJTVH.mjs";
|
|
135
135
|
import {
|
|
136
136
|
createProjectTsConfigJson,
|
|
137
137
|
getOutputPath,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.294.
|
|
3
|
+
"version": "1.294.32",
|
|
4
4
|
"description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"@storm-software/esbuild": "^0.53.81",
|
|
245
245
|
"@storm-software/npm-tools": "^0.6.38",
|
|
246
246
|
"@storm-software/pnpm-tools": "^0.6.83",
|
|
247
|
-
"@storm-software/prettier": "^0.57.
|
|
247
|
+
"@storm-software/prettier": "^0.57.80",
|
|
248
248
|
"@storm-software/tsdown": "^0.45.81",
|
|
249
249
|
"@storm-software/unbuild": "^0.57.81",
|
|
250
250
|
"fs-extra": "11.2.0",
|
|
@@ -272,5 +272,5 @@
|
|
|
272
272
|
"publishConfig": { "access": "public" },
|
|
273
273
|
"executors": "./executors.json",
|
|
274
274
|
"generators": "./generators.json",
|
|
275
|
-
"gitHead": "
|
|
275
|
+
"gitHead": "0baa29a84f59924568ce3247fb7a804427c5dc2a"
|
|
276
276
|
}
|