@storm-software/cloudflare-tools 0.63.29 → 0.63.31
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 +16 -0
- package/README.md +1 -1
- package/dist/{chunk-EFRVMCDQ.js → chunk-A6CYPN2F.js} +2 -2
- package/dist/{chunk-4FG7GV4R.mjs → chunk-AUICIV5D.mjs} +1 -1
- package/dist/{chunk-IATTWS2I.js → chunk-CDTGH4KA.js} +4 -4
- package/dist/{chunk-CJLUHYEV.js → chunk-FQ6CFCZ4.js} +117 -117
- package/dist/{chunk-UUDRLXNN.js → chunk-G7PYIAIC.js} +16 -16
- package/dist/{chunk-DW5K6TQT.mjs → chunk-GI4E6554.mjs} +1 -1
- package/dist/{chunk-J6WBZNBT.js → chunk-IJR65XVT.js} +3 -3
- package/dist/{chunk-I5P7M77J.mjs → chunk-JGI2NCZG.mjs} +1 -1
- package/dist/{chunk-B7N6WOYD.mjs → chunk-KE6LNIF6.mjs} +1 -1
- package/dist/{chunk-SK3KX3JA.mjs → chunk-LKGAK575.mjs} +3 -3
- package/dist/{chunk-24VUYU3L.mjs → chunk-MP7QLAVL.mjs} +4 -4
- package/dist/{chunk-HZHOSXS6.mjs → chunk-QI5SVNM3.mjs} +3 -3
- package/dist/{chunk-LVQQJNPK.mjs → chunk-SKLIA2UT.mjs} +4 -4
- package/dist/{chunk-KSYCHFSA.js → chunk-VCDWXATZ.js} +12 -12
- package/dist/{chunk-TL2ZBMKH.mjs → chunk-WMN2C3TD.mjs} +3 -3
- package/dist/{chunk-YMATJZEA.js → chunk-Z4HK3FW2.js} +43 -43
- package/dist/executors.js +5 -5
- package/dist/executors.mjs +7 -7
- package/dist/generators.js +5 -5
- package/dist/generators.mjs +5 -5
- package/dist/index.js +8 -8
- package/dist/index.mjs +9 -9
- package/dist/src/executors/cloudflare-publish/executor.js +3 -3
- package/dist/src/executors/cloudflare-publish/executor.mjs +5 -5
- package/dist/src/executors/r2-upload-publish/executor.js +5 -5
- package/dist/src/executors/r2-upload-publish/executor.mjs +5 -5
- package/dist/src/executors/serve/executor.js +4 -4
- package/dist/src/executors/serve/executor.mjs +4 -4
- package/dist/src/generators/init/generator.js +2 -2
- package/dist/src/generators/init/generator.mjs +2 -2
- package/dist/src/generators/worker/generator.js +5 -5
- package/dist/src/generators/worker/generator.mjs +5 -5
- package/dist/src/utils/index.js +3 -3
- package/dist/src/utils/index.mjs +3 -3
- package/dist/src/utils/r2-bucket-helpers.js +3 -3
- package/dist/src/utils/r2-bucket-helpers.mjs +3 -3
- package/dist/tsup.config.mjs +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Cloudflare Tools
|
|
4
4
|
|
|
5
|
+
## [0.63.30](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.63.30) (2025-06-26)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update and align workspace package dependencies
|
|
10
|
+
([4e0b79bfa](https://github.com/storm-software/storm-ops/commit/4e0b79bfa))
|
|
11
|
+
- **monorepo:** Regenerate README markdown files
|
|
12
|
+
([a8119c53b](https://github.com/storm-software/storm-ops/commit/a8119c53b))
|
|
13
|
+
|
|
14
|
+
## [0.63.29](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.63.29) (2025-06-22)
|
|
15
|
+
|
|
16
|
+
### Miscellaneous
|
|
17
|
+
|
|
18
|
+
- **monorepo:** Regenerate README markdown files
|
|
19
|
+
([d8eb8a9de](https://github.com/storm-software/storm-ops/commit/d8eb8a9de))
|
|
20
|
+
|
|
5
21
|
## [0.63.28](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.63.28) (2025-06-20)
|
|
6
22
|
|
|
7
23
|
### 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 -->
|
|
@@ -7,7 +7,7 @@ var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
|
|
|
7
7
|
"package.json"(exports, module) {
|
|
8
8
|
module.exports = {
|
|
9
9
|
name: "@storm-software/cloudflare-tools",
|
|
10
|
-
version: "0.63.
|
|
10
|
+
version: "0.63.30",
|
|
11
11
|
description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
|
|
12
12
|
repository: {
|
|
13
13
|
type: "github",
|
|
@@ -175,7 +175,7 @@ var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
|
|
|
175
175
|
nx: "catalog:",
|
|
176
176
|
tsup: "catalog:",
|
|
177
177
|
untyped: "catalog:",
|
|
178
|
-
wrangler: "^4.
|
|
178
|
+
wrangler: "^4.22.0"
|
|
179
179
|
},
|
|
180
180
|
publishConfig: {
|
|
181
181
|
access: "public"
|
|
@@ -343,10 +343,10 @@ var RegistryConfigSchema = z.object({
|
|
|
343
343
|
var ColorConfigSchema = SingleThemeColorConfigSchema.or(
|
|
344
344
|
MultiThemeColorConfigSchema
|
|
345
345
|
).describe("Colors used for various workspace elements");
|
|
346
|
-
var ColorConfigMapSchema = z.
|
|
347
|
-
z.
|
|
348
|
-
|
|
349
|
-
|
|
346
|
+
var ColorConfigMapSchema = z.record(
|
|
347
|
+
z.union([z.literal("base"), z.string()]),
|
|
348
|
+
ColorConfigSchema
|
|
349
|
+
);
|
|
350
350
|
var ExtendsItemSchema = z.string().trim().describe(
|
|
351
351
|
"The path to a base config file to use as a configuration preset file. Documentation can be found at https://github.com/unjs/c12#extending-configuration."
|
|
352
352
|
);
|