Gluon v1.3.0
·
255 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
[1.3.0] - 2026-07-23
Added
- Added
defineUiAtom()for concise, typed presentational Atom authoring with
conditional native tags, owned constructable stylesheets, and explicit slot
migration behavior. - Added typed presentational
.gluonSingle-File Components through the shared
compiler and Vite plugin, with normal Gluon component, Quark, template, and
constructable stylesheet output. - Added the first-party
@gluonjs/gluon-components-viteStorybook Vite
framework and native Gluon renderer with typed CSF exports and exact teardown. - Added a junior learning path, compiled end-to-end examples, and a component
decision guide that distinguishes official primitives from honest app-local
GLUON GOODS components.
Changed
- Migrated the component-library Storybook acceptance surface from the generic
Web Components adapter to native Gluon templates and lifecycle ownership. - Integrated the new Atom and
.gluonauthoring APIs into the canonical GLUON
GOODS shop while preserving official package boundaries. - Updated the audited
fast-uridevelopment dependency to a non-vulnerable
release.