mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 00:40:40 -07:00
Enhances snippet drops to track their parent template name, enabling better error reporting and context awareness within rendered snippets. Updates the render tag to use parent template names for proper context variable naming and improves error handling flow.