evlog@2.22.4
What's Changed
Bug Fixes 🐞
- fix(nitro): stop wrapping streaming responses in the Nitro v3 response hook by @TheLiberal in #433
- fix(next): don't log a phantom error for redirect()/notFound() signals by @HugoRCD in #438
- fix(nuxt): reach app tsconfig with server auto-import types by @HugoRCD in #437
- fix(telemetry): drop permanently-rejected outbox batches instead of retrying forever by @HugoRCD in #444
- fix(repo): order the turbo tasks that share an output directory by @HugoRCD in #450
- fix(next): thread redact through createInstrumentation().register() by @lichterspiel in #442
New Contributors
- @TheLiberal made their first contribution in #433
- @lichterspiel made their first contribution in #442
Full Changelog: https://github.com/HugoRCD/evlog/compare/evlog@2.22.0...evlog@2.22.4