From fc49e8c803e0a38cd993fe1a0d542a89099c1b48 Mon Sep 17 00:00:00 2001 From: Steven Date: Sun, 26 Oct 2025 23:17:59 -0500 Subject: [PATCH] Update featured product collection references from 'nuevos-productos' to 'new-products' for consistency across theme files; refactor liquid syntax detection to utilize matchAll for improved performance and maintainability. --- .../theme/sections/featured-products.liquid | 2 +- .../fasttify/theme/snippets/header.liquid | 2 +- .../parsing/liquid-syntax-detector.ts | 96 ++++++++----------- 3 files changed, 42 insertions(+), 58 deletions(-) diff --git a/packages/example-themes/fasttify/theme/sections/featured-products.liquid b/packages/example-themes/fasttify/theme/sections/featured-products.liquid index 262b3060..0404ba61 100644 --- a/packages/example-themes/fasttify/theme/sections/featured-products.liquid +++ b/packages/example-themes/fasttify/theme/sections/featured-products.liquid @@ -4,7 +4,7 @@