nitro
nitro copied to clipboard
feat(edgio): support v7 edgio application
๐ Linked issue
Fixed: https://github.com/unjs/nitro/issues/1405
โ Type of change
- [x] ๐ Documentation (updates to the documentation, readme, or JSdoc annotations)
- [x] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality like performance)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
The edgio application has been migrated to the v7 platform and the old edgio presets are no longer available, fixed and replaced with the official connector @edgio/nitropack.
๐ Checklist
- [x] I have linked an issue or discussion.
- [x] I have updated the documentation accordingly.
Live Preview ready!
| Name | Edit | Preview | Latest Commit |
|---|---|---|---|
| nitro | Edit on Studio โ๏ธ | View Live Preview | 7b93d699207c4a5aba27f8c6551fe0752dfc4a46 |
sorry it was delayed. it might be delayed until 2.10.
Sorry again this PR is delayed. I need to find a chance to properly test this PR and rework it as part of 2.10 refactors. Marking as a draft in meanwhile to indicate status.