@storm-software/config 1.137.34 → 1.137.38

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/README.md +1 -1
  3. package/package.json +35 -11
package/CHANGELOG.md CHANGED
@@ -2,6 +2,52 @@
2
2
 
3
3
  # Changelog for Storm Ops - Config
4
4
 
5
+ ## [1.137.38](https://github.com/storm-software/storm-ops/releases/tag/config%401.137.38) (05/14/2026)
6
+
7
+ ### Updated Dependencies
8
+
9
+ - Updated **testing-tools** to **v1.119.159**
10
+
11
+ ## [1.137.37](https://github.com/storm-software/storm-ops/releases/tag/config%401.137.37) (05/14/2026)
12
+
13
+ ### Miscellaneous
14
+
15
+ - **release:** publish ([d45102e8d](https://github.com/storm-software/storm-ops/commit/d45102e8d))
16
+
17
+ ### Bug Fixes
18
+
19
+ - **git-tools:** Ensure non-cached project graph is used during release graph creation ([af729bd1f](https://github.com/storm-software/storm-ops/commit/af729bd1f))
20
+
21
+ ### Updated Dependencies
22
+
23
+ - Updated **testing-tools** to **v1.119.158**
24
+
25
+ ## [1.137.36](https://github.com/storm-software/storm-ops/releases/tag/config%401.137.36) (05/13/2026)
26
+
27
+ ### Bug Fixes
28
+
29
+ - **git-tools:** Ensure non-cached project graph is used during release graph creation ([af729bd1f](https://github.com/storm-software/storm-ops/commit/af729bd1f))
30
+
31
+ ### Updated Dependencies
32
+
33
+ - Updated **testing-tools** to **v1.119.157**
34
+
35
+ ## [1.137.35](https://github.com/storm-software/storm-ops/releases/tag/config%401.137.35) (05/12/2026)
36
+
37
+ ### Miscellaneous
38
+
39
+ - **monorepo:** Update devenv modules to latest version ([5467f0db1](https://github.com/storm-software/storm-ops/commit/5467f0db1))
40
+
41
+ ### Updated Dependencies
42
+
43
+ - Updated **testing-tools** to **v1.119.156**
44
+
45
+ ## [1.137.34](https://github.com/storm-software/storm-ops/releases/tag/config%401.137.34) (04/28/2026)
46
+
47
+ ### Updated Dependencies
48
+
49
+ - Updated **testing-tools** to **v1.119.155**
50
+
5
51
  ## [1.137.33](https://github.com/storm-software/storm-ops/releases/tag/config%401.137.33) (04/28/2026)
6
52
 
7
53
  ### Updated Dependencies
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
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 />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-1.137.31-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-1.137.35-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/config",
3
- "version": "1.137.34",
3
+ "version": "1.137.38",
4
4
  "private": false,
5
5
  "description": "Configuration management tools and schemas for Storm Software projects, providing a standardized approach to handle project settings and presets.",
6
6
  "repository": {
@@ -15,28 +15,46 @@
15
15
  "./presets/base.json": "./presets/base.json",
16
16
  "./presets/storm-software.json": "./presets/storm-software.json",
17
17
  "./index": {
18
- "import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" },
18
+ "import": {
19
+ "types": "./dist/index.d.ts",
20
+ "default": "./dist/index.js"
21
+ },
19
22
  "require": {
20
23
  "types": "./dist/index.d.cts",
21
24
  "default": "./dist/index.cjs"
22
25
  },
23
- "default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
26
+ "default": {
27
+ "types": "./dist/index.d.ts",
28
+ "default": "./dist/index.js"
29
+ }
24
30
  },
25
31
  ".": {
26
- "import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" },
32
+ "import": {
33
+ "types": "./dist/index.d.ts",
34
+ "default": "./dist/index.js"
35
+ },
27
36
  "require": {
28
37
  "types": "./dist/index.d.cts",
29
38
  "default": "./dist/index.cjs"
30
39
  },
31
- "default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
40
+ "default": {
41
+ "types": "./dist/index.d.ts",
42
+ "default": "./dist/index.js"
43
+ }
32
44
  },
33
45
  "./types": {
34
- "import": { "types": "./dist/types.d.ts", "default": "./dist/types.js" },
46
+ "import": {
47
+ "types": "./dist/types.d.ts",
48
+ "default": "./dist/types.js"
49
+ },
35
50
  "require": {
36
51
  "types": "./dist/types.d.cts",
37
52
  "default": "./dist/types.cjs"
38
53
  },
39
- "default": { "types": "./dist/types.d.ts", "default": "./dist/types.js" }
54
+ "default": {
55
+ "types": "./dist/types.d.ts",
56
+ "default": "./dist/types.js"
57
+ }
40
58
  },
41
59
  "./schema": {
42
60
  "import": {
@@ -84,8 +102,14 @@
84
102
  "main": "./dist/index.cjs",
85
103
  "module": "./dist/index.js",
86
104
  "types": "./dist/index.d.ts",
87
- "devDependencies": { "tsup": "8.4.0", "zod": "^4.3.6" },
88
- "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" },
89
- "publishConfig": { "access": "public" },
90
- "gitHead": "07683ca13c988d45253edcd947640ab1a7f31e25"
105
+ "devDependencies": {
106
+ "tsup": "catalog:",
107
+ "zod": "catalog:"
108
+ },
109
+ "peerDependencies": {
110
+ "zod": "^3.25.0 || ^4.0.0"
111
+ },
112
+ "publishConfig": {
113
+ "access": "public"
114
+ }
91
115
  }