v0.17.10
✨ Enhancements
🐛 Bug Fixes
- Correctly linearize singleton parent classes with namespace (#2354) by @vinistock
- Properly split singleton nesting during linearization (#2355) by @vinistock
- Document highlight shouldn't include the block for a method invocation (#2357) by @andyw8
- Prevent non keywords from accidentally matching on type formatting (#2364) by @vinistock
- Fix NodeContext's handling of namespaced singleton method (#2385) by @st0012