Skip to content

v1.0.3

Choose a tag to compare

@damianociarla damianociarla released this 21 Aug 13:55
· 4 commits to main since this release
69b7293

What changed

  • Terminal validation errors now consistently reject Promises or reach callbacks asynchronously.
  • Media operations consume isolated builder snapshots, fixing frame-state poisoning and same-Video concurrency races.
  • Planning, filesystem, and process failures share one documented lifecycle.
  • Publishing is now gated by protected main ancestry and the exact successful CI / Required check.
  • The API reference, error catalogue, concurrency guidance, mobile documentation, social preview, and crawler metadata are improved.

Verification

  • 246 unit tests passed (99.53% line coverage)
  • real FFmpeg integration passed on Node 24 and 26 across Linux, macOS, and Windows
  • npm audit: 0 vulnerabilities

See CHANGELOG.md for the full details.