@storm-software/workspace-tools 1.294.41 → 1.294.42

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,24 @@
2
2
 
3
3
  # Changelog for Storm Ops - Workspace Tools
4
4
 
5
+ ## [1.294.41](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.294.41) (02/23/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update `README.md` files in repository ([e4da3c176](https://github.com/storm-software/storm-ops/commit/e4da3c176))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **testing-tools** to **v1.119.83**
14
+ - Updated **config-tools** to **v1.189.8**
15
+ - Updated **pnpm-tools** to **v0.6.92**
16
+ - Updated **npm-tools** to **v0.6.46**
17
+ - Updated **prettier** to **v0.58.7**
18
+ - Updated **esbuild** to **v0.53.90**
19
+ - Updated **unbuild** to **v0.57.90**
20
+ - Updated **config** to **v1.135.9**
21
+ - Updated **tsdown** to **v0.45.90**
22
+
5
23
  ## [1.294.40](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.294.40) (02/21/2026)
6
24
 
7
25
  ### Miscellaneous
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-1.294.40-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)
30
+ [![Version](https://img.shields.io/badge/version-1.294.41-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)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
package/dist/executors.js CHANGED
@@ -1,9 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-P6HSE7LH.js');
2
2
 
3
3
 
4
- var _chunkH3IKVCIQjs = require('./chunk-H3IKVCIQ.js');
5
-
6
-
7
4
  var _chunkRXZNL5UAjs = require('./chunk-RXZNL5UA.js');
8
5
 
9
6
 
@@ -13,6 +10,9 @@ var _chunkJWDJFIY2js = require('./chunk-JWDJFIY2.js');
13
10
  var _chunkEE66SW3Cjs = require('./chunk-EE66SW3C.js');
14
11
 
15
12
 
13
+ var _chunkH3IKVCIQjs = require('./chunk-H3IKVCIQ.js');
14
+
15
+
16
16
  var _chunkEE24BJX6js = require('./chunk-EE24BJX6.js');
17
17
  require('./chunk-GKKPBHC2.js');
18
18
 
@@ -1,7 +1,4 @@
1
1
  import "./chunk-GHQJKIMQ.mjs";
2
- import {
3
- sizeLimitExecutorFn
4
- } from "./chunk-CN3UL6AL.mjs";
5
2
  import {
6
3
  tsdownExecutorFn
7
4
  } from "./chunk-MYOUONF2.mjs";
@@ -11,6 +8,9 @@ import {
11
8
  import {
12
9
  unbuildExecutorFn
13
10
  } from "./chunk-IE6KPWWN.mjs";
11
+ import {
12
+ sizeLimitExecutorFn
13
+ } from "./chunk-CN3UL6AL.mjs";
14
14
  import {
15
15
  esbuildExecutorFn
16
16
  } from "./chunk-37K47MPA.mjs";
package/dist/index.js CHANGED
@@ -58,9 +58,6 @@ var _chunkVXHOSAQ7js = require('./chunk-VXHOSAQ7.js');
58
58
  require('./chunk-P6HSE7LH.js');
59
59
 
60
60
 
61
- var _chunkH3IKVCIQjs = require('./chunk-H3IKVCIQ.js');
62
-
63
-
64
61
  var _chunkRXZNL5UAjs = require('./chunk-RXZNL5UA.js');
65
62
 
66
63
 
@@ -70,6 +67,9 @@ var _chunkJWDJFIY2js = require('./chunk-JWDJFIY2.js');
70
67
  var _chunkEE66SW3Cjs = require('./chunk-EE66SW3C.js');
71
68
 
72
69
 
70
+ var _chunkH3IKVCIQjs = require('./chunk-H3IKVCIQ.js');
71
+
72
+
73
73
  var _chunkEE24BJX6js = require('./chunk-EE24BJX6.js');
74
74
  require('./chunk-GKKPBHC2.js');
75
75
 
package/dist/index.mjs CHANGED
@@ -56,9 +56,6 @@ import {
56
56
  applyWorkspaceExecutorTokens
57
57
  } from "./chunk-UBVTASOE.mjs";
58
58
  import "./chunk-GHQJKIMQ.mjs";
59
- import {
60
- sizeLimitExecutorFn
61
- } from "./chunk-CN3UL6AL.mjs";
62
59
  import {
63
60
  tsdownExecutorFn
64
61
  } from "./chunk-MYOUONF2.mjs";
@@ -68,6 +65,9 @@ import {
68
65
  import {
69
66
  unbuildExecutorFn
70
67
  } from "./chunk-IE6KPWWN.mjs";
68
+ import {
69
+ sizeLimitExecutorFn
70
+ } from "./chunk-CN3UL6AL.mjs";
71
71
  import {
72
72
  esbuildExecutorFn
73
73
  } from "./chunk-37K47MPA.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.294.41",
3
+ "version": "1.294.42",
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",
@@ -240,13 +240,13 @@
240
240
  "@size-limit/esbuild": "11.1.4",
241
241
  "@size-limit/esbuild-why": "11.1.4",
242
242
  "@size-limit/file": "11.1.4",
243
- "@storm-software/config-tools": "^1.189.8",
244
- "@storm-software/esbuild": "^0.53.90",
245
- "@storm-software/npm-tools": "^0.6.46",
246
- "@storm-software/pnpm-tools": "^0.6.92",
247
- "@storm-software/prettier": "^0.58.7",
248
- "@storm-software/tsdown": "^0.45.90",
249
- "@storm-software/unbuild": "^0.57.90",
243
+ "@storm-software/config-tools": "^1.189.9",
244
+ "@storm-software/esbuild": "^0.53.91",
245
+ "@storm-software/npm-tools": "^0.6.47",
246
+ "@storm-software/pnpm-tools": "^0.6.93",
247
+ "@storm-software/prettier": "^0.58.8",
248
+ "@storm-software/tsdown": "^0.45.91",
249
+ "@storm-software/unbuild": "^0.57.91",
250
250
  "fs-extra": "11.2.0",
251
251
  "glob": "^11.1.0",
252
252
  "jiti": "2.4.2",
@@ -272,5 +272,5 @@
272
272
  "publishConfig": { "access": "public" },
273
273
  "executors": "./executors.json",
274
274
  "generators": "./generators.json",
275
- "gitHead": "104d85631645811956cfc4dd7629b0b99bf37e28"
275
+ "gitHead": "119c9bc1238cfee3860bcc9f7a7445ecbac88aa2"
276
276
  }