@storm-software/workspace-tools 1.237.0 → 1.237.1
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/README.md +1 -1
- package/dist/executors.js +3 -3
- package/dist/executors.mjs +5 -5
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +3 -3
- package/dist/index.js +6 -6
- package/dist/index.mjs +8 -8
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## 1.237.1 (2025-01-21)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
- **unbuild:** Ensure we always use directory as input instead of a file ([13d4a133](https://github.com/storm-software/storm-ops/commit/13d4a133))
|
|
6
|
+
|
|
7
|
+
### 🧱 Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated prettier to 0.29.1
|
|
10
|
+
- Updated esbuild to 0.20.5
|
|
11
|
+
- Updated unbuild to 0.28.1
|
|
12
|
+
- Updated unbuild to 0.28.1
|
|
13
|
+
- Updated tsdown to 0.21.5
|
|
14
|
+
|
|
1
15
|
## 1.237.0 (2025-01-21)
|
|
2
16
|
|
|
3
17
|
### Features
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
package/dist/executors.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-3J53KHVV.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkB56EPXXDjs = require('./chunk-B56EPXXD.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
var _chunkMZ6IF3DOjs = require('./chunk-MZ6IF3DO.js');
|
|
@@ -10,10 +10,10 @@ var _chunkMZ6IF3DOjs = require('./chunk-MZ6IF3DO.js');
|
|
|
10
10
|
var _chunkG4RFND4Jjs = require('./chunk-G4RFND4J.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
|
-
var
|
|
13
|
+
var _chunkKM2743VPjs = require('./chunk-KM2743VP.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunkZSONE7KTjs = require('./chunk-ZSONE7KT.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
var _chunk6JJRTIJEjs = require('./chunk-6JJRTIJE.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import "./chunk-V7YZ3666.mjs";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "./chunk-
|
|
3
|
+
tsdownExecutorFn
|
|
4
|
+
} from "./chunk-WISLBMNQ.mjs";
|
|
5
5
|
import {
|
|
6
6
|
LARGE_BUFFER
|
|
7
7
|
} from "./chunk-5FEFILUQ.mjs";
|
|
8
8
|
import {
|
|
9
9
|
sizeLimitExecutorFn
|
|
10
10
|
} from "./chunk-ZOE6ZUZK.mjs";
|
|
11
|
-
import {
|
|
12
|
-
tsdownExecutorFn
|
|
13
|
-
} from "./chunk-WISLBMNQ.mjs";
|
|
14
11
|
import {
|
|
15
12
|
typiaExecutorFn
|
|
16
13
|
} from "./chunk-KD5LMZ2A.mjs";
|
|
14
|
+
import {
|
|
15
|
+
unbuildExecutorFn
|
|
16
|
+
} from "./chunk-VPZNFU57.mjs";
|
|
17
17
|
import {
|
|
18
18
|
cargoFormatExecutor
|
|
19
19
|
} from "./chunk-TUB644GP.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-INERRJ6Q.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var _chunkV5JX4ONQjs = require('./chunk-V5JX4ONQ.js');
|
|
5
|
-
|
|
6
|
-
|
|
7
4
|
var _chunkCGDGEBZSjs = require('./chunk-CGDGEBZS.js');
|
|
8
5
|
|
|
9
6
|
|
|
@@ -20,6 +17,9 @@ var _chunkQJSB767Ljs = require('./chunk-QJSB767L.js');
|
|
|
20
17
|
|
|
21
18
|
|
|
22
19
|
var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
var _chunkV5JX4ONQjs = require('./chunk-V5JX4ONQ.js');
|
|
23
23
|
require('./chunk-FBLF4KJF.js');
|
|
24
24
|
require('./chunk-7YRW5HNX.js');
|
|
25
25
|
require('./chunk-HI4G4OOG.js');
|
package/dist/generators.mjs
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import "./chunk-RLIZVCIN.mjs";
|
|
2
|
-
import {
|
|
3
|
-
neutralLibraryGeneratorFn
|
|
4
|
-
} from "./chunk-RHYFYBYC.mjs";
|
|
5
2
|
import {
|
|
6
3
|
nodeLibraryGeneratorFn
|
|
7
4
|
} from "./chunk-KM2H5RYL.mjs";
|
|
@@ -20,6 +17,9 @@ import {
|
|
|
20
17
|
import {
|
|
21
18
|
initGenerator
|
|
22
19
|
} from "./chunk-J5SXKBBU.mjs";
|
|
20
|
+
import {
|
|
21
|
+
neutralLibraryGeneratorFn
|
|
22
|
+
} from "./chunk-RHYFYBYC.mjs";
|
|
23
23
|
import "./chunk-XSRDTQ5C.mjs";
|
|
24
24
|
import "./chunk-66TYTM73.mjs";
|
|
25
25
|
import "./chunk-EK75QNMS.mjs";
|
package/dist/index.js
CHANGED
|
@@ -39,7 +39,7 @@ var _chunkZPWY4RXHjs = require('./chunk-ZPWY4RXH.js');
|
|
|
39
39
|
require('./chunk-3J53KHVV.js');
|
|
40
40
|
|
|
41
41
|
|
|
42
|
-
var
|
|
42
|
+
var _chunkB56EPXXDjs = require('./chunk-B56EPXXD.js');
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
var _chunkMZ6IF3DOjs = require('./chunk-MZ6IF3DO.js');
|
|
@@ -48,10 +48,10 @@ var _chunkMZ6IF3DOjs = require('./chunk-MZ6IF3DO.js');
|
|
|
48
48
|
var _chunkG4RFND4Jjs = require('./chunk-G4RFND4J.js');
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
var
|
|
51
|
+
var _chunkKM2743VPjs = require('./chunk-KM2743VP.js');
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
var
|
|
54
|
+
var _chunkZSONE7KTjs = require('./chunk-ZSONE7KT.js');
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
var _chunk6JJRTIJEjs = require('./chunk-6JJRTIJE.js');
|
|
@@ -91,9 +91,6 @@ var _chunkULBTYC2Bjs = require('./chunk-ULBTYC2B.js');
|
|
|
91
91
|
require('./chunk-INERRJ6Q.js');
|
|
92
92
|
|
|
93
93
|
|
|
94
|
-
var _chunkV5JX4ONQjs = require('./chunk-V5JX4ONQ.js');
|
|
95
|
-
|
|
96
|
-
|
|
97
94
|
var _chunkCGDGEBZSjs = require('./chunk-CGDGEBZS.js');
|
|
98
95
|
|
|
99
96
|
|
|
@@ -112,6 +109,9 @@ var _chunkQJSB767Ljs = require('./chunk-QJSB767L.js');
|
|
|
112
109
|
var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
|
|
113
110
|
|
|
114
111
|
|
|
112
|
+
var _chunkV5JX4ONQjs = require('./chunk-V5JX4ONQ.js');
|
|
113
|
+
|
|
114
|
+
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
|
package/dist/index.mjs
CHANGED
|
@@ -38,20 +38,20 @@ import {
|
|
|
38
38
|
} from "./chunk-6TSAUSG4.mjs";
|
|
39
39
|
import "./chunk-V7YZ3666.mjs";
|
|
40
40
|
import {
|
|
41
|
-
|
|
42
|
-
} from "./chunk-
|
|
41
|
+
tsdownExecutorFn
|
|
42
|
+
} from "./chunk-WISLBMNQ.mjs";
|
|
43
43
|
import {
|
|
44
44
|
LARGE_BUFFER
|
|
45
45
|
} from "./chunk-5FEFILUQ.mjs";
|
|
46
46
|
import {
|
|
47
47
|
sizeLimitExecutorFn
|
|
48
48
|
} from "./chunk-ZOE6ZUZK.mjs";
|
|
49
|
-
import {
|
|
50
|
-
tsdownExecutorFn
|
|
51
|
-
} from "./chunk-WISLBMNQ.mjs";
|
|
52
49
|
import {
|
|
53
50
|
typiaExecutorFn
|
|
54
51
|
} from "./chunk-KD5LMZ2A.mjs";
|
|
52
|
+
import {
|
|
53
|
+
unbuildExecutorFn
|
|
54
|
+
} from "./chunk-VPZNFU57.mjs";
|
|
55
55
|
import {
|
|
56
56
|
cargoFormatExecutor
|
|
57
57
|
} from "./chunk-TUB644GP.mjs";
|
|
@@ -89,9 +89,6 @@ import {
|
|
|
89
89
|
runProcess
|
|
90
90
|
} from "./chunk-QZHIWK5Z.mjs";
|
|
91
91
|
import "./chunk-RLIZVCIN.mjs";
|
|
92
|
-
import {
|
|
93
|
-
neutralLibraryGeneratorFn
|
|
94
|
-
} from "./chunk-RHYFYBYC.mjs";
|
|
95
92
|
import {
|
|
96
93
|
nodeLibraryGeneratorFn
|
|
97
94
|
} from "./chunk-KM2H5RYL.mjs";
|
|
@@ -110,6 +107,9 @@ import {
|
|
|
110
107
|
import {
|
|
111
108
|
initGenerator
|
|
112
109
|
} from "./chunk-J5SXKBBU.mjs";
|
|
110
|
+
import {
|
|
111
|
+
neutralLibraryGeneratorFn
|
|
112
|
+
} from "./chunk-RHYFYBYC.mjs";
|
|
113
113
|
import {
|
|
114
114
|
createProjectTsConfigJson,
|
|
115
115
|
getOutputPath,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.237.
|
|
3
|
+
"version": "1.237.1",
|
|
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",
|
|
@@ -209,10 +209,10 @@
|
|
|
209
209
|
"devDependencies": {
|
|
210
210
|
"@microsoft/api-extractor": "^7.48.1",
|
|
211
211
|
"@nx/esbuild": "^20.3.1",
|
|
212
|
-
"@storm-software/esbuild": "0.20.
|
|
213
|
-
"@storm-software/prettier": "0.29.
|
|
214
|
-
"@storm-software/tsdown": "0.21.
|
|
215
|
-
"@storm-software/unbuild": "0.28.
|
|
212
|
+
"@storm-software/esbuild": "0.20.5",
|
|
213
|
+
"@storm-software/prettier": "0.29.1",
|
|
214
|
+
"@storm-software/tsdown": "0.21.5",
|
|
215
|
+
"@storm-software/unbuild": "0.28.1",
|
|
216
216
|
"@types/micromatch": "4.0.9",
|
|
217
217
|
"@types/node": "^22.10.2",
|
|
218
218
|
"@types/semver": "7.5.8",
|