Skip to content

v0.10.0

Choose a tag to compare

@PatrickJS PatrickJS released this 26 Jun 18:33

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

Added

  • Added @async/flow/protocol as the shared symbol-brand subpath for Flow
    definitions, live instances, helper metadata, compose batching, and graph
    objects.

Changed

  • Made @async/flow/graph consume Flow instances through the FLOW_INSPECT
    protocol symbol instead of importing helper APIs.
  • Made @async/flow/builder compile through the scheduler-free helper layer so
    graph-to-config compilation does not pull in the default scheduler wrapper.

Release evidence

  • Release type: stable
  • Package profile: node-library
  • npm pack files: 35
File Raw Gzip Brotli
src/framework-runtime.d.ts 7.3 KB 1.5 KB 1.3 KB
src/framework-runtime.js 41.8 KB 8.2 KB 7.2 KB
src/index.d.ts 1.6 KB 606 B 492 B
src/index.js 1.2 KB 531 B 444 B

Diff links:


Source: CHANGELOG.md in tag v0.10.0.