@storm-software/workspace-tools 1.291.0 → 1.291.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,52 @@
2
2
 
3
3
  # Changelog for Storm Ops - Workspace Tools
4
4
 
5
+ ## [1.291.1](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.291.1) (2025-09-22)
6
+
7
+ ### Bug Fixes
8
+
9
+ - **pnpm-tools:** Resolve issue with multiple applied prefixes
10
+ ([2c081b8bc](https://github.com/storm-software/storm-ops/commit/2c081b8bc))
11
+
12
+ ### Miscellaneous
13
+
14
+ - **monorepo:** Update workspace package links
15
+ ([43374a8da](https://github.com/storm-software/storm-ops/commit/43374a8da))
16
+
17
+ ### Updated Dependencies
18
+
19
+ - Updated pnpm-tools to 0.5.6
20
+ - Updated npm-tools to 0.4.13
21
+ - Updated prettier to 0.56.7
22
+ - Updated esbuild to 0.52.13
23
+ - Updated unbuild to 0.56.13
24
+ - Updated tsdown to 0.44.1
25
+
26
+ ## [1.291.0](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.291.0) (2025-09-22)
27
+
28
+ ### Features
29
+
30
+ - **workspace-tools:** Added the `tsdown` executor and Nx plugin
31
+ ([17c7c97af](https://github.com/storm-software/storm-ops/commit/17c7c97af))
32
+
33
+ ### Bug Fixes
34
+
35
+ - **tsdown:** Convert from base format types to `tsdown` formats
36
+ ([9b6dee325](https://github.com/storm-software/storm-ops/commit/9b6dee325))
37
+
38
+ ### Miscellaneous
39
+
40
+ - **monorepo:** Update workspace package links
41
+ ([09ad356e8](https://github.com/storm-software/storm-ops/commit/09ad356e8))
42
+
43
+ ### Updated Dependencies
44
+
45
+ - Updated pnpm-tools to 0.5.5
46
+ - Updated npm-tools to 0.4.12
47
+ - Updated esbuild to 0.52.12
48
+ - Updated unbuild to 0.56.12
49
+ - Updated tsdown to 0.44.0
50
+
5
51
  ## [1.290.11](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.290.11) (2025-09-21)
6
52
 
7
53
  ### 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.290.10-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.291.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 -->
package/dist/executors.js CHANGED
@@ -4,14 +4,13 @@
4
4
  var _chunkODSWSMRNjs = require('./chunk-ODSWSMRN.js');
5
5
 
6
6
 
7
- var _chunk3WCQK76Ejs = require('./chunk-3WCQK76E.js');
7
+ var _chunkFLMQUNKWjs = require('./chunk-FLMQUNKW.js');
8
8
 
9
9
 
10
10
  var _chunkHLOKLT5Rjs = require('./chunk-HLOKLT5R.js');
11
11
 
12
12
 
13
13
  var _chunkOTI7QVPGjs = require('./chunk-OTI7QVPG.js');
14
- require('./chunk-FSYURQ5X.js');
15
14
 
16
15
 
17
16
  var _chunk4UDVQQ6Bjs = require('./chunk-4UDVQQ6B.js');
@@ -23,7 +22,8 @@ var _chunkQPOU7UM4js = require('./chunk-QPOU7UM4.js');
23
22
  var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
24
23
 
25
24
 
26
- var _chunkFLMQUNKWjs = require('./chunk-FLMQUNKW.js');
25
+ var _chunk3WCQK76Ejs = require('./chunk-3WCQK76E.js');
26
+ require('./chunk-FSYURQ5X.js');
27
27
 
28
28
 
29
29
  var _chunk3RABECS5js = require('./chunk-3RABECS5.js');
@@ -3,15 +3,14 @@ import {
3
3
  unbuildExecutorFn
4
4
  } from "./chunk-JDQQPHXZ.mjs";
5
5
  import {
6
- esbuildExecutorFn
7
- } from "./chunk-DVZPBLGA.mjs";
6
+ LARGE_BUFFER
7
+ } from "./chunk-C3EFA23B.mjs";
8
8
  import {
9
9
  sizeLimitExecutorFn
10
10
  } from "./chunk-XO24BCVW.mjs";
11
11
  import {
12
12
  tsdownExecutorFn
13
13
  } from "./chunk-H5NKQQJU.mjs";
14
- import "./chunk-F3NQOV2M.mjs";
15
14
  import {
16
15
  typiaExecutorFn
17
16
  } from "./chunk-BFKZISNH.mjs";
@@ -22,8 +21,9 @@ import {
22
21
  getRegistryVersion
23
22
  } from "./chunk-7DLHAWLG.mjs";
24
23
  import {
25
- LARGE_BUFFER
26
- } from "./chunk-C3EFA23B.mjs";
24
+ esbuildExecutorFn
25
+ } from "./chunk-DVZPBLGA.mjs";
26
+ import "./chunk-F3NQOV2M.mjs";
27
27
  import {
28
28
  cargoBuildExecutor
29
29
  } from "./chunk-CEBLL7YY.mjs";
package/dist/index.js CHANGED
@@ -53,14 +53,13 @@ require('./chunk-3J53KHVV.js');
53
53
  var _chunkODSWSMRNjs = require('./chunk-ODSWSMRN.js');
54
54
 
55
55
 
56
- var _chunk3WCQK76Ejs = require('./chunk-3WCQK76E.js');
56
+ var _chunkFLMQUNKWjs = require('./chunk-FLMQUNKW.js');
57
57
 
58
58
 
59
59
  var _chunkHLOKLT5Rjs = require('./chunk-HLOKLT5R.js');
60
60
 
61
61
 
62
62
  var _chunkOTI7QVPGjs = require('./chunk-OTI7QVPG.js');
63
- require('./chunk-FSYURQ5X.js');
64
63
 
65
64
 
66
65
  var _chunk4UDVQQ6Bjs = require('./chunk-4UDVQQ6B.js');
@@ -72,7 +71,8 @@ var _chunkQPOU7UM4js = require('./chunk-QPOU7UM4.js');
72
71
  var _chunkWRXLSZ6Ijs = require('./chunk-WRXLSZ6I.js');
73
72
 
74
73
 
75
- var _chunkFLMQUNKWjs = require('./chunk-FLMQUNKW.js');
74
+ var _chunk3WCQK76Ejs = require('./chunk-3WCQK76E.js');
75
+ require('./chunk-FSYURQ5X.js');
76
76
 
77
77
 
78
78
  var _chunk3RABECS5js = require('./chunk-3RABECS5.js');
package/dist/index.mjs CHANGED
@@ -52,15 +52,14 @@ import {
52
52
  unbuildExecutorFn
53
53
  } from "./chunk-JDQQPHXZ.mjs";
54
54
  import {
55
- esbuildExecutorFn
56
- } from "./chunk-DVZPBLGA.mjs";
55
+ LARGE_BUFFER
56
+ } from "./chunk-C3EFA23B.mjs";
57
57
  import {
58
58
  sizeLimitExecutorFn
59
59
  } from "./chunk-XO24BCVW.mjs";
60
60
  import {
61
61
  tsdownExecutorFn
62
62
  } from "./chunk-H5NKQQJU.mjs";
63
- import "./chunk-F3NQOV2M.mjs";
64
63
  import {
65
64
  typiaExecutorFn
66
65
  } from "./chunk-BFKZISNH.mjs";
@@ -71,8 +70,9 @@ import {
71
70
  getRegistryVersion
72
71
  } from "./chunk-7DLHAWLG.mjs";
73
72
  import {
74
- LARGE_BUFFER
75
- } from "./chunk-C3EFA23B.mjs";
73
+ esbuildExecutorFn
74
+ } from "./chunk-DVZPBLGA.mjs";
75
+ import "./chunk-F3NQOV2M.mjs";
76
76
  import {
77
77
  cargoBuildExecutor
78
78
  } from "./chunk-CEBLL7YY.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.291.0",
3
+ "version": "1.291.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",
@@ -209,12 +209,12 @@
209
209
  "@size-limit/esbuild": "11.1.4",
210
210
  "@size-limit/esbuild-why": "11.1.4",
211
211
  "@size-limit/file": "11.1.4",
212
- "@storm-software/esbuild": "^0.52.12",
213
- "@storm-software/npm-tools": "^0.4.12",
214
- "@storm-software/pnpm-tools": "^0.5.5",
215
- "@storm-software/prettier": "^0.56.6",
216
- "@storm-software/tsdown": "^0.44.0",
217
- "@storm-software/unbuild": "^0.56.12",
212
+ "@storm-software/esbuild": "^0.52.14",
213
+ "@storm-software/npm-tools": "^0.4.14",
214
+ "@storm-software/pnpm-tools": "^0.5.7",
215
+ "@storm-software/prettier": "^0.56.7",
216
+ "@storm-software/tsdown": "^0.44.2",
217
+ "@storm-software/unbuild": "^0.56.14",
218
218
  "fs-extra": "11.2.0",
219
219
  "glob": "^11.0.1",
220
220
  "jiti": "^2.4.2",
@@ -239,5 +239,5 @@
239
239
  "publishConfig": { "access": "public" },
240
240
  "executors": "./executors.json",
241
241
  "generators": "./generators.json",
242
- "gitHead": "a98883ba549e6a12ff4d6a2b15a22a65649c4600"
242
+ "gitHead": "0841267dc509f78180467408b62a1b9f5abd6c43"
243
243
  }
@@ -1,122 +0,0 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface BrowserLibraryGeneratorSchema {
6
- /**
7
- * Directory
8
- *
9
- * The directory to create the library in
10
- *
11
- */
12
- directory: string,
13
-
14
- /**
15
- * Name
16
- *
17
- * The name of the library
18
- *
19
- */
20
- name: string,
21
-
22
- /**
23
- * Description
24
- *
25
- * The description of the library
26
- *
27
- */
28
- description?: string,
29
-
30
- /**
31
- * Build Executor
32
- *
33
- * The executor to use for building the library
34
- *
35
- * @default "@storm-software/workspace-tools:unbuild"
36
- */
37
- buildExecutor?: string,
38
-
39
- /**
40
- * Platform
41
- *
42
- * The platform to target with the library
43
- *
44
- * @default "browser"
45
- *
46
- * @enum browser,neutral
47
- */
48
- platform?: string,
49
-
50
- /**
51
- * Import Path
52
- *
53
- * The import path for the library
54
- *
55
- */
56
- importPath?: string,
57
-
58
- /**
59
- * Tags
60
- *
61
- * The tags for the library
62
- *
63
- */
64
- tags?: string,
65
-
66
- /**
67
- * Unit Test Runner
68
- *
69
- * The unit test runner to use
70
- *
71
- *
72
- * @enum jest,vitest,none
73
- */
74
- unitTestRunner?: string,
75
-
76
- /**
77
- * Test Environment
78
- *
79
- * The test environment to use
80
- *
81
- *
82
- * @enum jsdom,node
83
- */
84
- testEnvironment?: string,
85
-
86
- /**
87
- * Pascal Case Files
88
- *
89
- * Use PascalCase for file names
90
- *
91
- * @default false
92
- */
93
- pascalCaseFiles?: boolean,
94
-
95
- /**
96
- * Strict
97
- *
98
- * Enable strict mode
99
- *
100
- * @default true
101
- */
102
- strict?: boolean,
103
-
104
- /**
105
- * Publishable
106
- *
107
- * Make the library publishable
108
- *
109
- * @default false
110
- */
111
- publishable?: boolean,
112
-
113
- /**
114
- * Buildable
115
- *
116
- * Make the library buildable
117
- *
118
- * @default true
119
- */
120
- buildable?: boolean,
121
- }
122
-
@@ -1,23 +0,0 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface ConfigSchemaGeneratorSchema {
6
- /**
7
- * Directory
8
- *
9
- * The directory to create the library in
10
- *
11
- */
12
- directory?: string,
13
-
14
- /**
15
- * Output File
16
- *
17
- * The file to write the schema to
18
- *
19
- * @default "{workspaceRoot}/storm-workspace.schema.json"
20
- */
21
- outputFile?: string,
22
- }
23
-
@@ -1,14 +0,0 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface InitGeneratorSchema {
6
- /**
7
- * Skip Format
8
- *
9
- * Skip formatting the generated files
10
- *
11
- */
12
- skipFormat?: boolean,
13
- }
14
-
@@ -1,122 +0,0 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface NeutralLibraryGeneratorSchema {
6
- /**
7
- * Directory
8
- *
9
- * The directory to create the library in
10
- *
11
- */
12
- directory: string,
13
-
14
- /**
15
- * Name
16
- *
17
- * The name of the library
18
- *
19
- */
20
- name: string,
21
-
22
- /**
23
- * Description
24
- *
25
- * The description of the library
26
- *
27
- */
28
- description?: string,
29
-
30
- /**
31
- * Build Executor
32
- *
33
- * The executor to use for building the library
34
- *
35
- * @default "@storm-software/workspace-tools:unbuild"
36
- */
37
- buildExecutor?: string,
38
-
39
- /**
40
- * Platform
41
- *
42
- * The platform to target with the library
43
- *
44
- * @default "neutral"
45
- *
46
- * @enum neutral
47
- */
48
- platform?: string,
49
-
50
- /**
51
- * Import Path
52
- *
53
- * The import path for the library
54
- *
55
- */
56
- importPath?: string,
57
-
58
- /**
59
- * Tags
60
- *
61
- * The tags for the library
62
- *
63
- */
64
- tags?: string,
65
-
66
- /**
67
- * Unit Test Runner
68
- *
69
- * The unit test runner to use
70
- *
71
- *
72
- * @enum jest,vitest,none
73
- */
74
- unitTestRunner?: string,
75
-
76
- /**
77
- * Test Environment
78
- *
79
- * The test environment to use
80
- *
81
- *
82
- * @enum jsdom,node
83
- */
84
- testEnvironment?: string,
85
-
86
- /**
87
- * Pascal Case Files
88
- *
89
- * Use PascalCase for file names
90
- *
91
- * @default false
92
- */
93
- pascalCaseFiles?: boolean,
94
-
95
- /**
96
- * Strict
97
- *
98
- * Enable strict mode
99
- *
100
- * @default true
101
- */
102
- strict?: boolean,
103
-
104
- /**
105
- * Publishable
106
- *
107
- * Make the library publishable
108
- *
109
- * @default false
110
- */
111
- publishable?: boolean,
112
-
113
- /**
114
- * Buildable
115
- *
116
- * Make the library buildable
117
- *
118
- * @default true
119
- */
120
- buildable?: boolean,
121
- }
122
-
@@ -1,122 +0,0 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface NodeLibraryGeneratorSchema {
6
- /**
7
- * Directory
8
- *
9
- * The directory to create the library in
10
- *
11
- */
12
- directory: string,
13
-
14
- /**
15
- * Name
16
- *
17
- * The name of the library
18
- *
19
- */
20
- name: string,
21
-
22
- /**
23
- * Description
24
- *
25
- * The description of the library
26
- *
27
- */
28
- description?: string,
29
-
30
- /**
31
- * Build Executor
32
- *
33
- * The executor to use for building the library
34
- *
35
- * @default "@storm-software/workspace-tools:unbuild"
36
- */
37
- buildExecutor?: string,
38
-
39
- /**
40
- * Platform
41
- *
42
- * The platform to target with the library
43
- *
44
- * @default "node"
45
- *
46
- * @enum node,neutral
47
- */
48
- platform?: string,
49
-
50
- /**
51
- * Import Path
52
- *
53
- * The import path for the library
54
- *
55
- */
56
- importPath?: string,
57
-
58
- /**
59
- * Tags
60
- *
61
- * The tags for the library
62
- *
63
- */
64
- tags?: string,
65
-
66
- /**
67
- * Unit Test Runner
68
- *
69
- * The unit test runner to use
70
- *
71
- *
72
- * @enum jest,vitest,none
73
- */
74
- unitTestRunner?: string,
75
-
76
- /**
77
- * Test Environment
78
- *
79
- * The test environment to use
80
- *
81
- *
82
- * @enum jsdom,node
83
- */
84
- testEnvironment?: string,
85
-
86
- /**
87
- * Pascal Case Files
88
- *
89
- * Use PascalCase for file names
90
- *
91
- * @default false
92
- */
93
- pascalCaseFiles?: boolean,
94
-
95
- /**
96
- * Strict
97
- *
98
- * Enable strict mode
99
- *
100
- * @default true
101
- */
102
- strict?: boolean,
103
-
104
- /**
105
- * Publishable
106
- *
107
- * Make the library publishable
108
- *
109
- * @default false
110
- */
111
- publishable?: boolean,
112
-
113
- /**
114
- * Buildable
115
- *
116
- * Make the library buildable
117
- *
118
- * @default true
119
- */
120
- buildable?: boolean,
121
- }
122
-
@@ -1,101 +0,0 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface PresetGeneratorSchema {
6
- /**
7
- * Directory
8
- *
9
- * The directory to create the library in
10
- *
11
- */
12
- directory: string,
13
-
14
- /**
15
- * Name
16
- *
17
- * The name of the workspace
18
- *
19
- */
20
- name: string,
21
-
22
- /**
23
- * Organization
24
- *
25
- * The organization of the workspace
26
- *
27
- * @default "storm-software"
28
- */
29
- organization?: string,
30
-
31
- /**
32
- * Include Apps
33
- *
34
- * Include apps in the workspace
35
- *
36
- * @default true
37
- */
38
- includeApps?: boolean,
39
-
40
- /**
41
- * Include Rust
42
- *
43
- * Include Rust support in the workspace
44
- *
45
- * @default false
46
- */
47
- includeRust?: boolean,
48
-
49
- /**
50
- * Namespace
51
- *
52
- * The namespace of the workspace
53
- *
54
- * @default "storm-software"
55
- */
56
- namespace?: string,
57
-
58
- /**
59
- * Description
60
- *
61
- * The description of the workspace
62
- *
63
- */
64
- description?: string,
65
-
66
- /**
67
- * Repository URL
68
- *
69
- * The URL of the repository
70
- *
71
- */
72
- repositoryUrl?: string,
73
-
74
- /**
75
- * Nx Cloud
76
- *
77
- * Nx Cloud configuration
78
- *
79
- */
80
- nxCloud?: string,
81
-
82
- /**
83
- * Mode
84
- *
85
- * The mode of the Nx client
86
- *
87
- */
88
- mode?: string,
89
-
90
- /**
91
- * Package Manager
92
- *
93
- * The package manager to use
94
- *
95
- * @default "pnpm"
96
- *
97
- * @enum npm,pnpm,yarn,bun
98
- */
99
- packageManager?: string,
100
- }
101
-
@@ -1,180 +0,0 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface ReleaseVersionGeneratorSchema {
6
- /**
7
- * Projects
8
- *
9
- * The projects to release
10
- *
11
- */
12
- projects: Array<{
13
- [key: string]: any
14
- }>,
15
-
16
- /**
17
- * Release Group
18
- *
19
- * The release group
20
- *
21
- */
22
- releaseGroup: {
23
- [key: string]: any
24
- },
25
-
26
- /**
27
- * Project Graph
28
- *
29
- * The project graph
30
- *
31
- */
32
- projectGraph: {
33
- [key: string]: any
34
- },
35
-
36
- /**
37
- * Specifier
38
- *
39
- * The specifier
40
- *
41
- */
42
- specifier: string,
43
-
44
- /**
45
- * Specifier Source
46
- *
47
- * The specifier source
48
- *
49
- */
50
- specifierSource?: string,
51
-
52
- /**
53
- * Preid
54
- *
55
- * The preid
56
- *
57
- */
58
- preid?: string,
59
-
60
- /**
61
- * Package Root
62
- *
63
- * The package root
64
- *
65
- */
66
- packageRoot?: string,
67
-
68
- /**
69
- * Current Version Resolver
70
- *
71
- * The current version resolver
72
- *
73
- * @default "git-tag"
74
- */
75
- currentVersionResolver?: string,
76
-
77
- /**
78
- * Current Version Resolver Metadata
79
- *
80
- * The current version resolver metadata
81
- *
82
- */
83
- currentVersionResolverMetadata?: {
84
- [key: string]: any
85
- },
86
-
87
- /**
88
- * Fallback Current Version Resolver
89
- *
90
- * The fallback current version resolver
91
- *
92
- * @default "disk"
93
- */
94
- fallbackCurrentVersionResolver?: string,
95
-
96
- /**
97
- * First Release
98
- *
99
- * Release the first version
100
- *
101
- */
102
- firstRelease?: boolean,
103
-
104
- /**
105
- * Version Prefix
106
- *
107
- * The version prefix
108
- *
109
- *
110
- * @enum ,auto,~,^,=
111
- */
112
- versionPrefix?: string,
113
-
114
- /**
115
- * Skip Lock File Update
116
- *
117
- * Skip lock file update
118
- *
119
- */
120
- skipLockFileUpdate?: boolean,
121
-
122
- /**
123
- * Install Args
124
- *
125
- * The install arguments
126
- *
127
- */
128
- installArgs?: string,
129
-
130
- /**
131
- * Install Ignore Scripts
132
- *
133
- * Ignore scripts
134
- *
135
- */
136
- installIgnoreScripts?: boolean,
137
-
138
- /**
139
- * Conventional Commits Config
140
- *
141
- * The conventional commits config
142
- *
143
- */
144
- conventionalCommitsConfig?: {
145
- [key: string]: any
146
- },
147
-
148
- /**
149
- * Delete Version Plans
150
- *
151
- * Delete version plans
152
- *
153
- */
154
- deleteVersionPlans?: boolean,
155
-
156
- /**
157
- * Update Dependents
158
- *
159
- * Update dependents
160
- *
161
- */
162
- updateDependents?: string,
163
-
164
- /**
165
- * Log Unchanged Projects
166
- *
167
- * Log unchanged projects
168
- *
169
- */
170
- logUnchangedProjects?: boolean,
171
-
172
- /**
173
- * Preserve Local Dependency Protocols
174
- *
175
- * Preserve local dependency protocols
176
- *
177
- */
178
- preserveLocalDependencyProtocols?: boolean,
179
- }
180
-