Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
7d575a1
Update v7-edge-function-template
actions-user Apr 5, 2026
90fab3c
Update v7-jwt-verification
actions-user Apr 5, 2026
1129e45
Update v7-simple-performance
actions-user Apr 5, 2026
29ce14f
Update v7-aws-s3-request-signing
actions-user Apr 5, 2026
4ab0f3e
Update v7-ef-jwt-validation
actions-user Apr 5, 2026
154b86c
Update v7-full-featured-performance
actions-user Apr 5, 2026
0fafacf
Update v7-image-optimization
actions-user Apr 5, 2026
bfece00
Update v7-ef-htmltransform
actions-user Apr 5, 2026
af9cc82
Update v7-qwik
actions-user Apr 5, 2026
d6b2881
Update v7-astro
actions-user Apr 5, 2026
abeca11
Update v7-qwik-template
actions-user Apr 5, 2026
1630816
Update v7-astro-template
actions-user Apr 5, 2026
9b499f9
Update v7-vuejs
actions-user Apr 5, 2026
b2f4215
Update v7-vuejs-template
actions-user Apr 5, 2026
51047c1
Update v7-optimizely-edge
actions-user Apr 5, 2026
56d4b94
Update v7-ef-cloud-fetch
actions-user Apr 5, 2026
022c375
Update v7-nuxt3
actions-user Apr 5, 2026
e251314
Update v7-react
actions-user Apr 5, 2026
9e47f8d
Update v7-edge-functions
actions-user Apr 5, 2026
3f8495e
Update v7-nuxt-template
actions-user Apr 5, 2026
00f35da
Update v7-nextjs-app-router
actions-user Apr 5, 2026
41db2cb
Update v7-nextjs-template
actions-user Apr 5, 2026
74d8b47
Update v7-nextjs
actions-user Apr 5, 2026
8274d43
Update v7-remix-template
actions-user Apr 5, 2026
8d504c8
Update v7-remix
actions-user Apr 5, 2026
f8dc0ae
Merging bot-examples-update-223-v7-astro-template
actions-user Apr 5, 2026
d666acd
Merging bot-examples-update-223-v7-aws-s3-request-signing
actions-user Apr 5, 2026
b66985f
Merging bot-examples-update-223-v7-edge-function-template
actions-user Apr 5, 2026
3391266
Merging bot-examples-update-223-v7-edge-functions
actions-user Apr 5, 2026
a4264b9
Merging bot-examples-update-223-v7-ef-cloud-fetch
actions-user Apr 5, 2026
1f06406
Merging bot-examples-update-223-v7-ef-htmltransform
actions-user Apr 5, 2026
8f73bde
Merging bot-examples-update-223-v7-ef-jwt-validation
actions-user Apr 5, 2026
6b4026f
Merging bot-examples-update-223-v7-full-featured-performance
actions-user Apr 5, 2026
6ab4a69
Merging bot-examples-update-223-v7-image-optimization
actions-user Apr 5, 2026
70303c8
Merging bot-examples-update-223-v7-jwt-verification
actions-user Apr 5, 2026
d20779d
Merging bot-examples-update-223-v7-nextjs
actions-user Apr 5, 2026
75217eb
Merging bot-examples-update-223-v7-nextjs-app-router
actions-user Apr 5, 2026
c99d692
Merging bot-examples-update-223-v7-nextjs-template
actions-user Apr 5, 2026
68e8423
Merging bot-examples-update-223-v7-nuxt-template
actions-user Apr 5, 2026
989d125
Merging bot-examples-update-223-v7-nuxt3
actions-user Apr 5, 2026
ba8ba0b
Merging bot-examples-update-223-v7-optimizely-edge
actions-user Apr 5, 2026
026adb5
Merging bot-examples-update-223-v7-qwik
actions-user Apr 5, 2026
43dddd2
Merging bot-examples-update-223-v7-qwik-template
actions-user Apr 5, 2026
af35496
Merging bot-examples-update-223-v7-react
actions-user Apr 5, 2026
7bbb94c
Merging bot-examples-update-223-v7-remix
actions-user Apr 5, 2026
9ebdc2a
Merging bot-examples-update-223-v7-remix-template
actions-user Apr 5, 2026
dafcf30
Merging bot-examples-update-223-v7-simple-performance
actions-user Apr 5, 2026
81a6c6b
Merging bot-examples-update-223-v7-vuejs
actions-user Apr 5, 2026
1e1a16d
Merging bot-examples-update-223-v7-vuejs-template
actions-user Apr 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,806 changes: 465 additions & 2,341 deletions examples/v7-astro-template/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-astro-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"typescript": "^5.3.3"
},
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/connectors": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/prefetch": "^7.12.5"
"@edgio/cli": "^7.13.13",
"@edgio/connectors": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/prefetch": "^7.13.13"
},
"repository": "git@github.com:edgio-docs/edgio-v7-astro-template.git"
}
2,806 changes: 465 additions & 2,341 deletions examples/v7-astro/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"typescript": "^5.3.3"
},
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/connectors": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/prefetch": "^7.12.5"
"@edgio/cli": "^7.13.13",
"@edgio/connectors": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/prefetch": "^7.13.13"
},
"repository": "git@github.com:edgio-docs/edgio-v7-astro-example.git"
}
2,310 changes: 516 additions & 1,794 deletions examples/v7-aws-s3-request-signing/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-aws-s3-request-signing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/devtools": "^7.12.5",
"@edgio/prefetch": "^7.12.5",
"@edgio/cli": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/devtools": "^7.13.13",
"@edgio/prefetch": "^7.13.13",
"dotenv": "^16.4.5"
},
"dependencies": {
Expand Down
2,122 changes: 411 additions & 1,711 deletions examples/v7-edge-function-template/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-edge-function-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/devtools": "^7.12.5",
"@edgio/prefetch": "^7.12.5"
"@edgio/cli": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/devtools": "^7.13.13",
"@edgio/prefetch": "^7.13.13"
},
"repository": "git@github.com:edgio-docs/edgio-v7-edge-function-template.git"
}
Loading