@storm-software/workspace-tools 1.250.5 → 1.251.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 +14 -0
- package/dist/{chunk-GEFYMTJE.mjs → chunk-GCCTJPRJ.mjs} +1 -1
- package/dist/{chunk-YIBMB7QB.js → chunk-X6AFVYVH.js} +1 -1
- package/dist/executors.js +4 -4
- package/dist/executors.mjs +7 -7
- package/dist/generators.js +4 -4
- package/dist/generators.mjs +6 -6
- package/dist/index.js +8 -8
- package/dist/index.mjs +13 -13
- package/dist/src/plugins/typescript/index.js +2 -2
- package/dist/src/plugins/typescript/index.mjs +1 -1
- package/dist/src/plugins/typescript/project-config.js +2 -2
- package/dist/src/plugins/typescript/project-config.mjs +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## 1.251.0 (2025-02-05)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
- **workspace-tools:** Added the `lint-knip` task ([1ac036c13](https://github.com/storm-software/storm-ops/commit/1ac036c13))
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- **workspace-tools:** Resolve issue with invalid `workspaceRoot` token placement ([68aa29deb](https://github.com/storm-software/storm-ops/commit/68aa29deb))
|
|
10
|
+
|
|
11
|
+
### Miscellaneous
|
|
12
|
+
|
|
13
|
+
- **monorepo:** Regenerate README markdown files ([93412b8ef](https://github.com/storm-software/storm-ops/commit/93412b8ef))
|
|
14
|
+
|
|
1
15
|
## 1.250.5 (2025-02-05)
|
|
2
16
|
|
|
3
17
|
### Miscellaneous
|
|
@@ -55,7 +55,7 @@ var createNodes = [
|
|
|
55
55
|
],
|
|
56
56
|
executor: "nx:run-commands",
|
|
57
57
|
options: {
|
|
58
|
-
command: 'pnpm exec knip --directory --fix --cache --cache-location
|
|
58
|
+
command: 'pnpm exec knip --tsConfig "{projectRoot}/tsconfig.json" --directory "{projectRoot}" --fix --cache --cache-location "node_modules/.cache/knip/{projectRoot}"'
|
|
59
59
|
}
|
|
60
60
|
};
|
|
61
61
|
}
|
|
@@ -55,7 +55,7 @@ var createNodes = [
|
|
|
55
55
|
],
|
|
56
56
|
executor: "nx:run-commands",
|
|
57
57
|
options: {
|
|
58
|
-
command: 'pnpm exec knip --directory --fix --cache --cache-location
|
|
58
|
+
command: 'pnpm exec knip --tsConfig "{projectRoot}/tsconfig.json" --directory "{projectRoot}" --fix --cache --cache-location "node_modules/.cache/knip/{projectRoot}"'
|
|
59
59
|
}
|
|
60
60
|
};
|
|
61
61
|
}
|
package/dist/executors.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-3J53KHVV.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkJXSTSZSGjs = require('./chunk-JXSTSZSG.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkCQAGLRNYjs = require('./chunk-CQAGLRNY.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkNXGJNB3Cjs = require('./chunk-NXGJNB3C.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
var _chunkFMOIAVZVjs = require('./chunk-FMOIAVZV.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunkWGTIKGAEjs = require('./chunk-WGTIKGAE.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
var _chunk5O6RWCBQjs = require('./chunk-5O6RWCBQ.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import "./chunk-V7YZ3666.mjs";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import {
|
|
6
|
-
sizeLimitExecutorFn
|
|
7
|
-
} from "./chunk-KM47X5XW.mjs";
|
|
3
|
+
typiaExecutorFn
|
|
4
|
+
} from "./chunk-2KNHEXJQ.mjs";
|
|
8
5
|
import {
|
|
9
6
|
LARGE_BUFFER
|
|
10
7
|
} from "./chunk-VBPOZVKY.mjs";
|
|
8
|
+
import {
|
|
9
|
+
sizeLimitExecutorFn
|
|
10
|
+
} from "./chunk-KM47X5XW.mjs";
|
|
11
11
|
import {
|
|
12
12
|
tsdownExecutorFn
|
|
13
13
|
} from "./chunk-UF3YMASN.mjs";
|
|
14
14
|
import {
|
|
15
|
-
|
|
16
|
-
} from "./chunk-
|
|
15
|
+
unbuildExecutorFn
|
|
16
|
+
} from "./chunk-7H4PXXWW.mjs";
|
|
17
17
|
import {
|
|
18
18
|
cargoFormatExecutor
|
|
19
19
|
} from "./chunk-YILBFUCI.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
var _chunkSJNJ6TCDjs = require('./chunk-SJNJ6TCD.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkDCJXS5XIjs = require('./chunk-DCJXS5XI.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkWDK2FJUHjs = require('./chunk-WDK2FJUH.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
var _chunkYDV7OQMNjs = require('./chunk-YDV7OQMN.js');
|
|
@@ -16,10 +16,10 @@ var _chunkYDV7OQMNjs = require('./chunk-YDV7OQMN.js');
|
|
|
16
16
|
var _chunkQKALACBCjs = require('./chunk-QKALACBC.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
var
|
|
19
|
+
var _chunkKJPUYQEZjs = require('./chunk-KJPUYQEZ.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var
|
|
22
|
+
var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
|
|
23
23
|
require('./chunk-RBU35LQW.js');
|
|
24
24
|
require('./chunk-HI4G4OOG.js');
|
|
25
25
|
require('./chunk-7YRW5HNX.js');
|
package/dist/generators.mjs
CHANGED
|
@@ -2,24 +2,24 @@ import "./chunk-RLIZVCIN.mjs";
|
|
|
2
2
|
import {
|
|
3
3
|
neutralLibraryGeneratorFn
|
|
4
4
|
} from "./chunk-APSDUSBR.mjs";
|
|
5
|
-
import {
|
|
6
|
-
nodeLibraryGeneratorFn
|
|
7
|
-
} from "./chunk-Q6OBRMZG.mjs";
|
|
8
5
|
import {
|
|
9
6
|
presetGeneratorFn
|
|
10
7
|
} from "./chunk-QDZUYDVM.mjs";
|
|
8
|
+
import {
|
|
9
|
+
nodeLibraryGeneratorFn
|
|
10
|
+
} from "./chunk-Q6OBRMZG.mjs";
|
|
11
11
|
import {
|
|
12
12
|
releaseVersionGeneratorFn
|
|
13
13
|
} from "./chunk-TNAEFYVH.mjs";
|
|
14
14
|
import {
|
|
15
15
|
browserLibraryGeneratorFn
|
|
16
16
|
} from "./chunk-7GW75RON.mjs";
|
|
17
|
-
import {
|
|
18
|
-
initGenerator
|
|
19
|
-
} from "./chunk-X3GPVZMH.mjs";
|
|
20
17
|
import {
|
|
21
18
|
configSchemaGeneratorFn
|
|
22
19
|
} from "./chunk-S73S6XCY.mjs";
|
|
20
|
+
import {
|
|
21
|
+
initGenerator
|
|
22
|
+
} from "./chunk-X3GPVZMH.mjs";
|
|
23
23
|
import "./chunk-F2GYXQ5H.mjs";
|
|
24
24
|
import "./chunk-EK75QNMS.mjs";
|
|
25
25
|
import "./chunk-W3SWWT4A.mjs";
|
package/dist/index.js
CHANGED
|
@@ -48,19 +48,19 @@ var _chunkGKL4BY2Yjs = require('./chunk-GKL4BY2Y.js');
|
|
|
48
48
|
require('./chunk-3J53KHVV.js');
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
var
|
|
51
|
+
var _chunkJXSTSZSGjs = require('./chunk-JXSTSZSG.js');
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
var
|
|
54
|
+
var _chunkCQAGLRNYjs = require('./chunk-CQAGLRNY.js');
|
|
55
55
|
|
|
56
56
|
|
|
57
|
-
var
|
|
57
|
+
var _chunkNXGJNB3Cjs = require('./chunk-NXGJNB3C.js');
|
|
58
58
|
|
|
59
59
|
|
|
60
60
|
var _chunkFMOIAVZVjs = require('./chunk-FMOIAVZV.js');
|
|
61
61
|
|
|
62
62
|
|
|
63
|
-
var
|
|
63
|
+
var _chunkWGTIKGAEjs = require('./chunk-WGTIKGAE.js');
|
|
64
64
|
|
|
65
65
|
|
|
66
66
|
var _chunk5O6RWCBQjs = require('./chunk-5O6RWCBQ.js');
|
|
@@ -103,10 +103,10 @@ require('./chunk-INERRJ6Q.js');
|
|
|
103
103
|
var _chunkSJNJ6TCDjs = require('./chunk-SJNJ6TCD.js');
|
|
104
104
|
|
|
105
105
|
|
|
106
|
-
var
|
|
106
|
+
var _chunkDCJXS5XIjs = require('./chunk-DCJXS5XI.js');
|
|
107
107
|
|
|
108
108
|
|
|
109
|
-
var
|
|
109
|
+
var _chunkWDK2FJUHjs = require('./chunk-WDK2FJUH.js');
|
|
110
110
|
|
|
111
111
|
|
|
112
112
|
var _chunkYDV7OQMNjs = require('./chunk-YDV7OQMN.js');
|
|
@@ -115,10 +115,10 @@ var _chunkYDV7OQMNjs = require('./chunk-YDV7OQMN.js');
|
|
|
115
115
|
var _chunkQKALACBCjs = require('./chunk-QKALACBC.js');
|
|
116
116
|
|
|
117
117
|
|
|
118
|
-
var
|
|
118
|
+
var _chunkKJPUYQEZjs = require('./chunk-KJPUYQEZ.js');
|
|
119
119
|
|
|
120
120
|
|
|
121
|
-
var
|
|
121
|
+
var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
|
|
122
122
|
|
|
123
123
|
|
|
124
124
|
|
package/dist/index.mjs
CHANGED
|
@@ -47,20 +47,20 @@ import {
|
|
|
47
47
|
} from "./chunk-V7IOKRJA.mjs";
|
|
48
48
|
import "./chunk-V7YZ3666.mjs";
|
|
49
49
|
import {
|
|
50
|
-
|
|
51
|
-
} from "./chunk-
|
|
52
|
-
import {
|
|
53
|
-
sizeLimitExecutorFn
|
|
54
|
-
} from "./chunk-KM47X5XW.mjs";
|
|
50
|
+
typiaExecutorFn
|
|
51
|
+
} from "./chunk-2KNHEXJQ.mjs";
|
|
55
52
|
import {
|
|
56
53
|
LARGE_BUFFER
|
|
57
54
|
} from "./chunk-VBPOZVKY.mjs";
|
|
55
|
+
import {
|
|
56
|
+
sizeLimitExecutorFn
|
|
57
|
+
} from "./chunk-KM47X5XW.mjs";
|
|
58
58
|
import {
|
|
59
59
|
tsdownExecutorFn
|
|
60
60
|
} from "./chunk-UF3YMASN.mjs";
|
|
61
61
|
import {
|
|
62
|
-
|
|
63
|
-
} from "./chunk-
|
|
62
|
+
unbuildExecutorFn
|
|
63
|
+
} from "./chunk-7H4PXXWW.mjs";
|
|
64
64
|
import {
|
|
65
65
|
cargoFormatExecutor
|
|
66
66
|
} from "./chunk-YILBFUCI.mjs";
|
|
@@ -101,24 +101,24 @@ import "./chunk-RLIZVCIN.mjs";
|
|
|
101
101
|
import {
|
|
102
102
|
neutralLibraryGeneratorFn
|
|
103
103
|
} from "./chunk-APSDUSBR.mjs";
|
|
104
|
-
import {
|
|
105
|
-
nodeLibraryGeneratorFn
|
|
106
|
-
} from "./chunk-Q6OBRMZG.mjs";
|
|
107
104
|
import {
|
|
108
105
|
presetGeneratorFn
|
|
109
106
|
} from "./chunk-QDZUYDVM.mjs";
|
|
107
|
+
import {
|
|
108
|
+
nodeLibraryGeneratorFn
|
|
109
|
+
} from "./chunk-Q6OBRMZG.mjs";
|
|
110
110
|
import {
|
|
111
111
|
releaseVersionGeneratorFn
|
|
112
112
|
} from "./chunk-TNAEFYVH.mjs";
|
|
113
113
|
import {
|
|
114
114
|
browserLibraryGeneratorFn
|
|
115
115
|
} from "./chunk-7GW75RON.mjs";
|
|
116
|
-
import {
|
|
117
|
-
initGenerator
|
|
118
|
-
} from "./chunk-X3GPVZMH.mjs";
|
|
119
116
|
import {
|
|
120
117
|
configSchemaGeneratorFn
|
|
121
118
|
} from "./chunk-S73S6XCY.mjs";
|
|
119
|
+
import {
|
|
120
|
+
initGenerator
|
|
121
|
+
} from "./chunk-X3GPVZMH.mjs";
|
|
122
122
|
import {
|
|
123
123
|
createProjectTsConfigJson,
|
|
124
124
|
getOutputPath,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkX6AFVYVHjs = require('../../../chunk-X6AFVYVH.js');
|
|
5
5
|
require('../../../chunk-UF6KFXG5.js');
|
|
6
6
|
require('../../../chunk-7YRW5HNX.js');
|
|
7
7
|
require('../../../chunk-3GQAWCBQ.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.createNodes =
|
|
11
|
+
exports.createNodes = _chunkX6AFVYVHjs.createNodes; exports.name = _chunkX6AFVYVHjs.name;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkX6AFVYVHjs = require('../../../chunk-X6AFVYVH.js');
|
|
5
5
|
require('../../../chunk-UF6KFXG5.js');
|
|
6
6
|
require('../../../chunk-7YRW5HNX.js');
|
|
7
7
|
require('../../../chunk-3GQAWCBQ.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.createNodes =
|
|
11
|
+
exports.createNodes = _chunkX6AFVYVHjs.createNodes; exports.name = _chunkX6AFVYVHjs.name;
|
package/package.json
CHANGED