Skip to content

Gluon v1.8.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:10
· 141 commits to main since this release
Immutable release. Only release title and notes can be modified.
b1c2fee

[1.8.1] - 2026-08-12

Added

  • Added retained nested Declarative Shadow DOM hydration with deterministic
    local marker-range transport, fail-closed metadata validation, and automatic
    first-render deferral for connected server-marked Gluon elements.
  • Added request-isolated SSR abort propagation through renderRequest() with
    exact signal identity and success/failure/abort cleanup.