@storm-software/workspace-tools 1.271.0 → 1.271.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 +17 -0
- package/dist/executors.js +4 -4
- package/dist/executors.mjs +5 -5
- package/dist/index.js +4 -4
- package/dist/index.mjs +5 -5
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,23 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Workspace Tools
|
|
4
4
|
|
|
5
|
+
## [1.271.1](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.271.1) (2025-05-06)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **eslint:** Regenerate type definitions
|
|
10
|
+
([aa082a323](https://github.com/storm-software/storm-ops/commit/aa082a323))
|
|
11
|
+
- **monorepo:** Regenerate README markdown files
|
|
12
|
+
([ed5072712](https://github.com/storm-software/storm-ops/commit/ed5072712))
|
|
13
|
+
|
|
14
|
+
### Updated Dependencies
|
|
15
|
+
|
|
16
|
+
- Updated prettier to 0.49.1
|
|
17
|
+
- Updated esbuild to 0.39.1
|
|
18
|
+
- Updated esbuild to 0.39.1
|
|
19
|
+
- Updated unbuild to 0.45.1
|
|
20
|
+
- Updated unbuild to 0.45.1
|
|
21
|
+
|
|
5
22
|
## [1.271.0](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.271.0) (2025-05-06)
|
|
6
23
|
|
|
7
24
|
### Features
|
package/dist/executors.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-7VDOGZYO.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var _chunkRZVF4LHTjs = require('./chunk-RZVF4LHT.js');
|
|
5
|
-
|
|
6
|
-
|
|
7
4
|
var _chunkT7BALDKJjs = require('./chunk-T7BALDKJ.js');
|
|
8
5
|
|
|
9
6
|
|
|
10
7
|
var _chunkSPXJBMLYjs = require('./chunk-SPXJBMLY.js');
|
|
11
8
|
|
|
12
9
|
|
|
10
|
+
var _chunkDCPKZRRYjs = require('./chunk-DCPKZRRY.js');
|
|
11
|
+
|
|
12
|
+
|
|
13
13
|
var _chunkEYXDS7SGjs = require('./chunk-EYXDS7SG.js');
|
|
14
14
|
|
|
15
15
|
|
|
@@ -19,7 +19,7 @@ var _chunkEU6N7QT3js = require('./chunk-EU6N7QT3.js');
|
|
|
19
19
|
var _chunk54FVHKCUjs = require('./chunk-54FVHKCU.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var
|
|
22
|
+
var _chunkRZVF4LHTjs = require('./chunk-RZVF4LHT.js');
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
var _chunkTSYIV33Wjs = require('./chunk-TSYIV33W.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "./chunk-BLX5SLPC.mjs";
|
|
2
|
-
import {
|
|
3
|
-
LARGE_BUFFER
|
|
4
|
-
} from "./chunk-4QYM3VS4.mjs";
|
|
5
2
|
import {
|
|
6
3
|
sizeLimitExecutorFn
|
|
7
4
|
} from "./chunk-AMW7VHFM.mjs";
|
|
8
5
|
import {
|
|
9
6
|
typiaExecutorFn
|
|
10
7
|
} from "./chunk-Q2HYWACQ.mjs";
|
|
8
|
+
import {
|
|
9
|
+
esbuildExecutorFn
|
|
10
|
+
} from "./chunk-J6OXY3KI.mjs";
|
|
11
11
|
import {
|
|
12
12
|
unbuildExecutorFn
|
|
13
13
|
} from "./chunk-KP4RPOBI.mjs";
|
|
@@ -18,8 +18,8 @@ import {
|
|
|
18
18
|
getRegistryVersion
|
|
19
19
|
} from "./chunk-EKWR7TBP.mjs";
|
|
20
20
|
import {
|
|
21
|
-
|
|
22
|
-
} from "./chunk-
|
|
21
|
+
LARGE_BUFFER
|
|
22
|
+
} from "./chunk-4QYM3VS4.mjs";
|
|
23
23
|
import {
|
|
24
24
|
cargoBuildExecutor
|
|
25
25
|
} from "./chunk-BFD7HHVZ.mjs";
|
package/dist/index.js
CHANGED
|
@@ -48,15 +48,15 @@ var _chunkA5CKB6IJjs = require('./chunk-A5CKB6IJ.js');
|
|
|
48
48
|
require('./chunk-7VDOGZYO.js');
|
|
49
49
|
|
|
50
50
|
|
|
51
|
-
var _chunkRZVF4LHTjs = require('./chunk-RZVF4LHT.js');
|
|
52
|
-
|
|
53
|
-
|
|
54
51
|
var _chunkT7BALDKJjs = require('./chunk-T7BALDKJ.js');
|
|
55
52
|
|
|
56
53
|
|
|
57
54
|
var _chunkSPXJBMLYjs = require('./chunk-SPXJBMLY.js');
|
|
58
55
|
|
|
59
56
|
|
|
57
|
+
var _chunkDCPKZRRYjs = require('./chunk-DCPKZRRY.js');
|
|
58
|
+
|
|
59
|
+
|
|
60
60
|
var _chunkEYXDS7SGjs = require('./chunk-EYXDS7SG.js');
|
|
61
61
|
|
|
62
62
|
|
|
@@ -66,7 +66,7 @@ var _chunkEU6N7QT3js = require('./chunk-EU6N7QT3.js');
|
|
|
66
66
|
var _chunk54FVHKCUjs = require('./chunk-54FVHKCU.js');
|
|
67
67
|
|
|
68
68
|
|
|
69
|
-
var
|
|
69
|
+
var _chunkRZVF4LHTjs = require('./chunk-RZVF4LHT.js');
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
var _chunkTSYIV33Wjs = require('./chunk-TSYIV33W.js');
|
package/dist/index.mjs
CHANGED
|
@@ -46,15 +46,15 @@ import {
|
|
|
46
46
|
getProjectConfigurations
|
|
47
47
|
} from "./chunk-L4NCVOB5.mjs";
|
|
48
48
|
import "./chunk-BLX5SLPC.mjs";
|
|
49
|
-
import {
|
|
50
|
-
LARGE_BUFFER
|
|
51
|
-
} from "./chunk-4QYM3VS4.mjs";
|
|
52
49
|
import {
|
|
53
50
|
sizeLimitExecutorFn
|
|
54
51
|
} from "./chunk-AMW7VHFM.mjs";
|
|
55
52
|
import {
|
|
56
53
|
typiaExecutorFn
|
|
57
54
|
} from "./chunk-Q2HYWACQ.mjs";
|
|
55
|
+
import {
|
|
56
|
+
esbuildExecutorFn
|
|
57
|
+
} from "./chunk-J6OXY3KI.mjs";
|
|
58
58
|
import {
|
|
59
59
|
unbuildExecutorFn
|
|
60
60
|
} from "./chunk-KP4RPOBI.mjs";
|
|
@@ -65,8 +65,8 @@ import {
|
|
|
65
65
|
getRegistryVersion
|
|
66
66
|
} from "./chunk-EKWR7TBP.mjs";
|
|
67
67
|
import {
|
|
68
|
-
|
|
69
|
-
} from "./chunk-
|
|
68
|
+
LARGE_BUFFER
|
|
69
|
+
} from "./chunk-4QYM3VS4.mjs";
|
|
70
70
|
import {
|
|
71
71
|
cargoBuildExecutor
|
|
72
72
|
} from "./chunk-BFD7HHVZ.mjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.271.
|
|
3
|
+
"version": "1.271.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",
|
|
@@ -208,9 +208,9 @@
|
|
|
208
208
|
"@size-limit/esbuild": "11.1.4",
|
|
209
209
|
"@size-limit/esbuild-why": "11.1.4",
|
|
210
210
|
"@size-limit/file": "11.1.4",
|
|
211
|
-
"@storm-software/esbuild": "^0.39.
|
|
211
|
+
"@storm-software/esbuild": "^0.39.2",
|
|
212
212
|
"@storm-software/prettier": "^0.49.1",
|
|
213
|
-
"@storm-software/unbuild": "^0.45.
|
|
213
|
+
"@storm-software/unbuild": "^0.45.2",
|
|
214
214
|
"fs-extra": "11.2.0",
|
|
215
215
|
"glob": "^11.0.1",
|
|
216
216
|
"jiti": "^2.4.2",
|