Skip to content

v1.10.2

Choose a tag to compare

@haggaiwambua haggaiwambua released this 11 Jul 23:10
Immutable release. Only release title and notes can be modified.
74bc305

Fixed

  • blade-nested-foreach now flags only a nested @foreach that scans an unrelated collection to match each outer item, so iterating a group's own members, a lookup keyed by the outer item, or a relation no longer reports a bogus O(n²) finding (#276)

Added

  • logic-in-blade accepts a max_foreach_depth option (default 2) (#276)

Full Changelog: v1.10.1...v1.10.2