- Fixed handling of double hyphen CSS selector names.
- Resolved multiple bugs: class:directive with $restProps, unwanted CSS hash on unscoped elements, duplicate variable declarations, and "$0 is not defined" errors in svelte:element.
- Added error catching for @const tags in svelte:boundary in development mode.