@storm-software/workspace-tools 1.289.0 → 1.289.2

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 CHANGED
@@ -2,6 +2,44 @@
2
2
 
3
3
  # Changelog for Storm Ops - Workspace Tools
4
4
 
5
+ ## [1.289.1](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.289.1) (2025-09-18)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **cspell:** Added additional tools to CSpell dictionary
10
+ ([1d91dc573](https://github.com/storm-software/storm-ops/commit/1d91dc573))
11
+ - **monorepo:** Update workspace package links
12
+ ([dfd8585e8](https://github.com/storm-software/storm-ops/commit/dfd8585e8))
13
+
14
+ ### Updated Dependencies
15
+
16
+ - Updated pnpm-tools to 0.3.1
17
+ - Updated npm-tools to 0.3.1
18
+ - Updated prettier to 0.55.1
19
+ - Updated esbuild to 0.51.1
20
+ - Updated unbuild to 0.55.1
21
+
22
+ ## [1.289.0](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.289.0) (2025-09-16)
23
+
24
+ ### Features
25
+
26
+ - **conventional-changelog:** Added the Storm Software shared
27
+ `conventional-changelog` configuration
28
+ ([9f65827b6](https://github.com/storm-software/storm-ops/commit/9f65827b6))
29
+
30
+ ### Miscellaneous
31
+
32
+ - **monorepo:** Update workspace package links
33
+ ([865d707d8](https://github.com/storm-software/storm-ops/commit/865d707d8))
34
+
35
+ ### Updated Dependencies
36
+
37
+ - Updated pnpm-tools to 0.3.0
38
+ - Updated npm-tools to 0.3.0
39
+ - Updated prettier to 0.55.0
40
+ - Updated esbuild to 0.51.0
41
+ - Updated unbuild to 0.55.0
42
+
5
43
  ## [1.288.0](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.288.0) (2025-09-16)
6
44
 
7
45
  ### 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
- [![Version](https://img.shields.io/badge/version-1.287.11-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-1.289.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -40,7 +40,6 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
-
44
43
  ## Table of Contents
45
44
 
46
45
  - [Storm Workspace Tools](#storm-workspace-tools)
package/dist/executors.js CHANGED
@@ -1,9 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-7VDOGZYO.js');
2
2
 
3
3
 
4
- var _chunk6P42TFF5js = require('./chunk-6P42TFF5.js');
5
-
6
-
7
4
  var _chunkPNWYSTCQjs = require('./chunk-PNWYSTCQ.js');
8
5
 
9
6
 
@@ -13,16 +10,13 @@ var _chunkG2ZFORXGjs = require('./chunk-G2ZFORXG.js');
13
10
  var _chunk7IF3RQD4js = require('./chunk-7IF3RQD4.js');
14
11
 
15
12
 
16
- var _chunkS5DC4QM3js = require('./chunk-S5DC4QM3.js');
17
-
18
-
19
13
  var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
20
14
 
21
15
 
22
16
  var _chunk7Y353S7Djs = require('./chunk-7Y353S7D.js');
23
17
 
24
18
 
25
- var _chunk2JYSOWHXjs = require('./chunk-2JYSOWHX.js');
19
+ var _chunk6P42TFF5js = require('./chunk-6P42TFF5.js');
26
20
 
27
21
 
28
22
  var _chunkUH5PNSPJjs = require('./chunk-UH5PNSPJ.js');
@@ -32,6 +26,12 @@ var _chunkDY4PYCP6js = require('./chunk-DY4PYCP6.js');
32
26
 
33
27
 
34
28
  var _chunkEIZKPKJHjs = require('./chunk-EIZKPKJH.js');
29
+
30
+
31
+ var _chunkS5DC4QM3js = require('./chunk-S5DC4QM3.js');
32
+
33
+
34
+ var _chunk2JYSOWHXjs = require('./chunk-2JYSOWHX.js');
35
35
  require('./chunk-73IC2JQV.js');
36
36
  require('./chunk-LJDV7HFT.js');
37
37
  require('./chunk-DA53ZKBY.js');
@@ -1,7 +1,4 @@
1
1
  import "./chunk-BLX5SLPC.mjs";
2
- import {
3
- LARGE_BUFFER
4
- } from "./chunk-6NZIY22A.mjs";
5
2
  import {
6
3
  sizeLimitExecutorFn
7
4
  } from "./chunk-WITQCU2S.mjs";
@@ -11,9 +8,6 @@ import {
11
8
  import {
12
9
  unbuildExecutorFn
13
10
  } from "./chunk-QD3JDU6V.mjs";
14
- import {
15
- cargoFormatExecutor
16
- } from "./chunk-VBOSBUKV.mjs";
17
11
  import {
18
12
  getRegistryVersion
19
13
  } from "./chunk-7DLHAWLG.mjs";
@@ -21,8 +15,8 @@ import {
21
15
  esbuildExecutorFn
22
16
  } from "./chunk-SUYGH7CY.mjs";
23
17
  import {
24
- cargoBuildExecutor
25
- } from "./chunk-2CRCPMGK.mjs";
18
+ LARGE_BUFFER
19
+ } from "./chunk-6NZIY22A.mjs";
26
20
  import {
27
21
  cargoCheckExecutor
28
22
  } from "./chunk-PZFEA7HL.mjs";
@@ -32,6 +26,12 @@ import {
32
26
  import {
33
27
  cargoDocExecutor
34
28
  } from "./chunk-IID5AST4.mjs";
29
+ import {
30
+ cargoFormatExecutor
31
+ } from "./chunk-VBOSBUKV.mjs";
32
+ import {
33
+ cargoBuildExecutor
34
+ } from "./chunk-2CRCPMGK.mjs";
35
35
  import "./chunk-PIK7KYVE.mjs";
36
36
  import "./chunk-6LP3KKXE.mjs";
37
37
  import "./chunk-M7ZPKNJT.mjs";
package/dist/index.js CHANGED
@@ -50,9 +50,6 @@ var _chunkUZ63ALZQjs = require('./chunk-UZ63ALZQ.js');
50
50
  require('./chunk-7VDOGZYO.js');
51
51
 
52
52
 
53
- var _chunk6P42TFF5js = require('./chunk-6P42TFF5.js');
54
-
55
-
56
53
  var _chunkPNWYSTCQjs = require('./chunk-PNWYSTCQ.js');
57
54
 
58
55
 
@@ -62,16 +59,13 @@ var _chunkG2ZFORXGjs = require('./chunk-G2ZFORXG.js');
62
59
  var _chunk7IF3RQD4js = require('./chunk-7IF3RQD4.js');
63
60
 
64
61
 
65
- var _chunkS5DC4QM3js = require('./chunk-S5DC4QM3.js');
66
-
67
-
68
62
  var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
69
63
 
70
64
 
71
65
  var _chunk7Y353S7Djs = require('./chunk-7Y353S7D.js');
72
66
 
73
67
 
74
- var _chunk2JYSOWHXjs = require('./chunk-2JYSOWHX.js');
68
+ var _chunk6P42TFF5js = require('./chunk-6P42TFF5.js');
75
69
 
76
70
 
77
71
  var _chunkUH5PNSPJjs = require('./chunk-UH5PNSPJ.js');
@@ -83,6 +77,12 @@ var _chunkDY4PYCP6js = require('./chunk-DY4PYCP6.js');
83
77
  var _chunkEIZKPKJHjs = require('./chunk-EIZKPKJH.js');
84
78
 
85
79
 
80
+ var _chunkS5DC4QM3js = require('./chunk-S5DC4QM3.js');
81
+
82
+
83
+ var _chunk2JYSOWHXjs = require('./chunk-2JYSOWHX.js');
84
+
85
+
86
86
 
87
87
 
88
88
  var _chunk73IC2JQVjs = require('./chunk-73IC2JQV.js');
package/dist/index.mjs CHANGED
@@ -48,9 +48,6 @@ import {
48
48
  getProjectConfigurations
49
49
  } from "./chunk-OWKH2ZBQ.mjs";
50
50
  import "./chunk-BLX5SLPC.mjs";
51
- import {
52
- LARGE_BUFFER
53
- } from "./chunk-6NZIY22A.mjs";
54
51
  import {
55
52
  sizeLimitExecutorFn
56
53
  } from "./chunk-WITQCU2S.mjs";
@@ -60,9 +57,6 @@ import {
60
57
  import {
61
58
  unbuildExecutorFn
62
59
  } from "./chunk-QD3JDU6V.mjs";
63
- import {
64
- cargoFormatExecutor
65
- } from "./chunk-VBOSBUKV.mjs";
66
60
  import {
67
61
  getRegistryVersion
68
62
  } from "./chunk-7DLHAWLG.mjs";
@@ -70,8 +64,8 @@ import {
70
64
  esbuildExecutorFn
71
65
  } from "./chunk-SUYGH7CY.mjs";
72
66
  import {
73
- cargoBuildExecutor
74
- } from "./chunk-2CRCPMGK.mjs";
67
+ LARGE_BUFFER
68
+ } from "./chunk-6NZIY22A.mjs";
75
69
  import {
76
70
  cargoCheckExecutor
77
71
  } from "./chunk-PZFEA7HL.mjs";
@@ -81,6 +75,12 @@ import {
81
75
  import {
82
76
  cargoDocExecutor
83
77
  } from "./chunk-IID5AST4.mjs";
78
+ import {
79
+ cargoFormatExecutor
80
+ } from "./chunk-VBOSBUKV.mjs";
81
+ import {
82
+ cargoBuildExecutor
83
+ } from "./chunk-2CRCPMGK.mjs";
84
84
  import {
85
85
  PackageManagerTypes,
86
86
  addPackageJsonGitHead,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.289.0",
3
+ "version": "1.289.2",
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,11 +208,11 @@
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.51.0",
212
- "@storm-software/npm-tools": "^0.3.0",
213
- "@storm-software/pnpm-tools": "^0.3.0",
214
- "@storm-software/prettier": "^0.55.0",
215
- "@storm-software/unbuild": "^0.55.0",
211
+ "@storm-software/esbuild": "^0.51.2",
212
+ "@storm-software/npm-tools": "^0.3.2",
213
+ "@storm-software/pnpm-tools": "^0.3.2",
214
+ "@storm-software/prettier": "^0.55.2",
215
+ "@storm-software/unbuild": "^0.55.2",
216
216
  "fs-extra": "11.2.0",
217
217
  "glob": "^11.0.1",
218
218
  "jiti": "^2.4.2",
@@ -237,5 +237,5 @@
237
237
  "publishConfig": { "access": "public" },
238
238
  "executors": "./executors.json",
239
239
  "generators": "./generators.json",
240
- "gitHead": "026eb81c70b21b9e4defb0b5c4dc078bbdaa7ca9"
240
+ "gitHead": "a65b87ef2f82c159996a3c45db514650df5d86ee"
241
241
  }