v1.0.12
Fixed
- Windows CI: broken symlink test skipped on Windows: Symlink tests (
destinationExists) now skip on Windows where elevated privileges are required forfs.symlink(). - E2E: stdout verification for update success message: E2E scenario 15 now captures both stdout and stderr. Assertion #9 checks for "Workspace update complete" in stdout (where
@clack/promptswrites it), not stderr.