v1.2.4.md

June 3, 2026 ยท View on GitHub

Storage

Bugfixes

  • Fixed flagged-account backup and legacy-read retry regressions so transient Windows EBUSY locks remain covered. (#356)
  • Fixed failed backup persistence so persistRecoveredBackup -> false cannot report a false successful recovery. (#356)

Release Hygiene

Bugfixes

  • Fixed test cleanup and wrapper mutator behavior by restoring fs.readFile spies from finally and removing a dead inline return. (#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)