Skip to content

v0.17.14

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 19:49
· 271 commits to main since this release
54584ff

v0.17.14

✨ Enhancements

🐛 Bug Fixes

  • Consider that the project has a type checker if sorbet-static is present as transitive dependency (#2443) by @vinistock
  • Fix parsing erb with bare yield (#2444) by @Earlopain
  • Make Rails app detection based on Rails::Application superclass (#2218) by @louim
  • Fix extracting a method without another declaration to anchor replacement (#2429) by @vinistock

📦 Other Changes