@storm-software/cloudflare-tools 0.38.1 → 0.41.0
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 +18 -0
- package/README.md +1 -1
- package/index.js +3 -3
- package/meta.json +7 -7
- package/package.json +3 -3
- package/src/generators/init/generator.js +3 -3
- package/src/generators/worker/generator.js +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
1
|
+
## 0.41.0 (2024-12-01)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
- **storm-ops:** Added `lint-sherif` script to the CI workflow ([906e0c2b](https://github.com/storm-software/storm-ops/commit/906e0c2b))
|
|
6
|
+
|
|
7
|
+
## 0.40.0 (2024-11-30)
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
- **storm-ops:** Added `sherif` and `knip` linting to CI pipeline ([181d782a](https://github.com/storm-software/storm-ops/commit/181d782a))
|
|
12
|
+
|
|
13
|
+
## 0.39.0 (2024-11-18)
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
- **build-tools:** Allow default package.json exports by no longer overriding them ([f19fc362](https://github.com/storm-software/storm-ops/commit/f19fc362))
|
|
18
|
+
|
|
1
19
|
## 0.38.1 (2024-11-10)
|
|
2
20
|
|
|
3
21
|
### Bug Fixes
|
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 -->
|
package/index.js
CHANGED
|
@@ -628873,7 +628873,7 @@ var require_package7 = __commonJS({
|
|
|
628873
628873
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
628874
628874
|
module2.exports = {
|
|
628875
628875
|
name: "@storm-software/cloudflare-tools",
|
|
628876
|
-
version: "0.
|
|
628876
|
+
version: "0.41.0",
|
|
628877
628877
|
type: "commonjs",
|
|
628878
628878
|
description: "\u26A1The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
628879
628879
|
repository: {
|
|
@@ -628949,11 +628949,11 @@ var require_package7 = __commonJS({
|
|
|
628949
628949
|
"jest-resolve": "29.7.0"
|
|
628950
628950
|
},
|
|
628951
628951
|
devDependencies: {
|
|
628952
|
-
"@nx/devkit": "
|
|
628952
|
+
"@nx/devkit": "20.0.6",
|
|
628953
628953
|
"@nx/node": ">=19.5.0",
|
|
628954
628954
|
"@nx/web": ">=19.5.0",
|
|
628955
628955
|
"@nx/webpack": ">=19.5.0",
|
|
628956
|
-
nx: "
|
|
628956
|
+
nx: "20.0.6",
|
|
628957
628957
|
wrangler: ">=3.58.0"
|
|
628958
628958
|
},
|
|
628959
628959
|
publishConfig: {
|
package/meta.json
CHANGED
|
@@ -23913,7 +23913,7 @@
|
|
|
23913
23913
|
"format": "cjs"
|
|
23914
23914
|
},
|
|
23915
23915
|
"packages/cloudflare-tools/package.json": {
|
|
23916
|
-
"bytes":
|
|
23916
|
+
"bytes": 2292,
|
|
23917
23917
|
"imports": []
|
|
23918
23918
|
},
|
|
23919
23919
|
"packages/cloudflare-tools/src/generators/init/libs/versions.ts": {
|
|
@@ -50756,7 +50756,7 @@
|
|
|
50756
50756
|
"bytesInOutput": 1203
|
|
50757
50757
|
},
|
|
50758
50758
|
"packages/cloudflare-tools/package.json": {
|
|
50759
|
-
"bytesInOutput":
|
|
50759
|
+
"bytesInOutput": 2698
|
|
50760
50760
|
},
|
|
50761
50761
|
"node_modules/.pnpm/graceful-fs@4.2.11/node_modules/graceful-fs/polyfills.js": {
|
|
50762
50762
|
"bytesInOutput": 9597
|
|
@@ -54083,7 +54083,7 @@
|
|
|
54083
54083
|
"bytesInOutput": 0
|
|
54084
54084
|
}
|
|
54085
54085
|
},
|
|
54086
|
-
"bytes":
|
|
54086
|
+
"bytes": 36510588
|
|
54087
54087
|
},
|
|
54088
54088
|
"dist/packages/cloudflare-tools/src/plugins/index.js": {
|
|
54089
54089
|
"imports": [
|
|
@@ -59758,7 +59758,7 @@
|
|
|
59758
59758
|
"bytesInOutput": 1203
|
|
59759
59759
|
},
|
|
59760
59760
|
"packages/cloudflare-tools/package.json": {
|
|
59761
|
-
"bytesInOutput":
|
|
59761
|
+
"bytesInOutput": 2698
|
|
59762
59762
|
},
|
|
59763
59763
|
"packages/cloudflare-tools/src/generators/init/generator.ts": {
|
|
59764
59764
|
"bytesInOutput": 1411
|
|
@@ -59767,7 +59767,7 @@
|
|
|
59767
59767
|
"bytesInOutput": 171
|
|
59768
59768
|
}
|
|
59769
59769
|
},
|
|
59770
|
-
"bytes":
|
|
59770
|
+
"bytes": 29689760
|
|
59771
59771
|
},
|
|
59772
59772
|
"dist/packages/cloudflare-tools/src/generators/worker/generator.js": {
|
|
59773
59773
|
"imports": [
|
|
@@ -68207,7 +68207,7 @@
|
|
|
68207
68207
|
"bytesInOutput": 3034
|
|
68208
68208
|
},
|
|
68209
68209
|
"packages/cloudflare-tools/package.json": {
|
|
68210
|
-
"bytesInOutput":
|
|
68210
|
+
"bytesInOutput": 2699
|
|
68211
68211
|
},
|
|
68212
68212
|
"packages/cloudflare-tools/src/generators/worker/generator.ts": {
|
|
68213
68213
|
"bytesInOutput": 7624
|
|
@@ -68228,7 +68228,7 @@
|
|
|
68228
68228
|
"bytesInOutput": 43
|
|
68229
68229
|
}
|
|
68230
68230
|
},
|
|
68231
|
-
"bytes":
|
|
68231
|
+
"bytes": 36296001
|
|
68232
68232
|
}
|
|
68233
68233
|
}
|
|
68234
68234
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/cloudflare-tools",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.41.0",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
6
6
|
"repository": {
|
|
@@ -76,11 +76,11 @@
|
|
|
76
76
|
"jest-resolve": "29.7.0"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@nx/devkit": "
|
|
79
|
+
"@nx/devkit": "20.0.6",
|
|
80
80
|
"@nx/node": ">=19.5.0",
|
|
81
81
|
"@nx/web": ">=19.5.0",
|
|
82
82
|
"@nx/webpack": ">=19.5.0",
|
|
83
|
-
"nx": "
|
|
83
|
+
"nx": "20.0.6",
|
|
84
84
|
"wrangler": ">=3.58.0"
|
|
85
85
|
},
|
|
86
86
|
"publishConfig": {
|
|
@@ -628826,7 +628826,7 @@ var require_package7 = __commonJS({
|
|
|
628826
628826
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
628827
628827
|
module2.exports = {
|
|
628828
628828
|
name: "@storm-software/cloudflare-tools",
|
|
628829
|
-
version: "0.
|
|
628829
|
+
version: "0.41.0",
|
|
628830
628830
|
type: "commonjs",
|
|
628831
628831
|
description: "\u26A1The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
628832
628832
|
repository: {
|
|
@@ -628902,11 +628902,11 @@ var require_package7 = __commonJS({
|
|
|
628902
628902
|
"jest-resolve": "29.7.0"
|
|
628903
628903
|
},
|
|
628904
628904
|
devDependencies: {
|
|
628905
|
-
"@nx/devkit": "
|
|
628905
|
+
"@nx/devkit": "20.0.6",
|
|
628906
628906
|
"@nx/node": ">=19.5.0",
|
|
628907
628907
|
"@nx/web": ">=19.5.0",
|
|
628908
628908
|
"@nx/webpack": ">=19.5.0",
|
|
628909
|
-
nx: "
|
|
628909
|
+
nx: "20.0.6",
|
|
628910
628910
|
wrangler: ">=3.58.0"
|
|
628911
628911
|
},
|
|
628912
628912
|
publishConfig: {
|
|
@@ -788596,7 +788596,7 @@ var require_package16 = __commonJS({
|
|
|
788596
788596
|
"packages/cloudflare-tools/package.json"(exports2, module2) {
|
|
788597
788597
|
module2.exports = {
|
|
788598
788598
|
name: "@storm-software/cloudflare-tools",
|
|
788599
|
-
version: "0.
|
|
788599
|
+
version: "0.41.0",
|
|
788600
788600
|
type: "commonjs",
|
|
788601
788601
|
description: "\u26A1The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",
|
|
788602
788602
|
repository: {
|
|
@@ -788672,11 +788672,11 @@ var require_package16 = __commonJS({
|
|
|
788672
788672
|
"jest-resolve": "29.7.0"
|
|
788673
788673
|
},
|
|
788674
788674
|
devDependencies: {
|
|
788675
|
-
"@nx/devkit": "
|
|
788675
|
+
"@nx/devkit": "20.0.6",
|
|
788676
788676
|
"@nx/node": ">=19.5.0",
|
|
788677
788677
|
"@nx/web": ">=19.5.0",
|
|
788678
788678
|
"@nx/webpack": ">=19.5.0",
|
|
788679
|
-
nx: "
|
|
788679
|
+
nx: "20.0.6",
|
|
788680
788680
|
wrangler: ">=3.58.0"
|
|
788681
788681
|
},
|
|
788682
788682
|
publishConfig: {
|