Fixed
- π Cached
ofManyeager-loaded relations return null on later paginated pages by @mikebronner in #606 - π Tag relation queries with their joined tables by @RyanWyse in #608
- π BelongsToMany/MorphToMany/*Through relation caches serve stale rows after the joined pivot table is written by @mikebronner in #611
Changed
- β Harden OfManyTest coverage: strengthen the redundant differentiation test + cover composite ofMany by @mikebronner in #612
New Contributors
Full Changelog: 13.1.6...13.1.7