@storm-software/workspace-tools 1.259.3 → 1.259.4

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
@@ -1,3 +1,9 @@
1
+ ## 1.259.4 (2025-02-23)
2
+
3
+ ### Miscellaneous
4
+
5
+ - **monorepo:** Reformat README markdown files ([68f6724f6](https://github.com/storm-software/storm-ops/commit/68f6724f6))
6
+
1
7
  ## 1.259.3 (2025-02-23)
2
8
 
3
9
  ### Miscellaneous
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.259.2-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.259.3-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 -->
package/dist/executors.js CHANGED
@@ -4,13 +4,14 @@
4
4
  var _chunkIJO4MZSEjs = require('./chunk-IJO4MZSE.js');
5
5
 
6
6
 
7
- var _chunkGJQKCDGCjs = require('./chunk-GJQKCDGC.js');
7
+ var _chunkZ2DZKHBYjs = require('./chunk-Z2DZKHBY.js');
8
8
 
9
9
 
10
10
  var _chunk2TQXYRZ2js = require('./chunk-2TQXYRZ2.js');
11
11
 
12
12
 
13
13
  var _chunkNQZZEUJZjs = require('./chunk-NQZZEUJZ.js');
14
+ require('./chunk-6OSR2VYB.js');
14
15
 
15
16
 
16
17
  var _chunkLUZNYXQ3js = require('./chunk-LUZNYXQ3.js');
@@ -22,8 +23,7 @@ var _chunkKHQPJPM5js = require('./chunk-KHQPJPM5.js');
22
23
  var _chunkGGGO542Mjs = require('./chunk-GGGO542M.js');
23
24
 
24
25
 
25
- var _chunkZ2DZKHBYjs = require('./chunk-Z2DZKHBY.js');
26
- require('./chunk-6OSR2VYB.js');
26
+ var _chunkGJQKCDGCjs = require('./chunk-GJQKCDGC.js');
27
27
 
28
28
 
29
29
  var _chunkI2FWSOY2js = require('./chunk-I2FWSOY2.js');
@@ -3,14 +3,15 @@ import {
3
3
  unbuildExecutorFn
4
4
  } from "./chunk-KNWE2JQL.mjs";
5
5
  import {
6
- LARGE_BUFFER
7
- } from "./chunk-GRU4UEE7.mjs";
6
+ esbuildExecutorFn
7
+ } from "./chunk-ZDR42VSF.mjs";
8
8
  import {
9
9
  sizeLimitExecutorFn
10
10
  } from "./chunk-NRS4YAC2.mjs";
11
11
  import {
12
12
  tsdownExecutorFn
13
13
  } from "./chunk-CAZGN7CV.mjs";
14
+ import "./chunk-HTCOBXF7.mjs";
14
15
  import {
15
16
  typiaExecutorFn
16
17
  } from "./chunk-4OOSTFJU.mjs";
@@ -21,9 +22,8 @@ import {
21
22
  getRegistryVersion
22
23
  } from "./chunk-OQ32KFGA.mjs";
23
24
  import {
24
- esbuildExecutorFn
25
- } from "./chunk-ZDR42VSF.mjs";
26
- import "./chunk-HTCOBXF7.mjs";
25
+ LARGE_BUFFER
26
+ } from "./chunk-GRU4UEE7.mjs";
27
27
  import {
28
28
  cargoBuildExecutor
29
29
  } from "./chunk-X6FNQSU4.mjs";
package/dist/index.js CHANGED
@@ -51,13 +51,14 @@ require('./chunk-3J53KHVV.js');
51
51
  var _chunkIJO4MZSEjs = require('./chunk-IJO4MZSE.js');
52
52
 
53
53
 
54
- var _chunkGJQKCDGCjs = require('./chunk-GJQKCDGC.js');
54
+ var _chunkZ2DZKHBYjs = require('./chunk-Z2DZKHBY.js');
55
55
 
56
56
 
57
57
  var _chunk2TQXYRZ2js = require('./chunk-2TQXYRZ2.js');
58
58
 
59
59
 
60
60
  var _chunkNQZZEUJZjs = require('./chunk-NQZZEUJZ.js');
61
+ require('./chunk-6OSR2VYB.js');
61
62
 
62
63
 
63
64
  var _chunkLUZNYXQ3js = require('./chunk-LUZNYXQ3.js');
@@ -69,8 +70,7 @@ var _chunkKHQPJPM5js = require('./chunk-KHQPJPM5.js');
69
70
  var _chunkGGGO542Mjs = require('./chunk-GGGO542M.js');
70
71
 
71
72
 
72
- var _chunkZ2DZKHBYjs = require('./chunk-Z2DZKHBY.js');
73
- require('./chunk-6OSR2VYB.js');
73
+ var _chunkGJQKCDGCjs = require('./chunk-GJQKCDGC.js');
74
74
 
75
75
 
76
76
  var _chunkI2FWSOY2js = require('./chunk-I2FWSOY2.js');
package/dist/index.mjs CHANGED
@@ -50,14 +50,15 @@ import {
50
50
  unbuildExecutorFn
51
51
  } from "./chunk-KNWE2JQL.mjs";
52
52
  import {
53
- LARGE_BUFFER
54
- } from "./chunk-GRU4UEE7.mjs";
53
+ esbuildExecutorFn
54
+ } from "./chunk-ZDR42VSF.mjs";
55
55
  import {
56
56
  sizeLimitExecutorFn
57
57
  } from "./chunk-NRS4YAC2.mjs";
58
58
  import {
59
59
  tsdownExecutorFn
60
60
  } from "./chunk-CAZGN7CV.mjs";
61
+ import "./chunk-HTCOBXF7.mjs";
61
62
  import {
62
63
  typiaExecutorFn
63
64
  } from "./chunk-4OOSTFJU.mjs";
@@ -68,9 +69,8 @@ import {
68
69
  getRegistryVersion
69
70
  } from "./chunk-OQ32KFGA.mjs";
70
71
  import {
71
- esbuildExecutorFn
72
- } from "./chunk-ZDR42VSF.mjs";
73
- import "./chunk-HTCOBXF7.mjs";
72
+ LARGE_BUFFER
73
+ } from "./chunk-GRU4UEE7.mjs";
74
74
  import {
75
75
  cargoBuildExecutor
76
76
  } from "./chunk-X6FNQSU4.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.259.3",
3
+ "version": "1.259.4",
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",