What's Changed
✨ Enhancements
- Run URL helpers compiler when routes are modified by @vinistock in #2165
- [Tapioca Addon] Support gem RBI generation by @alexcrocha in #2081
- [Tapioca Add-on] Trigger
ActiveSupport::TestCase
DSL compiler on fixture changes by @andyw8 in #2163 - Add progress indication for DSL operations by @vinistock in #2176
- Reload DSL compilers in the workspace automatically by @vinistock in #2178
🐛 Bug Fixes
- Return a Hash from
GroupChain#size
by @KaanOzkan in #2157 - Fix
chdir
issue for LSP by @andyw8 in #2171 - No-op if runner client is null by @vinistock in #2172
- [Tapioca Add-on] Fix orphaned gem RBI cleanup logic by @alexcrocha in #2181
Full Changelog: v0.16.8...v0.16.9