Skip to content

13.1.7

Latest

Choose a tag to compare

@mikebronner mikebronner released this 01 Aug 15:58
a294cf7

Fixed

  • πŸ› Cached ofMany eager-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