Gluon v1.9.0
·
127 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
[1.9.0] - 2026-08-15
Added
- Added nested object and bounded array editing to
@gluonjs/json-formswith
immutable updates, validation, reset, restore, and fail-closed diagnostics. - Added locale fallback chains,
Intlnumber/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.