@storm-software/workspace-tools 1.277.1 → 1.277.3
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 +27 -0
- package/README.md +1 -1
- package/dist/executors.js +3 -3
- package/dist/executors.mjs +3 -3
- package/dist/index.js +3 -3
- package/dist/index.mjs +3 -3
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,33 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Workspace Tools
|
|
4
4
|
|
|
5
|
+
## [1.277.2](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.277.2) (2025-06-26)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update and align workspace package dependencies
|
|
10
|
+
([4e0b79bfa](https://github.com/storm-software/storm-ops/commit/4e0b79bfa))
|
|
11
|
+
- **monorepo:** Regenerate README markdown files
|
|
12
|
+
([a8119c53b](https://github.com/storm-software/storm-ops/commit/a8119c53b))
|
|
13
|
+
|
|
14
|
+
### Updated Dependencies
|
|
15
|
+
|
|
16
|
+
- Updated prettier to 0.51.33
|
|
17
|
+
- Updated esbuild to 0.45.15
|
|
18
|
+
- Updated unbuild to 0.49.26
|
|
19
|
+
|
|
20
|
+
## [1.277.1](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.277.1) (2025-06-26)
|
|
21
|
+
|
|
22
|
+
### Miscellaneous
|
|
23
|
+
|
|
24
|
+
- **monorepo:** Regenerate README markdown files
|
|
25
|
+
([4d805888b](https://github.com/storm-software/storm-ops/commit/4d805888b))
|
|
26
|
+
|
|
27
|
+
### Updated Dependencies
|
|
28
|
+
|
|
29
|
+
- Updated esbuild to 0.45.14
|
|
30
|
+
- Updated unbuild to 0.49.25
|
|
31
|
+
|
|
5
32
|
## [1.277.0](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.277.0) (2025-06-22)
|
|
6
33
|
|
|
7
34
|
### 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
|
@@ -13,13 +13,13 @@ var _chunkJ5A3Y3G5js = require('./chunk-J5A3Y3G5.js');
|
|
|
13
13
|
var _chunkOCYB7SCBjs = require('./chunk-OCYB7SCB.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunk36R7TF76js = require('./chunk-36R7TF76.js');
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
var
|
|
19
|
+
var _chunkKJ2ULYCEjs = require('./chunk-KJ2ULYCE.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var
|
|
22
|
+
var _chunkITC3V764js = require('./chunk-ITC3V764.js');
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
var _chunkRNRIQ4GZjs = require('./chunk-RNRIQ4GZ.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -11,15 +11,15 @@ import {
|
|
|
11
11
|
import {
|
|
12
12
|
unbuildExecutorFn
|
|
13
13
|
} from "./chunk-365RZOGB.mjs";
|
|
14
|
+
import {
|
|
15
|
+
cargoFormatExecutor
|
|
16
|
+
} from "./chunk-LKRSPDSS.mjs";
|
|
14
17
|
import {
|
|
15
18
|
getRegistryVersion
|
|
16
19
|
} from "./chunk-MF7TU7MV.mjs";
|
|
17
20
|
import {
|
|
18
21
|
esbuildExecutorFn
|
|
19
22
|
} from "./chunk-ZGOX7MFJ.mjs";
|
|
20
|
-
import {
|
|
21
|
-
cargoFormatExecutor
|
|
22
|
-
} from "./chunk-LKRSPDSS.mjs";
|
|
23
23
|
import {
|
|
24
24
|
cargoBuildExecutor
|
|
25
25
|
} from "./chunk-5WY7NHKV.mjs";
|
package/dist/index.js
CHANGED
|
@@ -56,13 +56,13 @@ var _chunkJ5A3Y3G5js = require('./chunk-J5A3Y3G5.js');
|
|
|
56
56
|
var _chunkOCYB7SCBjs = require('./chunk-OCYB7SCB.js');
|
|
57
57
|
|
|
58
58
|
|
|
59
|
-
var
|
|
59
|
+
var _chunk36R7TF76js = require('./chunk-36R7TF76.js');
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
var
|
|
62
|
+
var _chunkKJ2ULYCEjs = require('./chunk-KJ2ULYCE.js');
|
|
63
63
|
|
|
64
64
|
|
|
65
|
-
var
|
|
65
|
+
var _chunkITC3V764js = require('./chunk-ITC3V764.js');
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
var _chunkRNRIQ4GZjs = require('./chunk-RNRIQ4GZ.js');
|
package/dist/index.mjs
CHANGED
|
@@ -54,15 +54,15 @@ import {
|
|
|
54
54
|
import {
|
|
55
55
|
unbuildExecutorFn
|
|
56
56
|
} from "./chunk-365RZOGB.mjs";
|
|
57
|
+
import {
|
|
58
|
+
cargoFormatExecutor
|
|
59
|
+
} from "./chunk-LKRSPDSS.mjs";
|
|
57
60
|
import {
|
|
58
61
|
getRegistryVersion
|
|
59
62
|
} from "./chunk-MF7TU7MV.mjs";
|
|
60
63
|
import {
|
|
61
64
|
esbuildExecutorFn
|
|
62
65
|
} from "./chunk-ZGOX7MFJ.mjs";
|
|
63
|
-
import {
|
|
64
|
-
cargoFormatExecutor
|
|
65
|
-
} from "./chunk-LKRSPDSS.mjs";
|
|
66
66
|
import {
|
|
67
67
|
cargoBuildExecutor
|
|
68
68
|
} from "./chunk-5WY7NHKV.mjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/workspace-tools",
|
|
3
|
-
"version": "1.277.
|
|
3
|
+
"version": "1.277.3",
|
|
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.45.
|
|
212
|
-
"@storm-software/prettier": "^0.51.
|
|
213
|
-
"@storm-software/unbuild": "^0.49.
|
|
211
|
+
"@storm-software/esbuild": "^0.45.16",
|
|
212
|
+
"@storm-software/prettier": "^0.51.33",
|
|
213
|
+
"@storm-software/unbuild": "^0.49.27",
|
|
214
214
|
"fs-extra": "11.2.0",
|
|
215
215
|
"glob": "^11.0.1",
|
|
216
216
|
"jiti": "^2.4.2",
|
|
@@ -238,5 +238,5 @@
|
|
|
238
238
|
"publishConfig": { "access": "public" },
|
|
239
239
|
"executors": "./executors.json",
|
|
240
240
|
"generators": "./generators.json",
|
|
241
|
-
"gitHead": "
|
|
241
|
+
"gitHead": "2387c20b27e3dc0ca3932a770762f2c786231bbc"
|
|
242
242
|
}
|