From 718c67b387a00d3240dda53911b883ff6a5b4da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel?= Date: Fri, 10 Jul 2026 16:22:50 -0400 Subject: [PATCH] fix: escape NUL bytes in HFMASK regex (Bun blank renders) + Windows junction for studio preview links (#2140) * fix(core): escape NUL delimiters in HFMASK mask token and restore regex Raw 0x00 bytes in the maskInertRegions token and restore regex made timingCompiler.ts binary to git and shipped raw NULs into dist/cli.js. Bun's transpiler (<= 1.3.11) corrupts raw NULs in regex literals into literal backslash-uFFFD text, so restore never matched: every masked