@storm-software/projen 0.21.49 → 0.21.51
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 +21 -0
- package/README.md +9 -2
- package/dist/{chunk-MOHAFOYH.mjs → chunk-25VMWGWS.mjs} +13 -9
- package/dist/{chunk-IQ76344P.mjs → chunk-3AWYHAY7.mjs} +1 -1
- package/dist/{chunk-4FPJCY7O.js → chunk-6WLY2S6E.js} +210 -206
- package/dist/{chunk-IZWQZXHC.mjs → chunk-B47YQDGG.mjs} +1 -1
- package/dist/{chunk-NAVV523V.mjs → chunk-GII57L4F.mjs} +2 -2
- package/dist/{chunk-ZKNGNQ4B.mjs → chunk-MJOPX4MQ.mjs} +1 -1
- package/dist/{chunk-V3XWZZQP.js → chunk-NEU3LW5I.js} +3 -3
- package/dist/chunk-U5YTB5PY.js +6 -0
- package/dist/{chunk-QUYIE6CG.js → chunk-XK3MYXQW.js} +2 -2
- package/dist/{chunk-7SXJWZKT.js → chunk-XVI7WDQE.js} +2 -2
- 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 +5 -5
- package/dist/chunk-I5D6XNAQ.js +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,27 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Projen
|
|
4
4
|
|
|
5
|
+
## [0.21.50](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.50) (11/27/2025)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files and `Cargo.lock`
|
|
10
|
+
([5758ea3f0](https://github.com/storm-software/storm-ops/commit/5758ea3f0))
|
|
11
|
+
|
|
12
|
+
### Updated Dependencies
|
|
13
|
+
|
|
14
|
+
- Updated **workspace-tools** to **v1.293.20**
|
|
15
|
+
- Updated **config-tools** to **v1.188.50**
|
|
16
|
+
- Updated **config** to **v1.134.50**
|
|
17
|
+
|
|
18
|
+
## [0.21.49](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.49) (11/25/2025)
|
|
19
|
+
|
|
20
|
+
### Updated Dependencies
|
|
21
|
+
|
|
22
|
+
- Updated **workspace-tools** to **v1.293.19**
|
|
23
|
+
- Updated **config-tools** to **v1.188.49**
|
|
24
|
+
- Updated **config** to **v1.134.49**
|
|
25
|
+
|
|
5
26
|
## [0.21.48](https://github.com/storm-software/storm-ops/releases/tag/projen%400.21.48) (11/20/2025)
|
|
6
27
|
|
|
7
28
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -3,7 +3,13 @@
|
|
|
3
3
|
<!-- markdownlint-disable -->
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
<div align="center"
|
|
6
|
+
<div align="center">
|
|
7
|
+
<picture>
|
|
8
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x640-dark-optimized.gif">
|
|
9
|
+
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x640-light-optimized.gif">
|
|
10
|
+
<img src="https://public.storm-cdn.com/storm-software/banner-1280x640-dark-optimized.gif" width="100%" alt="Storm Software" />
|
|
11
|
+
</picture>
|
|
12
|
+
</div>
|
|
7
13
|
<br />
|
|
8
14
|
|
|
9
15
|
<div align="center">
|
|
@@ -21,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
27
|
|
|
22
28
|
<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
29
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
31
|
|
|
26
32
|
<!-- prettier-ignore-start -->
|
|
27
33
|
<!-- markdownlint-disable -->
|
|
@@ -40,6 +46,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
40
46
|
|
|
41
47
|
<!-- START doctoc -->
|
|
42
48
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
49
|
+
|
|
43
50
|
## Table of Contents
|
|
44
51
|
|
|
45
52
|
- [Storm Projen Tools](#storm-projen-tools)
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
isAbsolute,
|
|
4
4
|
joinPaths,
|
|
5
5
|
relative
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MJOPX4MQ.mjs";
|
|
7
7
|
import {
|
|
8
8
|
__dirname,
|
|
9
9
|
init_esm_shims
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-GII57L4F.mjs";
|
|
11
11
|
|
|
12
12
|
// src/generators/init/generator.ts
|
|
13
13
|
init_esm_shims();
|
|
@@ -2354,11 +2354,15 @@ init_esm_shims();
|
|
|
2354
2354
|
|
|
2355
2355
|
// ../build-tools/src/config.ts
|
|
2356
2356
|
init_esm_shims();
|
|
2357
|
-
var
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2357
|
+
var DEFAULT_JS_BANNER = `
|
|
2358
|
+
// ---------------------------------------
|
|
2359
|
+
// \u26A1 Built by Storm Software
|
|
2360
|
+
// ---------------------------------------
|
|
2361
|
+
`;
|
|
2362
|
+
var DEFAULT_CSS_BANNER = `
|
|
2363
|
+
/* ---------------------------------------
|
|
2364
|
+
\u26A1 Built by Storm Software
|
|
2365
|
+
--------------------------------------- */
|
|
2362
2366
|
`;
|
|
2363
2367
|
var DEFAULT_ENVIRONMENT = "production";
|
|
2364
2368
|
var DEFAULT_TARGET = "esnext";
|
|
@@ -2756,8 +2760,8 @@ var DEFAULT_BUILD_OPTIONS = {
|
|
|
2756
2760
|
".woff2": "file"
|
|
2757
2761
|
},
|
|
2758
2762
|
banner: {
|
|
2759
|
-
js:
|
|
2760
|
-
css:
|
|
2763
|
+
js: DEFAULT_JS_BANNER,
|
|
2764
|
+
css: DEFAULT_CSS_BANNER
|
|
2761
2765
|
}
|
|
2762
2766
|
};
|
|
2763
2767
|
|