@storm-software/workspace-tools 1.294.29 → 1.294.31
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 +12 -0
- package/dist/executors.js +3 -3
- package/dist/executors.mjs +3 -3
- package/dist/generators.js +4 -4
- package/dist/generators.mjs +5 -5
- package/dist/index.js +7 -7
- package/dist/index.mjs +8 -8
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,18 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Workspace Tools
|
|
4
4
|
|
|
5
|
+
## [1.294.30](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.294.30) (01/27/2026)
|
|
6
|
+
|
|
7
|
+
### Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated **prettier** to **v0.57.78**
|
|
10
|
+
|
|
11
|
+
## [1.294.29](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.294.29) (01/27/2026)
|
|
12
|
+
|
|
13
|
+
### Updated Dependencies
|
|
14
|
+
|
|
15
|
+
- Updated **prettier** to **v0.57.77**
|
|
16
|
+
|
|
5
17
|
## [1.294.28](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.294.28) (01/27/2026)
|
|
6
18
|
|
|
7
19
|
### Updated Dependencies
|
package/dist/executors.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-P6HSE7LH.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkMZDT5BZHjs = require('./chunk-MZDT5BZH.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkPKU6ZJTSjs = require('./chunk-PKU6ZJTS.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunk6DW3XFYQjs = require('./chunk-6DW3XFYQ.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
var _chunk6CO2XOFRjs = require('./chunk-6CO2XOFR.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "./chunk-GHQJKIMQ.mjs";
|
|
2
|
+
import {
|
|
3
|
+
typiaExecutorFn
|
|
4
|
+
} from "./chunk-Q5LQOLXC.mjs";
|
|
2
5
|
import {
|
|
3
6
|
sizeLimitExecutorFn
|
|
4
7
|
} from "./chunk-NZX54HXX.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tsdownExecutorFn
|
|
7
10
|
} 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
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-C3TC7AUW.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var _chunk2KU2SYNDjs = require('./chunk-2KU2SYND.js');
|
|
5
|
-
|
|
6
|
-
|
|
7
4
|
var _chunkLQZIZT3Yjs = require('./chunk-LQZIZT3Y.js');
|
|
8
5
|
|
|
9
6
|
|
|
10
|
-
var
|
|
7
|
+
var _chunk2KU2SYNDjs = require('./chunk-2KU2SYND.js');
|
|
11
8
|
|
|
12
9
|
|
|
13
10
|
var _chunkAA5UBL6Wjs = require('./chunk-AA5UBL6W.js');
|
|
@@ -17,6 +14,9 @@ var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
|
17
14
|
|
|
18
15
|
|
|
19
16
|
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
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
import "./chunk-SAIDGUHG.mjs";
|
|
2
|
-
import {
|
|
3
|
-
presetGeneratorFn
|
|
4
|
-
} from "./chunk-JAKKZXJM.mjs";
|
|
5
2
|
import {
|
|
6
3
|
nodeLibraryGeneratorFn
|
|
7
4
|
} from "./chunk-ZED2FGME.mjs";
|
|
8
5
|
import {
|
|
9
|
-
|
|
10
|
-
} from "./chunk-
|
|
6
|
+
presetGeneratorFn
|
|
7
|
+
} from "./chunk-JAKKZXJM.mjs";
|
|
11
8
|
import {
|
|
12
9
|
configSchemaGeneratorFn
|
|
13
10
|
} from "./chunk-R3374L7Q.mjs";
|
|
@@ -17,6 +14,9 @@ import {
|
|
|
17
14
|
import {
|
|
18
15
|
neutralLibraryGeneratorFn
|
|
19
16
|
} 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,13 +58,13 @@ var _chunkVXHOSAQ7js = require('./chunk-VXHOSAQ7.js');
|
|
|
58
58
|
require('./chunk-P6HSE7LH.js');
|
|
59
59
|
|
|
60
60
|
|
|
61
|
-
var
|
|
61
|
+
var _chunkMZDT5BZHjs = require('./chunk-MZDT5BZH.js');
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
var
|
|
64
|
+
var _chunkPKU6ZJTSjs = require('./chunk-PKU6ZJTS.js');
|
|
65
65
|
|
|
66
66
|
|
|
67
|
-
var
|
|
67
|
+
var _chunk6DW3XFYQjs = require('./chunk-6DW3XFYQ.js');
|
|
68
68
|
|
|
69
69
|
|
|
70
70
|
var _chunk6CO2XOFRjs = require('./chunk-6CO2XOFR.js');
|
|
@@ -116,13 +116,10 @@ require('./chunk-YRI7JSHF.js');
|
|
|
116
116
|
require('./chunk-C3TC7AUW.js');
|
|
117
117
|
|
|
118
118
|
|
|
119
|
-
var _chunk2KU2SYNDjs = require('./chunk-2KU2SYND.js');
|
|
120
|
-
|
|
121
|
-
|
|
122
119
|
var _chunkLQZIZT3Yjs = require('./chunk-LQZIZT3Y.js');
|
|
123
120
|
|
|
124
121
|
|
|
125
|
-
var
|
|
122
|
+
var _chunk2KU2SYNDjs = require('./chunk-2KU2SYND.js');
|
|
126
123
|
|
|
127
124
|
|
|
128
125
|
var _chunkAA5UBL6Wjs = require('./chunk-AA5UBL6W.js');
|
|
@@ -134,6 +131,9 @@ var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
|
134
131
|
var _chunkVHXO4KB2js = require('./chunk-VHXO4KB2.js');
|
|
135
132
|
|
|
136
133
|
|
|
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";
|
|
59
62
|
import {
|
|
60
63
|
sizeLimitExecutorFn
|
|
61
64
|
} from "./chunk-NZX54HXX.mjs";
|
|
62
65
|
import {
|
|
63
66
|
tsdownExecutorFn
|
|
64
67
|
} 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";
|
|
@@ -114,15 +114,12 @@ import {
|
|
|
114
114
|
} from "./chunk-IQ7NS4OX.mjs";
|
|
115
115
|
import "./chunk-CHKLDARN.mjs";
|
|
116
116
|
import "./chunk-SAIDGUHG.mjs";
|
|
117
|
-
import {
|
|
118
|
-
presetGeneratorFn
|
|
119
|
-
} from "./chunk-JAKKZXJM.mjs";
|
|
120
117
|
import {
|
|
121
118
|
nodeLibraryGeneratorFn
|
|
122
119
|
} from "./chunk-ZED2FGME.mjs";
|
|
123
120
|
import {
|
|
124
|
-
|
|
125
|
-
} from "./chunk-
|
|
121
|
+
presetGeneratorFn
|
|
122
|
+
} from "./chunk-JAKKZXJM.mjs";
|
|
126
123
|
import {
|
|
127
124
|
configSchemaGeneratorFn
|
|
128
125
|
} from "./chunk-R3374L7Q.mjs";
|
|
@@ -132,6 +129,9 @@ import {
|
|
|
132
129
|
import {
|
|
133
130
|
neutralLibraryGeneratorFn
|
|
134
131
|
} 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.31",
|
|
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.79",
|
|
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": "1f20cb49bd068eed11accd4abcd7784f220566d4"
|
|
276
276
|
}
|