Skip to content

v0.7.0

Latest

Choose a tag to compare

@Polliog Polliog released this 09 Mar 14:03
4ea76e2

Added

Browser SDK (@logtide/browser)

  • New @logtide/browser package with session context, anonymous session ID, and page URL tracking
  • WebVitalsIntegration — captures Core Web Vitals (LCP, FID, CLS, INP, TTFB), wired into all framework packages
  • Click breadcrumb integration — automatic tracking of user clicks with element selector
  • Network breadcrumb integration — tracks fetch/XHR requests with method, URL, status, and duration
  • OfflineTransport with navigator.sendBeacon support for reliable delivery on page unload

CLI (@logtide/cli)

  • New @logtide/cli package — logtide command-line tool
  • logtide sourcemaps upload command for uploading source maps to LogTide server
  • Built with commander for CLI argument parsing

Framework Improvements

  • Framework-specific improvements across all packages

Full Changelog: v0.6.1...v0.7.0