v1.2.4.md
June 3, 2026 ยท View on GitHub
Storage
Bugfixes
- Fixed flagged-account backup and legacy-read retry regressions so transient Windows
EBUSYlocks remain covered. (#356) - Fixed failed backup persistence so
persistRecoveredBackup -> falsecannot report a false successful recovery. (#356)
Release Hygiene
Bugfixes
- Fixed test cleanup and wrapper mutator behavior by restoring
fs.readFilespies fromfinallyand removing a dead inlinereturn. (#356)
Improvements
- Merged the post-merge review-fix branch, ran focused storage and wrapper suites, repo hygiene, lint, typecheck, build, and the full dot-reporter test suite. (#356)