Skip to content

2.4.0

Choose a tag to compare

@github-actions github-actions released this 13 May 23:48
· 90 commits to main since this release

2.4.0 (2025-05-13)

Bug Fixes

  • add interrupting spans to recording (3d9e4c1)
  • better checking for definition of property (fea07ac)
  • better memory cleanup (7dab705)
  • correct span tracking (300c9e4)
  • correctly interrupt from draft trace (61e9c7c)
  • defer setState calls so they don’t fire synchronously during hook’s render‐time (c7b0130)
  • improve debugUtils (6acb302)
  • improvements to debugger (359010d)
  • various improvements to debugger (6c62f57)
  • various improvements to debugger (5bfcd36)

Features

  • add computedRenderBeaconSpans entries to visualization mapping (cf7f7a9)
  • better rendering of computed spans (9093d32)
  • computedSpans now allow using matchingIndex (#31) (34513a3)
  • implement promoteSpanAttributes feature (3dbcfc5)
  • improve output for ConsoleTraceLogger (3967ebd)
  • rendering of computed render beacon spans (1f4cc7a)
  • TraceManagerDebugger (f86e62f)
  • update reporting functions to include a partial context in the error (#28) (d85f663)