Skip to content

v0.3.0

Choose a tag to compare

@state303 state303 released this 28 Jul 10:07
c065791

0.3.0 (2026-07-28)

⚠ BREAKING CHANGES

  • memory-backed output sessions now reserve artifact and Blob materialization capacity when create() resolves. Concurrent callers should pass maxMemoryArtifactBytes per pending output.

Features

  • reserve browser output capacity safely (5436515)