@storm-software/workspace-tools 1.16.13 → 1.16.14
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 +12 -0
- package/index.js +20 -20
- package/meta.json +1 -1
- package/package.json +1 -1
- package/src/executors/tsup/executor.js +20 -20
- package/src/executors/tsup/get-config.js +20 -20
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [1.16.13](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.16.12...workspace-tools-v1.16.13) (2023-11-29)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **workspace-tools:** Add back the `declarationDir` value to the compilerOptions for dts build ([b02402d](https://github.com/storm-software/storm-ops/commit/b02402d6ef3c57b217771b2f086058c329c0b5af))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Reverts
|
|
10
|
+
|
|
11
|
+
* **workspace-tools:** Revert tsup patch back to previous version before updates to api-extractor ([c8a83f1](https://github.com/storm-software/storm-ops/commit/c8a83f1ca6739248576bf81d791d02d02a09acb4))
|
|
12
|
+
|
|
1
13
|
## [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
14
|
|
|
3
15
|
|
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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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=qxnf7byziqgqhnednmsidq2bie_@microsoft+api-extractor@7.38.3_@swc+core@1._mqsjacg6tchxug6yxrkojdzkhi/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,7 +97879,7 @@ var require_dist5 = __commonJS({
|
|
|
97879
97879
|
"docs",
|
|
97880
97880
|
"api-reports",
|
|
97881
97881
|
options.projectRoot
|
|
97882
|
-
);
|
|
97882
|
+
).replaceAll("\\", "/");
|
|
97883
97883
|
let configObject = {
|
|
97884
97884
|
mainEntryPointFilePath: inputFilePath,
|
|
97885
97885
|
apiReport: {
|
|
@@ -97890,14 +97890,14 @@ var require_dist5 = __commonJS({
|
|
|
97890
97890
|
"<projectFolder>",
|
|
97891
97891
|
"tmp",
|
|
97892
97892
|
"api-reports"
|
|
97893
|
-
)
|
|
97893
|
+
).replaceAll("\\", "/")
|
|
97894
97894
|
},
|
|
97895
97895
|
docModel: {
|
|
97896
97896
|
enabled: options.docModel !== false,
|
|
97897
97897
|
apiJsonFilePath: _path2.default.join(
|
|
97898
97898
|
apiReferenceProjectDir,
|
|
97899
97899
|
"documents-model.api.json"
|
|
97900
|
-
)
|
|
97900
|
+
).replaceAll("\\", "/")
|
|
97901
97901
|
},
|
|
97902
97902
|
dtsRollup: {
|
|
97903
97903
|
enabled: true,
|
|
@@ -97905,17 +97905,17 @@ var require_dist5 = __commonJS({
|
|
|
97905
97905
|
"<projectFolder>",
|
|
97906
97906
|
options.outDir,
|
|
97907
97907
|
`index${dtsExtension}`
|
|
97908
|
-
),
|
|
97908
|
+
).replaceAll("\\", "/"),
|
|
97909
97909
|
betaTrimmedFilePath: _path2.default.join(
|
|
97910
97910
|
"<projectFolder>",
|
|
97911
97911
|
options.outDir,
|
|
97912
97912
|
"index-beta.d.ts"
|
|
97913
|
-
),
|
|
97913
|
+
).replaceAll("\\", "/"),
|
|
97914
97914
|
publicTrimmedFilePath: _path2.default.join(
|
|
97915
97915
|
"<projectFolder>",
|
|
97916
97916
|
options.outDir,
|
|
97917
97917
|
"index-public.d.ts"
|
|
97918
|
-
)
|
|
97918
|
+
).replaceAll("\\", "/")
|
|
97919
97919
|
},
|
|
97920
97920
|
tsdocMetadata: {
|
|
97921
97921
|
enabled: options.tsdocMetadata !== false,
|
|
@@ -97924,7 +97924,7 @@ var require_dist5 = __commonJS({
|
|
|
97924
97924
|
"dist",
|
|
97925
97925
|
options.projectRoot,
|
|
97926
97926
|
"tsdoc-metadata.api.json"
|
|
97927
|
-
)
|
|
97927
|
+
).replaceAll("\\", "/")
|
|
97928
97928
|
},
|
|
97929
97929
|
compiler: {
|
|
97930
97930
|
tsconfigFilePath
|
|
@@ -97939,7 +97939,7 @@ var require_dist5 = __commonJS({
|
|
|
97939
97939
|
"dist",
|
|
97940
97940
|
options.projectRoot,
|
|
97941
97941
|
"package.json"
|
|
97942
|
-
)
|
|
97942
|
+
).replaceAll("\\", "/")
|
|
97943
97943
|
};
|
|
97944
97944
|
!options.silent && logger2.info("dts", `\u26A1 Current Directory: ${__dirname}`);
|
|
97945
97945
|
!options.silent && logger2.info(
|
|
@@ -97989,7 +97989,7 @@ var require_dist5 = __commonJS({
|
|
|
97989
97989
|
declarationDir,
|
|
97990
97990
|
outDir.replace(pkgPath, ""),
|
|
97991
97991
|
"_tsup-dts-aggregation" + dtsExtension
|
|
97992
|
-
);
|
|
97992
|
+
).replaceAll("\\", "/");
|
|
97993
97993
|
dtsInputFilePath = dtsInputFilePath.replace(/\.d\.mts$/, ".dmts.d.ts").replace(/\.d\.cts$/, ".dcts.d.ts");
|
|
97994
97994
|
_chunkGQ77QZBOjs.writeFileSync.call(
|
|
97995
97995
|
void 0,
|
|
@@ -98001,7 +98001,7 @@ var require_dist5 = __commonJS({
|
|
|
98001
98001
|
_path2.default.join(
|
|
98002
98002
|
"<projectFolder>",
|
|
98003
98003
|
dtsInputFilePath.replace(options.workspaceRoot, "")
|
|
98004
|
-
),
|
|
98004
|
+
).replaceAll("\\", "/"),
|
|
98005
98005
|
dtsExtension,
|
|
98006
98006
|
options.tsconfig || "tsconfig.json"
|
|
98007
98007
|
);
|