v1.1.0
wakaru v1.1.0
Async/generator recovery, esbuild unpacking, better correctness.
Highlights
- Babel async & generators —
regeneratorRuntimeand_asyncToGeneratorare restored back to nativeasync/awaitandfunction* - esbuild unpacking — scope-hoisted esbuild bundles are split into proper ES modules
- Babel 7.24+ classes —
_callSuperand single-arg_createClassrecovered correctly - Diagnostics — opt-in structured warnings and TDZ violation reporting
- Sentry component names — recovered from
data-sentry-componentattributes - 25 correctness fixes — var/const scoping, duplicate imports, lexical
this, unresolved marks, and more - Fat LTO builds — smaller and faster binaries
- Linux ARM64 — native release binaries
Full Changelog: v1.0.0...v1.1.0
Full Changelog: v1.0.0...v1.1.0