Skip to content

Gluon v1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:52
· 127 commits to main since this release
Immutable release. Only release title and notes can be modified.
06dc454

[1.9.0] - 2026-08-15

Added

  • Added nested object and bounded array editing to @gluonjs/json-forms with
    immutable updates, validation, reset, restore, and fail-closed diagnostics.
  • Added locale fallback chains, Intl number/date formatting, plural/select
    interpolation, loading state, and JSON-safe SSR transfer to @gluonjs/i18n.
  • Added the public progressive SSR patch application contract for streamed
    async fallbacks and style carriers.
  • Added a keyboard-accessible graph node representation and a reusable,
    request-free form controller with validation and SSR snapshot support.
  • Added explicit Devtools capability negotiation and the VS Code client /
    distribution contract.

Changed

  • Added request-free route-record data and query-state guidance to Router.
  • Published generated per-package GitHub Pages documentation, stable package
    metadata and links, and the accessibility and compatibility support matrix.