Skip to content

v0.15.0

Choose a tag to compare

@PatrickJS PatrickJS released this 26 Jun 20:24

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

  • Added scheduler commit-phase ordering for app-level loader swaps and streamed
    boundary patches, including frame-backed commits and deterministic
    non-browser fallbacks.
  • Added declaration conventions for Async.use(...) so registered kinds can
    materialize on register, start, or demand under configurable duplicate
    policies.
  • Bundle size from bundled TypeScript source: browser.ts raw 256,039 B (256.0 KB / 0.256 MB), gzip 47,748 B (47.7 KB / 0.048 MB), br 39,376 B (39.4 KB / 0.039 MB) -> browser.min.js raw 107,985 B (108.0 KB / 0.108 MB), gzip 31,556 B (31.6 KB / 0.032 MB), br 27,711 B (27.7 KB / 0.028 MB); delta raw -148,054 B (-148.1 KB / -0.148 MB), gzip -16,192 B (-16.2 KB / -0.016 MB), br -11,665 B (-11.7 KB / -0.012 MB).

Release evidence

  • Release type: stable
  • Package profile: framework-browser
  • npm pack files: 58
File Raw Gzip Brotli
browser.d.ts 42.8 KB 7.8 KB 6.9 KB
browser.js 250.0 KB 46.9 KB 38.4 KB
browser.min.js 105.5 KB 30.9 KB 27.1 KB
browser.ts 250.0 KB 46.9 KB 38.5 KB
browser.umd.js 265.6 KB 48.1 KB 39.0 KB
browser.umd.min.js 107.0 KB 31.0 KB 27.2 KB
framework.d.ts 44.8 KB 8.1 KB 7.2 KB
framework.ts 377.3 KB 70.0 KB 55.8 KB
server.js 377.3 KB 69.9 KB 55.8 KB

Diff links:


Source: CHANGELOG.md in tag v0.15.0.