@storm-software/workspace-tools 1.13.8 → 1.13.9
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 +7 -0
- package/index.js +16 -11
- package/meta.json +1 -1
- package/package.json +1 -1
- package/src/executors/tsup/executor.js +16 -11
- package/src/executors/tsup/get-config.js +16 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.13.8](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.13.7...workspace-tools-v1.13.8) (2023-11-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **workspace-tools:** Added `emitDeclarationOnly` to typescript compiler options ([e7b024f](https://github.com/storm-software/storm-ops/commit/e7b024f6f7648607aa4c71048cebbf6451d30577))
|
|
7
|
+
|
|
1
8
|
## [1.13.7](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.13.6...workspace-tools-v1.13.7) (2023-11-26)
|
|
2
9
|
|
|
3
10
|
|
package/index.js
CHANGED
|
@@ -37426,9 +37426,9 @@ var require_brace_expansion2 = __commonJS({
|
|
|
37426
37426
|
}
|
|
37427
37427
|
});
|
|
37428
37428
|
|
|
37429
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
37429
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-EPAEWGCP.js
|
|
37430
37430
|
var require_chunk_EPAEWGCP = __commonJS({
|
|
37431
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
37431
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-EPAEWGCP.js"(exports) {
|
|
37432
37432
|
"use strict";
|
|
37433
37433
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37434
37434
|
var version = "8.0.0";
|
|
@@ -39075,9 +39075,9 @@ var require_resolve_from = __commonJS({
|
|
|
39075
39075
|
}
|
|
39076
39076
|
});
|
|
39077
39077
|
|
|
39078
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
39078
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-GQ77QZBO.js
|
|
39079
39079
|
var require_chunk_GQ77QZBO = __commonJS({
|
|
39080
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
39080
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-GQ77QZBO.js"(exports) {
|
|
39081
39081
|
"use strict";
|
|
39082
39082
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39083
39083
|
function _interopRequireDefault(obj) {
|
|
@@ -39355,9 +39355,9 @@ var require_chunk_GQ77QZBO = __commonJS({
|
|
|
39355
39355
|
}
|
|
39356
39356
|
});
|
|
39357
39357
|
|
|
39358
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
39358
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-UIX4URMV.js
|
|
39359
39359
|
var require_chunk_UIX4URMV = __commonJS({
|
|
39360
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
39360
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-UIX4URMV.js"(exports) {
|
|
39361
39361
|
"use strict";
|
|
39362
39362
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39363
39363
|
function _interopRequireWildcard(obj) {
|
|
@@ -40291,9 +40291,9 @@ var require_dist2 = __commonJS({
|
|
|
40291
40291
|
}
|
|
40292
40292
|
});
|
|
40293
40293
|
|
|
40294
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40294
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-7G76EW2R.js
|
|
40295
40295
|
var require_chunk_7G76EW2R = __commonJS({
|
|
40296
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
40296
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/chunk-7G76EW2R.js"(exports) {
|
|
40297
40297
|
"use strict";
|
|
40298
40298
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40299
40299
|
function _interopRequireDefault(obj) {
|
|
@@ -95291,9 +95291,9 @@ var require_chokidar = __commonJS({
|
|
|
95291
95291
|
}
|
|
95292
95292
|
});
|
|
95293
95293
|
|
|
95294
|
-
// node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
95294
|
+
// node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/index.js
|
|
95295
95295
|
var require_dist6 = __commonJS({
|
|
95296
|
-
"node_modules/.pnpm/tsup@8.0.0_patch_hash=
|
|
95296
|
+
"node_modules/.pnpm/tsup@8.0.0_patch_hash=xxu5vvx4qtxbzzjbqrr6w3yj7e_@microsoft+api-extractor@7.38.3_@swc+core@1._exf5cfyikbtte7t3sqpqjcfp2q/node_modules/tsup/dist/index.js"(exports) {
|
|
95297
95297
|
"use strict";
|
|
95298
95298
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
95299
95299
|
function _interopRequireDefault(obj) {
|
|
@@ -97854,7 +97854,12 @@ var require_dist6 = __commonJS({
|
|
|
97854
97854
|
const prepareOptions = {
|
|
97855
97855
|
configObject,
|
|
97856
97856
|
configObjectFullPath: void 0,
|
|
97857
|
-
packageJsonFullPath
|
|
97857
|
+
packageJsonFullPath: _path2.default.join(
|
|
97858
|
+
options.workspaceRoot,
|
|
97859
|
+
"dist",
|
|
97860
|
+
options.projectRoot,
|
|
97861
|
+
"package.json"
|
|
97862
|
+
)
|
|
97858
97863
|
};
|
|
97859
97864
|
!options.silent && logger2.info("dts", `\u26A1 Current Directory: ${__dirname}`);
|
|
97860
97865
|
!options.silent && logger2.info(
|