Skip to main content

July 22, 2026

Bundle size reduction and minor performance improvements in DOM capture.

Improvements

  • Reduced bundle size by approximately 2% (gzip) by ensuring debug-only log messages are fully excluded from production builds.
  • Minor performance improvement in DOM capture by reducing unnecessary function call overhead in the node encoding hot path.