What's Changed
π Bug Fixes
- Stop generating RBI for insert/upsert related methods by @st0012 in https://github.com/Shopify/tapioca/pull/2446
π Other Changes
- Add optional CI step to run Sorbet with Prism by @thomasmarshall in https://github.com/Shopify/tapioca/pull/2427
New Contributors
- @t...