← Back to changelog
FixedJuly 30, 2026

Duplicate declarations across files are now caught before shipping

Fixed a class of bugs where two files declaring the same type alias, function, or class would ship to your iframe and crash at runtime with an error the assistant couldn't diagnose. Lint now parses the assembled code, and iframe compile errors now name the specific file and line involved.