Skip to content

v0.17.10

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 16:41
· 326 commits to main since this release
935c7e6

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

📦 Other Changes

  • Make Index#index_all index rbs files too (#2353) by @st0012
  • Add outdated version info to troubleshooting guide (#2060) by @andyw8