- Fixed compile-time error on duplicate snippet/declaration tags and improved robust parsing of declaration tag contents, including whitespace and type handling.
- Corrected reference transformation for earlier declarators in declaration tags and prevented spurious $derived warnings in such tags.
- Resolved runtime issues: avoided infinite loops when expressions end with a trailing '/', preserved newlines in spread values with type attributes, updated SvelteURLSearchParams for duplicate keys, and ensured blocker reference checks al...