@storm-software/projen 0.15.66 → 0.16.1
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 +2 -1
- package/dist/{chunk-SSONGS72.mjs → chunk-4UIWECUP.mjs} +1 -1
- package/dist/{chunk-UE3OAUFD.mjs → chunk-CLAG7EDA.mjs} +2 -2
- package/dist/{chunk-RQT3Z4GI.js → chunk-GXIBAQMG.js} +2 -2
- package/dist/{chunk-BKFZ5MIF.js → chunk-LFXCWSER.js} +162 -162
- package/dist/chunk-NQ7A2AQW.js +6 -0
- package/dist/{chunk-AHMWONJP.js → chunk-T5M4ABCY.js} +2 -2
- package/dist/{chunk-YQWBR3SL.mjs → chunk-WLUA54JG.mjs} +1 -1
- package/dist/{chunk-EXHPQ5M3.js → chunk-XA3WJ72R.js} +3 -3
- package/dist/{chunk-MTYNYKCU.mjs → chunk-XMXNVGYL.mjs} +2 -2
- package/dist/{chunk-JF5SUOK3.mjs → chunk-ZMLKZI63.mjs} +1 -1
- package/dist/generators.js +5 -5
- package/dist/generators.mjs +4 -4
- package/dist/index.js +10 -10
- package/dist/index.mjs +5 -5
- package/dist/src/components/index.js +3 -3
- package/dist/src/components/index.mjs +2 -2
- package/dist/src/components/nx-workspace.js +4 -4
- package/dist/src/components/nx-workspace.mjs +2 -2
- package/dist/src/generators/init/generator.js +4 -4
- package/dist/src/generators/init/generator.mjs +3 -3
- package/dist/tsup.config.js +2 -2
- package/dist/tsup.config.mjs +1 -1
- package/package.json +2 -2
- package/dist/chunk-I5CKRIDX.js +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,25 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Projen
|
|
4
4
|
|
|
5
|
+
## [0.16.0](https://github.com/storm-software/storm-ops/releases/tag/projen%400.16.0) (2025-08-05)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
- **workspace-tools:** Added the `enableTypeCheck` option to the base Nx plugin
|
|
10
|
+
([c11a3c96e](https://github.com/storm-software/storm-ops/commit/c11a3c96e))
|
|
11
|
+
|
|
12
|
+
### Miscellaneous
|
|
13
|
+
|
|
14
|
+
- **monorepo:** Regenerate README markdown files
|
|
15
|
+
([cf6bd2d92](https://github.com/storm-software/storm-ops/commit/cf6bd2d92))
|
|
16
|
+
|
|
17
|
+
## [0.15.66](https://github.com/storm-software/storm-ops/releases/tag/projen%400.15.66) (2025-08-05)
|
|
18
|
+
|
|
19
|
+
### Miscellaneous
|
|
20
|
+
|
|
21
|
+
- **monorepo:** Regenerate README markdown files
|
|
22
|
+
([21fa7cc54](https://github.com/storm-software/storm-ops/commit/21fa7cc54))
|
|
23
|
+
|
|
5
24
|
## [0.15.65](https://github.com/storm-software/storm-ops/releases/tag/projen%400.15.65) (2025-08-05)
|
|
6
25
|
|
|
7
26
|
### 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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
40
40
|
|
|
41
41
|
<!-- START doctoc -->
|
|
42
42
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
43
|
+
|
|
43
44
|
## Table of Contents
|
|
44
45
|
|
|
45
46
|
- [Storm Projen Tools](#storm-projen-tools)
|
|
@@ -38,12 +38,12 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
38
38
|
mod
|
|
39
39
|
));
|
|
40
40
|
|
|
41
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
41
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__9f338f09b188b30c350deaf9c9e2a8e5/node_modules/tsup/assets/esm_shims.js
|
|
42
42
|
import { fileURLToPath } from "url";
|
|
43
43
|
import path from "path";
|
|
44
44
|
var getFilename, getDirname, __dirname;
|
|
45
45
|
var init_esm_shims = __esm({
|
|
46
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
46
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__9f338f09b188b30c350deaf9c9e2a8e5/node_modules/tsup/assets/esm_shims.js"() {
|
|
47
47
|
getFilename = () => fileURLToPath(import.meta.url);
|
|
48
48
|
getDirname = () => path.dirname(getFilename());
|
|
49
49
|
__dirname = /* @__PURE__ */ getDirname();
|
|
@@ -38,9 +38,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
38
38
|
mod
|
|
39
39
|
));
|
|
40
40
|
|
|
41
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
41
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__9f338f09b188b30c350deaf9c9e2a8e5/node_modules/tsup/assets/cjs_shims.js
|
|
42
42
|
var init_cjs_shims = __esm({
|
|
43
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
43
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__9f338f09b188b30c350deaf9c9e2a8e5/node_modules/tsup/assets/cjs_shims.js"() {
|
|
44
44
|
}
|
|
45
45
|
});
|
|
46
46
|
|