@storm-software/workspace-tools 1.16.13 → 1.16.15
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 +19 -0
- package/README.md +27 -1
- package/index.js +22 -22
- package/meta.json +1 -1
- package/package.json +1 -1
- package/src/executors/tsup/executor.js +22 -22
- package/src/executors/tsup/get-config.js +22 -22
- package/src/generators/node-library/files/README.md +26 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
1
|
+
## [1.16.14](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.16.13...workspace-tools-v1.16.14) (2023-11-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **workspace-tools:** Update the path separators in api-extractor parameters ([59a0908](https://github.com/storm-software/storm-ops/commit/59a09086e48af2f8aff9297878c3cd436eaf7837))
|
|
7
|
+
|
|
8
|
+
## [1.16.13](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.16.12...workspace-tools-v1.16.13) (2023-11-29)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Reverts
|
|
17
|
+
|
|
18
|
+
* **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|
|
19
|
+
|
|
1
20
|
## [1.16.12](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.16.11...workspace-tools-v1.16.12) (2023-11-29)
|
|
2
21
|
|
|
3
22
|
|
package/README.md
CHANGED
|
@@ -16,7 +16,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
16
16
|
|
|
17
17
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.org" target="_blank">stormsoftware.org</a> to stay up to date with this developer</h3><br />
|
|
18
18
|
|
|
19
|
-
[](https://prettier.io/)
|
|
20
20
|
[](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://docusaurus.io/) 
|
|
21
21
|
|
|
22
22
|
<h3 align="center" bold="true">⚠️ <b>Attention</b> ⚠️ This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.</h3><br />
|
|
@@ -38,6 +38,32 @@ A package containing tools for managing a Storm workspace. It includes various [
|
|
|
38
38
|
|
|
39
39
|
This library was generated with [Nx](https://nx.dev).
|
|
40
40
|
|
|
41
|
+
## Installing
|
|
42
|
+
|
|
43
|
+
Using [pnpm](http://pnpm.io):
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
pnpm add -D @storm-software/workspace-tools
|
|
47
|
+
```
|
|
48
|
+
|
|
49
|
+
<details>
|
|
50
|
+
<summary>Using npm</summary>
|
|
51
|
+
|
|
52
|
+
```bash
|
|
53
|
+
npm install -D @storm-software/workspace-tools
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
</details>
|
|
57
|
+
|
|
58
|
+
<details>
|
|
59
|
+
<summary>Using yarn</summary>
|
|
60
|
+
|
|
61
|
+
```bash
|
|
62
|
+
yarn add -D @storm-software/workspace-tools
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
</details>
|
|
66
|
+
|
|
41
67
|
## Executors
|
|
42
68
|
|
|
43
69
|
The following executors are available in this package to invoke common tasks for the workspace's projects:
|
package/index.js
CHANGED
|
@@ -40019,9 +40019,9 @@ var require_brace_expansion2 = __commonJS({
|
|
|
40019
40019
|
}
|
|
40020
40020
|
});
|
|
40021
40021
|
|
|
40022
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40022
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-EPAEWGCP.js
|
|
40023
40023
|
var require_chunk_EPAEWGCP = __commonJS({
|
|
40024
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40024
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-EPAEWGCP.js"(exports) {
|
|
40025
40025
|
"use strict";
|
|
40026
40026
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40027
40027
|
var version = "8.0.0";
|
|
@@ -40481,9 +40481,9 @@ var require_resolve_from = __commonJS({
|
|
|
40481
40481
|
}
|
|
40482
40482
|
});
|
|
40483
40483
|
|
|
40484
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40484
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-GQ77QZBO.js
|
|
40485
40485
|
var require_chunk_GQ77QZBO = __commonJS({
|
|
40486
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40486
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-GQ77QZBO.js"(exports) {
|
|
40487
40487
|
"use strict";
|
|
40488
40488
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40489
40489
|
function _interopRequireDefault(obj) {
|
|
@@ -40761,9 +40761,9 @@ var require_chunk_GQ77QZBO = __commonJS({
|
|
|
40761
40761
|
}
|
|
40762
40762
|
});
|
|
40763
40763
|
|
|
40764
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40764
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-UIX4URMV.js
|
|
40765
40765
|
var require_chunk_UIX4URMV = __commonJS({
|
|
40766
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40766
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-UIX4URMV.js"(exports) {
|
|
40767
40767
|
"use strict";
|
|
40768
40768
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40769
40769
|
function _interopRequireWildcard(obj) {
|
|
@@ -41697,9 +41697,9 @@ var require_dist2 = __commonJS({
|
|
|
41697
41697
|
}
|
|
41698
41698
|
});
|
|
41699
41699
|
|
|
41700
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
41700
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-7G76EW2R.js
|
|
41701
41701
|
var require_chunk_7G76EW2R = __commonJS({
|
|
41702
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
41702
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/chunk-7G76EW2R.js"(exports) {
|
|
41703
41703
|
"use strict";
|
|
41704
41704
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
41705
41705
|
function _interopRequireDefault(obj) {
|
|
@@ -95505,9 +95505,9 @@ var require_chokidar = __commonJS({
|
|
|
95505
95505
|
}
|
|
95506
95506
|
});
|
|
95507
95507
|
|
|
95508
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
95508
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/index.js
|
|
95509
95509
|
var require_dist5 = __commonJS({
|
|
95510
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
95510
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=fma7yih2zcnzdexs3sxg2vdm6y_@microsoft+api-extractor@7.38.3_@swc+core@1._2fwsowl4mc47dawwvgswktrf2q/node_modules/tsup/dist/index.js"(exports) {
|
|
95511
95511
|
"use strict";
|
|
95512
95512
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
95513
95513
|
function _interopRequireDefault(obj) {
|
|
@@ -97879,9 +97879,12 @@ var require_dist5 = __commonJS({
|
|
|
97879
97879
|
"docs",
|
|
97880
97880
|
"api-reports",
|
|
97881
97881
|
options.projectRoot
|
|
97882
|
-
);
|
|
97882
|
+
).replaceAll("\\", "/");
|
|
97883
97883
|
let configObject = {
|
|
97884
|
-
mainEntryPointFilePath:
|
|
97884
|
+
mainEntryPointFilePath: _path2.default.join(
|
|
97885
|
+
"<projectFolder>",
|
|
97886
|
+
inputFilePath_path2.replace(options.workspaceRoot, "")
|
|
97887
|
+
).replaceAll("\\", "/"),
|
|
97885
97888
|
apiReport: {
|
|
97886
97889
|
enabled: options.apiReport !== false,
|
|
97887
97890
|
reportFileName: "api-report.md",
|
|
@@ -97890,14 +97893,14 @@ var require_dist5 = __commonJS({
|
|
|
97890
97893
|
"<projectFolder>",
|
|
97891
97894
|
"tmp",
|
|
97892
97895
|
"api-reports"
|
|
97893
|
-
)
|
|
97896
|
+
).replaceAll("\\", "/")
|
|
97894
97897
|
},
|
|
97895
97898
|
docModel: {
|
|
97896
97899
|
enabled: options.docModel !== false,
|
|
97897
97900
|
apiJsonFilePath: _path2.default.join(
|
|
97898
97901
|
apiReferenceProjectDir,
|
|
97899
97902
|
"documents-model.api.json"
|
|
97900
|
-
)
|
|
97903
|
+
).replaceAll("\\", "/")
|
|
97901
97904
|
},
|
|
97902
97905
|
dtsRollup: {
|
|
97903
97906
|
enabled: true,
|
|
@@ -97905,17 +97908,17 @@ var require_dist5 = __commonJS({
|
|
|
97905
97908
|
"<projectFolder>",
|
|
97906
97909
|
options.outDir,
|
|
97907
97910
|
`index${dtsExtension}`
|
|
97908
|
-
),
|
|
97911
|
+
).replaceAll("\\", "/"),
|
|
97909
97912
|
betaTrimmedFilePath: _path2.default.join(
|
|
97910
97913
|
"<projectFolder>",
|
|
97911
97914
|
options.outDir,
|
|
97912
97915
|
"index-beta.d.ts"
|
|
97913
|
-
),
|
|
97916
|
+
).replaceAll("\\", "/"),
|
|
97914
97917
|
publicTrimmedFilePath: _path2.default.join(
|
|
97915
97918
|
"<projectFolder>",
|
|
97916
97919
|
options.outDir,
|
|
97917
97920
|
"index-public.d.ts"
|
|
97918
|
-
)
|
|
97921
|
+
).replaceAll("\\", "/")
|
|
97919
97922
|
},
|
|
97920
97923
|
tsdocMetadata: {
|
|
97921
97924
|
enabled: options.tsdocMetadata !== false,
|
|
@@ -97924,7 +97927,7 @@ var require_dist5 = __commonJS({
|
|
|
97924
97927
|
"dist",
|
|
97925
97928
|
options.projectRoot,
|
|
97926
97929
|
"tsdoc-metadata.api.json"
|
|
97927
|
-
)
|
|
97930
|
+
).replaceAll("\\", "/")
|
|
97928
97931
|
},
|
|
97929
97932
|
compiler: {
|
|
97930
97933
|
tsconfigFilePath
|
|
@@ -97998,10 +98001,7 @@ var require_dist5 = __commonJS({
|
|
|
97998
98001
|
);
|
|
97999
98002
|
rollupDtsFile(
|
|
98000
98003
|
options,
|
|
98001
|
-
|
|
98002
|
-
"<projectFolder>",
|
|
98003
|
-
dtsInputFilePath.replace(options.workspaceRoot, "")
|
|
98004
|
-
),
|
|
98004
|
+
dtsInputFilePath,
|
|
98005
98005
|
dtsExtension,
|
|
98006
98006
|
options.tsconfig || "tsconfig.json"
|
|
98007
98007
|
);
|