Release line: stable
This patch release follows the published v1.2.3 rebuild and lands the post-merge review fixes from PR #356.
- Published package version:
1.2.4 - Merged PR:
#356release: patch post-merge review fixes for v1.2.4 - Merge commit on
main:688802af72d3129a6357ea3b67e7427da37d0faf - Previous stable release:
v1.2.3
- added deterministic regressions for flagged-account backup and legacy read retries so transient Windows
EBUSYlocks stay covered - pinned the
persistRecoveredBackup -> falsepath so failed backup persistence does not report a false successful recovery - tightened test cleanup so
fs.readFilespies are restored fromfinallyand cannot leak across later Vitest cases - removed the dead inline
returnfrom the Codex wrapper mutator script used by the delayed-write retry regression - kept the post-merge review-fix branch validated end-to-end before merging back to
main
npm test -- test/storage-flagged.test.tsnpm test -- test/codex-bin-wrapper.test.tsnpm run clean:repo:checknpm run lintnpm run typechecknpm run buildnpm test -- --reporter=dot- Full suite passed:
222/222files,3313/3313tests
- PR:
https://github.com/ndycode/codex-multi-auth/pull/356 - Previous release notes:
docs/releases/v1.2.3.md