Skip to content

v0.11.27

Choose a tag to compare

@PatrickJS PatrickJS released this 21 Jun 20:53

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

  • Added the composition pattern catalog covering default children, named
    regions, scoped content templates, presenter component props, dynamic outlets,
    boundaries, and anti-patterns.
  • Separated L1 and L2 examples for each composition pattern and marked planned
    source forms so released behavior is distinct from future build-required
    syntax.
  • Added out-of-order streaming guidance for every composition pattern,
    including boundary placement, independent commits, same-boundary sequencing,
    and rescanning inserted streamed HTML.
  • 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.27.