Skip to content

v4.3.2

Choose a tag to compare

@github-actions github-actions released this 22 May 14:57
a1b60fd

4.3.2 (2026-05-22)

Bug Fixes

  • clear reporter state between consecutive runs (#1112) (1dfeb8f)
  • env: preserve existing environment variables (#1117) (3f54d96)
  • improve .only logic to detect false positives (#1114) (200c689)
  • resolve ESM masquerading conflict (#1119) (8db5188)
  • resolve TDZ circular dependencies (#1109) (592a1ca)
  • share indentation state across dual bundle (#1121) (6c8c178)
  • watch: avoid missing change events during directory rescans (#1118) (a874712)

Performance Improvements