- Fixed CommonJS/ESM interop issues, preserving live bindings and prioritizing .mjs/.mts extensions when no extension is specified.
- Resolved template literal parsing assertion crash and prevented build errors for try/require patterns, handling them at runtime.
- Enabled top‑level await in browser targets (runtime‑only), noting undefined behavior when combined with module.exports.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.