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
b3a69cd
Update v7-ef-htmltransform
actions-user Mar 29, 2026
edee6dc
Update v7-ef-jwt-validation
actions-user Mar 29, 2026
06980c5
Update v7-jwt-verification
actions-user Mar 29, 2026
d6be4a6
Update v7-aws-s3-request-signing
actions-user Mar 29, 2026
3f1a692
Update v7-edge-function-template
actions-user Mar 29, 2026
89f6355
Update v7-simple-performance
actions-user Mar 29, 2026
6e3e904
Update v7-image-optimization
actions-user Mar 29, 2026
b8dd90d
Update v7-astro-template
actions-user Mar 29, 2026
a845bc6
Update v7-qwik-template
actions-user Mar 29, 2026
01e0259
Update v7-astro
actions-user Mar 29, 2026
e2e37bd
Update v7-full-featured-performance
actions-user Mar 29, 2026
c265a5a
Update v7-optimizely-edge
actions-user Mar 29, 2026
51f7f93
Update v7-vuejs-template
actions-user Mar 29, 2026
5b3e945
Update v7-vuejs
actions-user Mar 29, 2026
e2d6f51
Update v7-nuxt-template
actions-user Mar 29, 2026
7204105
Update v7-react
actions-user Mar 29, 2026
c9d1204
Update v7-nextjs-app-router
actions-user Mar 29, 2026
777d6b8
Update v7-ef-cloud-fetch
actions-user Mar 29, 2026
aa69e17
Update v7-qwik
actions-user Mar 29, 2026
a09bfdc
Update v7-edge-functions
actions-user Mar 29, 2026
1cfe5b6
Update v7-nuxt3
actions-user Mar 29, 2026
2904bde
Update v7-nextjs
actions-user Mar 29, 2026
c92c6e0
Update v7-remix-template
actions-user Mar 29, 2026
ab7189c
Update v7-nextjs-template
actions-user Mar 29, 2026
24dbe37
Update v7-remix
actions-user Mar 29, 2026
7004f36
Merging bot-examples-update-222-v7-astro-template
actions-user Mar 29, 2026
008ad77
Merging bot-examples-update-222-v7-aws-s3-request-signing
actions-user Mar 29, 2026
04a33fd
Merging bot-examples-update-222-v7-edge-function-template
actions-user Mar 29, 2026
12bab68
Merging bot-examples-update-222-v7-edge-functions
actions-user Mar 29, 2026
8710fb1
Merging bot-examples-update-222-v7-ef-cloud-fetch
actions-user Mar 29, 2026
8a8824c
Merging bot-examples-update-222-v7-ef-htmltransform
actions-user Mar 29, 2026
e1abed9
Merging bot-examples-update-222-v7-ef-jwt-validation
actions-user Mar 29, 2026
8007063
Merging bot-examples-update-222-v7-full-featured-performance
actions-user Mar 29, 2026
1833d02
Merging bot-examples-update-222-v7-image-optimization
actions-user Mar 29, 2026
bbf6e17
Merging bot-examples-update-222-v7-jwt-verification
actions-user Mar 29, 2026
e3cfcf5
Merging bot-examples-update-222-v7-nextjs
actions-user Mar 29, 2026
3ddd927
Merging bot-examples-update-222-v7-nextjs-app-router
actions-user Mar 29, 2026
f2b55ea
Merging bot-examples-update-222-v7-nextjs-template
actions-user Mar 29, 2026
a114690
Merging bot-examples-update-222-v7-nuxt-template
actions-user Mar 29, 2026
64c84d5
Merging bot-examples-update-222-v7-nuxt3
actions-user Mar 29, 2026
aecf466
Merging bot-examples-update-222-v7-optimizely-edge
actions-user Mar 29, 2026
ecf8613
Merging bot-examples-update-222-v7-qwik
actions-user Mar 29, 2026
5dad26d
Merging bot-examples-update-222-v7-qwik-template
actions-user Mar 29, 2026
2f6d10e
Merging bot-examples-update-222-v7-react
actions-user Mar 29, 2026
7c3eff6
Merging bot-examples-update-222-v7-remix
actions-user Mar 29, 2026
6231e01
Merging bot-examples-update-222-v7-remix-template
actions-user Mar 29, 2026
1da04b2
Merging bot-examples-update-222-v7-simple-performance
actions-user Mar 29, 2026
bb8f291
Merging bot-examples-update-222-v7-vuejs
actions-user Mar 29, 2026
4729472
Merging bot-examples-update-222-v7-vuejs-template
actions-user Mar 29, 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