v0.86.0
Add LLVM coverage conversion to LCOV format (#55860)
Move CI validation for debugCpp and profileCpp to EnvironmentOptions (#56464)
Build both coverage and non-coverage tester binaries in CI (#56538)
add cpp coverage (#54637)
Improve benchmark comparison printout ("slower"->"faster") (#53221)
Harden Metro bundle retry against file-watcher races (#56530)
Allow to disable coverage via flag & disable it for benchmarks (#53912)
Run benchmarks in test mode by default instead of excluding them (#56418)
Add support for JS sampling profiler (#52827)
Fix stateful regex bug in benchmark detection (#56423)
Reorganise shared script utils (#52473)
Add C++ sampling profiler support with FANTOM_PROFILE_CPP (#55735)
Add toMatchInlineSnapshot support (#55892)
Set hermes_build_mode constraint when building tester with coverage (#56541)