@storm-software/cloudflare-tools 0.71.244 → 0.71.248
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 +48 -0
- package/README.md +1 -1
- package/dist/{chunk-6KQ5YG7A.mjs → chunk-AYHVVPJV.mjs} +2 -2
- package/dist/{chunk-GWP7DME7.mjs → chunk-BIDRS2T2.mjs} +183 -141
- package/dist/{chunk-NJOOPHBM.js → chunk-GTWNWZGQ.js} +2 -2
- package/dist/{chunk-SNE4W7AT.mjs → chunk-KVCGZH43.mjs} +1 -1
- package/dist/{chunk-ZDGAILQ2.mjs → chunk-LA6N5UXF.mjs} +1 -1
- package/dist/{chunk-7NFFNXFN.js → chunk-MAJWVBTD.js} +163 -121
- package/dist/{chunk-4YG4DTJE.js → chunk-SK5YOPSK.js} +2 -2
- package/dist/{chunk-I673VEX6.mjs → chunk-TZ3KZKVT.mjs} +1 -1
- package/dist/{chunk-UZX2DPHE.js → chunk-UD4A2N4C.js} +2 -2
- package/dist/{chunk-AWIMXPCE.js → chunk-XS337V3D.js} +1 -1
- package/dist/executors.js +1 -1
- package/dist/executors.mjs +1 -1
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +2 -2
- package/dist/index.js +4 -4
- package/dist/index.mjs +3 -3
- package/dist/src/executors/cloudflare-publish/executor.js +1 -1
- package/dist/src/executors/cloudflare-publish/executor.mjs +1 -1
- package/dist/src/executors/serve/executor.js +2 -2
- package/dist/src/executors/serve/executor.mjs +1 -1
- package/dist/src/generators/init/generator.js +2 -2
- package/dist/src/generators/init/generator.mjs +1 -1
- package/dist/src/generators/worker/generator.js +3 -3
- package/dist/src/generators/worker/generator.mjs +2 -2
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,54 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Cloudflare Tools
|
|
4
4
|
|
|
5
|
+
## [0.71.248](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.248) (07/16/2026)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **workspace-tools:** Ensure exec command is run via package manager ([7e2a93628](https://github.com/storm-software/storm-ops/commit/7e2a93628))
|
|
10
|
+
|
|
11
|
+
### Updated Dependencies
|
|
12
|
+
|
|
13
|
+
- Updated **config** to **v1.138.42**
|
|
14
|
+
- Updated **config-tools** to **v1.190.105**
|
|
15
|
+
- Updated **workspace-tools** to **v1.296.85**
|
|
16
|
+
|
|
17
|
+
## [0.71.247](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.247) (07/16/2026)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **workspace-tools:** Resolve issue importing `pnpm-tools` and `bun-tools` in release executor ([86856d0bd](https://github.com/storm-software/storm-ops/commit/86856d0bd))
|
|
22
|
+
|
|
23
|
+
### Updated Dependencies
|
|
24
|
+
|
|
25
|
+
- Updated **config** to **v1.138.41**
|
|
26
|
+
- Updated **config-tools** to **v1.190.104**
|
|
27
|
+
- Updated **workspace-tools** to **v1.296.84**
|
|
28
|
+
|
|
29
|
+
## [0.71.246](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.246) (07/16/2026)
|
|
30
|
+
|
|
31
|
+
### Bug Fixes
|
|
32
|
+
|
|
33
|
+
- **workspace-tools:** Resolve issue with missing dependencies ([ef24243af](https://github.com/storm-software/storm-ops/commit/ef24243af))
|
|
34
|
+
|
|
35
|
+
### Updated Dependencies
|
|
36
|
+
|
|
37
|
+
- Updated **config** to **v1.138.40**
|
|
38
|
+
- Updated **config-tools** to **v1.190.103**
|
|
39
|
+
- Updated **workspace-tools** to **v1.296.83**
|
|
40
|
+
|
|
41
|
+
## [0.71.245](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.245) (07/16/2026)
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
- **monorepo:** Update workspace packages to allow a dynamic package manager ([bef2435ad](https://github.com/storm-software/storm-ops/commit/bef2435ad))
|
|
46
|
+
|
|
47
|
+
### Updated Dependencies
|
|
48
|
+
|
|
49
|
+
- Updated **config** to **v1.138.39**
|
|
50
|
+
- Updated **config-tools** to **v1.190.102**
|
|
51
|
+
- Updated **workspace-tools** to **v1.296.82**
|
|
52
|
+
|
|
5
53
|
## [0.71.244](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.244) (07/16/2026)
|
|
6
54
|
|
|
7
55
|
### Miscellaneous
|
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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -7,7 +7,7 @@ var require_package = __commonJS({
|
|
|
7
7
|
"package.json"(exports, module) {
|
|
8
8
|
module.exports = {
|
|
9
9
|
name: "@storm-software/cloudflare-tools",
|
|
10
|
-
version: "0.71.
|
|
10
|
+
version: "0.71.247",
|
|
11
11
|
private: false,
|
|
12
12
|
description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
|
|
13
13
|
keywords: [
|
|
@@ -180,7 +180,7 @@ var require_package = __commonJS({
|
|
|
180
180
|
nx: "catalog:",
|
|
181
181
|
tsup: "catalog:",
|
|
182
182
|
untyped: "catalog:",
|
|
183
|
-
wrangler: "^4.
|
|
183
|
+
wrangler: "^4.111.0"
|
|
184
184
|
},
|
|
185
185
|
peerDependencies: {
|
|
186
186
|
nx: ">=22.7.1",
|