Skip to content

v1.29.0 (Stable) - drift auto-fix + diagnostics English

Choose a tag to compare

@gugu9999gu gugu9999gu released this 16 Jun 02:19
· 24 commits to main since this release

1.29.0 — Stable minor: drift auto-fix English (+bug fix) + diagnostics commands English

🛡️ Stable release. Bundles patches 1.28.1 + 1.28.2.

Highlights

  • drift --auto-fix English + bug fix (1.28.1) — the drift check --auto-fix progress logs now render in English. Also fixed a latent bug: in the previous release, translating the security-signal label broke the internal check that string-matched the Korean label, so under --language en the security auto-fix silently did not fire. It now matches the language-stable field. drift check is fully English (output + auto-fix).
  • Diagnostics commands English (1.28.2)doctor (install/environment), which (version conflicts / npx cache / PATH), and whats-new (CHANGELOG diff) render in English under --language en.
  • Korean-first preserved — English is opt-in (--language en / LEERNESS_LANG=en / English-initialized project). Korean output is unchanged byte-for-byte; internal callers are unaffected.

Verification (zero regression)

  • selftest 250/250 · E2E 368/368 (Korean-default path unchanged; i18n behavioral guard covers lens + health + drift + doctor en/ko) · post-publish clean-room re-verification.

Notes

  • 0 runtime deps · 0 install scripts · Node ≥ 18 · MIT.