Skip to content

v0.11.29

Choose a tag to compare

@github-actions github-actions released this 21 Jun 21:57

Release notes from CHANGELOG.md for @async/framework@0.11.29 (2026-06-21).

  • Renamed build optimizer signal source output from derived and async to
    the public-facing computed and asyncSignal intent names.
  • Kept event normalization ahead of signal classification and runtime-slice
    selection in the optimizer artifact order.
  • Updated optimizer artifact, runtime selection, build profile, and signal
    classification tests to prove computed and async signal reporting, ownership
    diagnostics, maybe-promise rejection, runtime slice selection, and bootstrap
    report parity.
  • Bundle size from bundled TypeScript source: browser.ts raw 231,217 B (231.2 KB / 0.231 MB), gzip 44,078 B (44.1 KB / 0.044 MB), br 36,392 B (36.4 KB / 0.036 MB) -> browser.min.js raw 98,972 B (99.0 KB / 0.099 MB), gzip 29,418 B (29.4 KB / 0.029 MB), br 25,930 B (25.9 KB / 0.026 MB); delta raw -132,245 B (-132.2 KB / -0.132 MB), gzip -14,660 B (-14.7 KB / -0.015 MB), br -10,462 B (-10.5 KB / -0.010 MB).

Release evidence

  • Release type: stable
  • Package profile: framework-browser
  • npm pack files: 40
File Raw Gzip Brotli
browser.d.ts 33.1 KB 6.2 KB 5.5 KB
browser.js 225.7 KB 43.3 KB 35.5 KB
browser.min.js 96.7 KB 28.8 KB 25.3 KB
browser.ts 225.8 KB 43.4 KB 35.5 KB
browser.umd.js 239.9 KB 44.4 KB 36.1 KB
browser.umd.min.js 98.2 KB 28.9 KB 25.4 KB
framework.d.ts 33.4 KB 6.3 KB 5.5 KB
framework.ts 230.9 KB 44.4 KB 36.2 KB
server.js 230.8 KB 44.3 KB 36.1 KB

Diff links:


Source: CHANGELOG.md in tag v0.11.29.