Skip to content
Open
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
8cb9c53
Update v7-edge-function-template
actions-user Aug 16, 2026
b185e48
Update v7-full-featured-performance
actions-user Aug 16, 2026
eecec78
Update v7-jwt-verification
actions-user Aug 16, 2026
9ae1df2
Update v7-aws-s3-request-signing
actions-user Aug 16, 2026
cdbf013
Update v7-optimizely-edge
actions-user Aug 16, 2026
ae87c8d
Update v7-qwik
actions-user Aug 16, 2026
949c8ac
Update v7-astro-template
actions-user Aug 16, 2026
0512a6b
Update v7-ef-htmltransform
actions-user Aug 16, 2026
2e21b92
Update v7-image-optimization
actions-user Aug 16, 2026
11baaa4
Update v7-qwik-template
actions-user Aug 16, 2026
b2f66c9
Update v7-astro
actions-user Aug 16, 2026
4f38164
Update v7-simple-performance
actions-user Aug 16, 2026
af23618
Update v7-ef-jwt-validation
actions-user Aug 16, 2026
a5356c3
Update v7-vuejs
actions-user Aug 16, 2026
3146af1
Update v7-react
actions-user Aug 16, 2026
5b42e6f
Update v7-nuxt3
actions-user Aug 16, 2026
307308f
Update v7-vuejs-template
actions-user Aug 16, 2026
701af9e
Update v7-nuxt-template
actions-user Aug 16, 2026
4046eac
Update v7-ef-cloud-fetch
actions-user Aug 16, 2026
84fb02c
Update v7-edge-functions
actions-user Aug 16, 2026
cadb239
Update v7-nextjs-app-router
actions-user Aug 16, 2026
9b43356
Update v7-nextjs
actions-user Aug 16, 2026
af2a771
Update v7-nextjs-template
actions-user Aug 16, 2026
498ec6e
Update v7-remix-template
actions-user Aug 16, 2026
b7dfb1d
Update v7-remix
actions-user Aug 16, 2026
9b26e96
Merging bot-examples-update-242-v7-astro-template
actions-user Aug 16, 2026
0583b04
Merging bot-examples-update-242-v7-aws-s3-request-signing
actions-user Aug 16, 2026
0033f0d
Merging bot-examples-update-242-v7-edge-function-template
actions-user Aug 16, 2026
37f0505
Merging bot-examples-update-242-v7-edge-functions
actions-user Aug 16, 2026
23bb16c
Merging bot-examples-update-242-v7-ef-cloud-fetch
actions-user Aug 16, 2026
d244c8a
Merging bot-examples-update-242-v7-ef-htmltransform
actions-user Aug 16, 2026
2a0d9ba
Merging bot-examples-update-242-v7-ef-jwt-validation
actions-user Aug 16, 2026
f694531
Merging bot-examples-update-242-v7-full-featured-performance
actions-user Aug 16, 2026
00e9040
Merging bot-examples-update-242-v7-image-optimization
actions-user Aug 16, 2026
ff220c4
Merging bot-examples-update-242-v7-jwt-verification
actions-user Aug 16, 2026
0a0d476
Merging bot-examples-update-242-v7-nextjs
actions-user Aug 16, 2026
fb75b95
Merging bot-examples-update-242-v7-nextjs-app-router
actions-user Aug 16, 2026
a860193
Merging bot-examples-update-242-v7-nextjs-template
actions-user Aug 16, 2026
cf6a1e6
Merging bot-examples-update-242-v7-nuxt-template
actions-user Aug 16, 2026
386c115
Merging bot-examples-update-242-v7-nuxt3
actions-user Aug 16, 2026
cbbd0c7
Merging bot-examples-update-242-v7-optimizely-edge
actions-user Aug 16, 2026
44fb3ea
Merging bot-examples-update-242-v7-qwik
actions-user Aug 16, 2026
21b2a9e
Merging bot-examples-update-242-v7-qwik-template
actions-user Aug 16, 2026
18b1c35
Merging bot-examples-update-242-v7-react
actions-user Aug 16, 2026
39d76af
Merging bot-examples-update-242-v7-remix
actions-user Aug 16, 2026
7c7de1f
Merging bot-examples-update-242-v7-remix-template
actions-user Aug 16, 2026
82ff615
Merging bot-examples-update-242-v7-simple-performance
actions-user Aug 16, 2026
4a75c43
Merging bot-examples-update-242-v7-vuejs
actions-user Aug 16, 2026
a19463c
Merging bot-examples-update-242-v7-vuejs-template
actions-user Aug 16, 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,815 changes: 477 additions & 2,338 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,815 changes: 477 additions & 2,338 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,335 changes: 536 additions & 1,799 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,139 changes: 427 additions & 1,712 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