Skip to content

Fluxzero 1.195.3

Choose a tag to compare

@github-actions github-actions released this 06 Jun 15:04

1.195.3 (2026-06-06)

Bug Fixes

  • fix(web): handle null and empty headers in WebResponse metadata (b0933e5)

    Simplify `asMetadata` logic by returning metadata without headers if null or empty, and update `WebResponse` constructor to use `asMetadata` directly.