What's Changed
- refactor(adapter/aws): Optimize multiple call of same conditions with polymorphism by @exoego in #2521
- fix(sse): close sse stream on end by @domeccleston in #2529
- fix(client): Don't show
$ws
when not used WebSockets by @nakasyou in #2532 - refactor(ssg): update utils.ts by @eltociear in #2519
New Contributors
- @domeccleston made their first contribution in #2529
- @eltociear made their first contribution in #2519
Full Changelog: v4.2.5...v4.2.6