Skip to content

v13.2.0

Latest

Choose a tag to compare

@yajra yajra released this 14 Aug 03:20

13.2.0 (2026-08-14)

Bug Fixes

  • keep the relation constraints when joining an eager loaded relation (dd6c591), closes #1325

Features

  • add processWith() to run a callback on each row before processing (75e229f), closes #2862

Performance Improvements

  • resolve collection sort columns once instead of per comparison (25c92ac), closes #1437