Skip to content

evlog@v1.8.0

Choose a tag to compare

@HugoRCD HugoRCD released this 15 Feb 10:41
· 51 commits to main since this release
81b8bf2

What's Changed

Features 🚀

  • feat: add support for nitro v3 by @schplitt and @HugoRCD in #8
  • feat: add PostHog Logs drain via OTLP by @HugoRCD in #79
  • feat: add enabled?: boolean config option to disable logger by @Pastequee in #69
  • feat: add request-scoped info() and warn() methods to logger by @HugoRCD in #70
  • feat: add standalone browser-to-server log transport by @HugoRCD in #77
  • feat: add client identity tracking and PostHog userId mapping by @HugoRCD in #78

Bug Fixes 🐞

  • fix: capture status/statusText from H3 v2+ errors by @HugoRCD in #80

Refactoring 🛠

  • refactor: extract shared utilities to reduce duplication by @HugoRCD in #85

Dependency Updates 📦

  • chore(deps): update dependency @nuxt/test-utils to v4 by @renovate[bot] in #59

New Contributors

  • @Pastequee made their first contribution in #69
  • @Copilot made their first contribution in #83
  • @schplitt made their first contribution in #8

Full Changelog: v1.7.0...v1.8.0