You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: add elk, misskey, npmx, vuefes submodules for testing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: add Program parsing fallback for multi-statement event handlers in transform phase
The transform phase's rewrite_expression lacked a Program parsing
fallback for multi-statement expressions (e.g., `quoteId = null;
renoteTargetNote = null;`). This caused SetupRef .value suffixes
to be missing in template event handlers with semicolons.
Fixes misskey MkPostForm.vue parse error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* style: format test code with rustfmt
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: remove unused imports across workspace
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fmt
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments