This page contains release notes related to the Edgio CLI packages and connectors.
See Release Notes for changes related to the Edgio Developer console
Edgio Packages - v6.1.8 (2023-05-24)
- [Docs] Don’t publish v6 docs as current by @tristanlee85
- DT-4 Add nofollow to v6 by @petrvecera
- (6.x) Disable publishing connectors to public repo by @tristanlee85
- [6.x] Fix the mock function EDGSITES-224 by @petrvecera
Edgio Packages - v6.1.7 (2023-05-04)
- Fix clone on the cache key EDGSITES-48 by @petrvecera
Edgio Packages - v6.1.5 (2023-04-28)
- Changed latest tag to latest-v6 and next to next-v6 by @thehansys
- Reversing next target check on load, as target property is deprecated by @negyxo
Edgio Packages - v6.1.4 (2023-03-31)
- Implement Service Worker Support for Astro projects by @rishi-raj-jain
Edgio Packages - v6.1.3 (2023-03-13)
- Implement Qwik Connector by @rishi-raj-jain
- Update README.md by @rishi-raj-jain
- fix: @edgio/vue is detected in Nuxt 2 environments by @rishi-raj-jain
- Implement Analog Connector by @rishi-raj-jain
- fix: Support es6 with Express Connector by @rishi-raj-jain
- fix: Support es6 with Astro Connector by @rishi-raj-jain
- APPOPS-18276 Fix ISR for index pages by @petrvecera
- APPOPS-14515: Fixed names of params when query duplicate params are presented by @thehansys
Edgio Packages - v6.1.2 (2023-02-27)
- APPOPS-18027 Bump lodash in devtools by @petrvecera
- APPOPS-18027 Bump babel-loader, decode-uri-component and ts-loader in core package by @petrvecera
- APPOPS-18027 Bump decode-uri-component in CLI package by @petrvecera
- APPOPS-17852 Next connector - fix the semver for canary versions by @petrvecera
- Delete service-worker.js from the express connector by @rishi-raj-jain
- implement —base flag basic usage by @rishi-raj-jain
- APPOPS-18072 Migrate @edgio/react package to Typescript by @petrvecera
- Enable SW build even in vite projects by @rishi-raj-jain
Edgio Packages - v6.1.1 (2023-02-13)
- [6.x] APPOPS-17193: Fix reentrant request access logs by @agutekanst-llnw
- APPOPS-17776 Improve init tests and move them to another file by @petrvecera
- always include angular.json by @rishi-raj-jain
Edgio Packages - v6.1.0 (2023-01-30)
- Update Svelte dependency version by @tristanlee85
- Changed backend from old documentation to new one in starter test by @thehansys
- APPOPS-17291 Bugfix: Newline in Host header environment variable fails deployment by @jakub-jarek
- [CI] Disabled broken frontity integration test and fixed cleaning for nuxt and nuxt-static by @thehansys
- APPOPS-17347: Added support for basePath property of next.config.js by @thehansys
- APPOPS-17473 Peer deps removed by @jakub-jarek
- Add CODEOWNERS for Lambda source code by @ierceg
- APPOPS-17542 Bugfix: Nextjs init+build in single command fails by @jakub-jarek
- [APPOPS-17613] Fix invalid config schemas for connectors by @tristanlee85
- [Snyk] Security upgrade simple-git from 3.15.1 to 3.16.0 by @MEGrimshaw
- APPOPS-17650 Deprecate and hide from docs response status match by @petrvecera
New connector
- Appops 17333 Added new vue connector
vue-cva
(backward compatibile with vue3) by @jakub-jarek
New Contributors
- @jakub-jarek made their first contribution
Edgio Packages - v6.0.6 (2023-01-06)
- APPOPS-17249 Add another check for production build in lambdas by @petrvecera
- APPOPS-17269: Added basic support for experimental app folder of Next 13 by @thehansys
- APPOPS-17117: Added compatibility with vue3 into Prefetch component by @thehansys
- [Snyk] Security upgrade json5 from 2.2.1 to 2.2.2 by @MEGrimshaw
- Move bundled sw to .edgio/sw_temp for fastboot & frontify by @rishi-raj-jain
Edgio Packages - v6.0.5 (2022-12-29)
- APPOPS-12787: Added support for runtime variables in next.config.js by @thehansys
- Update peerDeps to latest version by @rishi-raj-jain
Edgio Packages - v6.0.4 (2022-12-20)
- CI tests and readme housekeeping by @petrvecera
- APPOPS-17248 - Update qs package by @petrvecera
- Disable build optimizations for next 13 by @petrvecera
- APPOPS-17234 Update simple git by @petrvecera
Edgio Packages - v6.0.3 (2022-12-16)
- APPOPS-17069 Next13 optimalizations (#1644) @petrvecera
Edgio Packages - v6.0.2 (2022-12-15)
- APPOPS15834 - Bump compiler to 1.7.9 (#1638) @petrvecera
- APPOPS 16918 solve cache poisoning on reentrancy - 1.7.8 (#1639) @petrvecera
- Sanity Studio Connector With Integration tests (#1628) @rishi-raj-jain
- APPOPS-15946: Added check for site name with site specific token (#1625) @thehansys
- Disable optimizations for Next.js that cause build errors with Next 13+ (#1637) @markbrocato
Edgio Packages - v6.0.1 (2022-12-07)
- Fix issues with peer dependencies & bump recommended engine to Node 16 by @petrvecera
Edgio Packages - v6.0.0 (2022-12-07)
- [6.x] APPOPS-15752 Migrate to Node 16 (#1551) @petrvecera
- [6.x] APPOPS-15740: Removed JWT support (#1623) @thehansys
- [6.x] APPOPS-17070: Fixed SW cache config (#1614) @thehansys