v0.25.0
🚧 Breaking Changes
- Remove sorbet-runtime dependency (#3556) by @vinistock
✨ Enhancements
- Reuse Prism parse result for RuboCop (#3584) by @vinistock
- Move server update after launching server (#3555) by @vinistock
- Support Windsurf for setting cursor position in snippets (#3634) by @ttilberg
- Allow users to disable test related code lenses (#3632) by @vinistock
📦 Other Changes
- Upgrade Tapioca (#3622) by @vinistock
- Move feature configuration to global state (#3613) by @vinistock
- Replace LanguageServer::Protocol::Transport with our own implementation (#3533) by @vinistock