@storm-software/cloudflare-tools 0.71.244 → 0.71.247
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 +36 -0
- package/README.md +1 -1
- package/dist/{chunk-NJOOPHBM.js → chunk-2SPQ64QX.js} +2 -2
- package/dist/{chunk-GWP7DME7.mjs → chunk-GYIUU2G4.mjs} +183 -141
- package/dist/{chunk-ZDGAILQ2.mjs → chunk-KZQP6DGG.mjs} +1 -1
- package/dist/{chunk-SNE4W7AT.mjs → chunk-MCCHKUCS.mjs} +1 -1
- package/dist/{chunk-6KQ5YG7A.mjs → chunk-NG5JLH7K.mjs} +2 -2
- package/dist/{chunk-I673VEX6.mjs → chunk-NZ4SP2BO.mjs} +1 -1
- package/dist/{chunk-UZX2DPHE.js → chunk-O6QQDVZ5.js} +2 -2
- package/dist/{chunk-4YG4DTJE.js → chunk-OTUOQHGH.js} +2 -2
- package/dist/{chunk-AWIMXPCE.js → chunk-UGIZ5QUS.js} +1 -1
- package/dist/{chunk-7NFFNXFN.js → chunk-XKZTXB5T.js} +163 -121
- 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,42 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Cloudflare Tools
|
|
4
4
|
|
|
5
|
+
## [0.71.247](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.247) (07/16/2026)
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- **workspace-tools:** Resolve issue importing `pnpm-tools` and `bun-tools` in release executor ([86856d0bd](https://github.com/storm-software/storm-ops/commit/86856d0bd))
|
|
10
|
+
|
|
11
|
+
### Updated Dependencies
|
|
12
|
+
|
|
13
|
+
- Updated **config** to **v1.138.41**
|
|
14
|
+
- Updated **config-tools** to **v1.190.104**
|
|
15
|
+
- Updated **workspace-tools** to **v1.296.84**
|
|
16
|
+
|
|
17
|
+
## [0.71.246](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.246) (07/16/2026)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **workspace-tools:** Resolve issue with missing dependencies ([ef24243af](https://github.com/storm-software/storm-ops/commit/ef24243af))
|
|
22
|
+
|
|
23
|
+
### Updated Dependencies
|
|
24
|
+
|
|
25
|
+
- Updated **config** to **v1.138.40**
|
|
26
|
+
- Updated **config-tools** to **v1.190.103**
|
|
27
|
+
- Updated **workspace-tools** to **v1.296.83**
|
|
28
|
+
|
|
29
|
+
## [0.71.245](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.245) (07/16/2026)
|
|
30
|
+
|
|
31
|
+
### Features
|
|
32
|
+
|
|
33
|
+
- **monorepo:** Update workspace packages to allow a dynamic package manager ([bef2435ad](https://github.com/storm-software/storm-ops/commit/bef2435ad))
|
|
34
|
+
|
|
35
|
+
### Updated Dependencies
|
|
36
|
+
|
|
37
|
+
- Updated **config** to **v1.138.39**
|
|
38
|
+
- Updated **config-tools** to **v1.190.102**
|
|
39
|
+
- Updated **workspace-tools** to **v1.296.82**
|
|
40
|
+
|
|
5
41
|
## [0.71.244](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.71.244) (07/16/2026)
|
|
6
42
|
|
|
7
43
|
### 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 -->
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkOTUOQHGHjs = require('./chunk-OTUOQHGH.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
@@ -70,7 +70,7 @@ ${Object.keys(process.env).map((key) => ` - ${key}=${JSON.stringify(process.env[
|
|
|
70
70
|
const options = await normalizeOptions(tree, schema, config);
|
|
71
71
|
const tasks = [];
|
|
72
72
|
tasks.push(
|
|
73
|
-
await
|
|
73
|
+
await _chunkOTUOQHGHjs.generator_default.call(void 0, tree, {
|
|
74
74
|
...options,
|
|
75
75
|
skipFormat: true
|
|
76
76
|
})
|