v0.10.2
Release notes from CHANGELOG.md for @async/flow@0.10.2 (2026-07-02).
Fixed
- Kept public Flow ref views from exposing mutation wrappers for read-only
computed refs so Framework and other consumers can reliably detect writable
refs.
Release evidence
- Release type: stable
- Package profile: node-library
- npm pack files: 35
| File | Raw | Gzip | Brotli |
|---|---|---|---|
src/framework-runtime.d.ts |
7.6 KB | 1.5 KB | 1.3 KB |
src/framework-runtime.js |
50.4 KB | 9.8 KB | 8.6 KB |
src/index.d.ts |
1.6 KB | 606 B | 492 B |
src/index.js |
1.2 KB | 531 B | 444 B |
Diff links:
- src/framework-runtime.d.ts: https://github.com/async/flow/compare/HEAD%5E...v0.10.2?diff=unified#diff-src%2Fframework-runtime.d.ts
- src/framework-runtime.js: https://github.com/async/flow/compare/HEAD%5E...v0.10.2?diff=unified#diff-src%2Fframework-runtime.js
- src/index.d.ts: https://github.com/async/flow/compare/HEAD%5E...v0.10.2?diff=unified#diff-src%2Findex.d.ts
- src/index.js: https://github.com/async/flow/compare/HEAD%5E...v0.10.2?diff=unified#diff-src%2Findex.js
Source: CHANGELOG.md in tag v0.10.2.