What's Changed
🚧 Breaking Changes
- Rename
#sorbet_type
→#__tapioca_type
by @amomchilov in #2125
✨ Enhancements
--exclude
should also exclude transitive dependencies by @rzane in #2096- Add hash return type for relation groupchain size by @marknuzz in #2044
- Provide a hook for custom
ActiveModel
types by @rzane in #2112 - Handle
ActiveRecord::Locking::LockingType
by @kbruccoleri in #2014 - Don't assume nilable when
#__tapioca_type
is provided by @rzane in #2126 - [Tapioca Addon] Handle missing gems gracefully in tapioca gem command by @alexcrocha in #2111
🐛 Bug Fixes
- ActiveRecord
select
returns anArray
when called on Relation with block given by @stathis-alexander in #2103 - Revert "Don't attempt to load built-in compilers multiple times" by @KaanOzkan in #2122
- Support Bundler 2.6 by @deivid-rodriguez in #2129
🛠 Other Changes
- Clarify DSL compiler contribution instructions by @amomchilov in #2109
New Contributors
- @kbruccoleri made their first contribution in #2014
- @deivid-rodriguez made their first contribution in #2129
Full Changelog: v0.16.5...v0.16.6