Files
liquidjs/test
Yang JunandCursor bcc4d5564f fix(security): allow partial recursion when renderLimit is finite
Only reject render/include cycles when renderLimit is unlimited (default Infinity). With a finite time budget, recursion is bounded by renderLimit checks in renderTemplates.

Co-authored-by: Cursor <[email protected]>
2026-06-19 23:44:01 +08:00
..