Our Auto-Update Never Ran Once: A CommonJS Export That Vanished Into an ESM Namespace
OFFYCE shipped auto-update in v0.3.4 and it silently never worked in a single packaged build. The cause was one destructuring assignment across the CommonJS/ESM boundary — and a catch block that threw the evidence away. Here's how we found it, and what v0.3.7 changes.




