v2.11.4
What's Changed
- Harden Node/WASM bundles to emit fully typed doc comments (no stray
any) so the options parameter and inline image attributes stay aligned withWasmConversionOptions. - Add a Rollup + browser example under
examples/wasm-rollupand document it in the WASM README to guide bundler integrations. - Sync every package manifest to 2.11.4 via
task sync-versions.