v0.24.2
✨ Enhancements
- Add hover documentation for 'break' keyword (#3587) by @mikeygough
🐛 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