Skip to content

v0.24.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 13:52
· 4 commits to main since this release
5c371ed

v0.24.2

✨ Enhancements

🐛 Bug Fixes

  • Fix minitest reporter crash with parallel testing (#3602) by @alexcrocha
  • Advance scanner position by byte length while searching for line (#3612) by @vinistock
  • Avoid loading incorrect add-on versions when bundle path is inside project (#3620) by @vinistock
  • Prevent add-ons from exiting the server process (#3617) by @vinistock