What's Changed
🚧 Breaking Changes
- Migrate to YARP by @vinistock in #1025
- Provide nesting and the index for hover extensions by @vinistock in #1021
- Rename extensions to addons by @vinistock in #1035
✨ Enhancements
- Handle private constants in the index by @vinistock in #1003
- Exclude transitive development dependencies by @vinistock in #1010
- Account for private constants in features by @vinistock in #1004
- Handle constant aliases and ability to follow them by @vinistock in #1023
- Remove server telemetry by @vinistock in #650
- Remove dependency on syntax_tree by @vinistock in #1039
- Handle namespace aliases in completion by @vinistock in #1038
🐛 Bug Fixes
- Ignore nesting when resolving top level constants by @vinistock in #1048
🛠 Other Changes
- Handle the receiver part of private_constant by @vinistock in #1020
- Use Spoom backtrace filter by @andyw8 in #965
- FIX: make sure to specify sorbet-runtime version by @rreckonerr in #1027
- Use a needs_parsing boolean instead of unparsed edits array by @vinistock in #1032
New Contributors
- @rreckonerr made their first contribution in #1027
Full Changelog: v0.10.1...v0.11.0