Skip to content

2.4.0-next.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Apr 17:14
· 1 commit to next since this release

2.4.0-next.3 (2025-04-18)

Bug Fixes

  • better memory cleanup (f6182bd)
  • correctly interrupt from draft trace (4379334)
  • defer setState calls so they don’t fire synchronously during hook’s render‐time (ccba038)
  • various improvements to debugger (2273878)
  • various improvements to debugger (6ed815a)

Features

  • improve output for ConsoleTraceLogger (7092577)
  • TraceManagerDebugger (f05b618)