Skip to content

Gluon v1.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:44
· 240 commits to main since this release
Immutable release. Only release title and notes can be modified.
ea78309

[1.4.0] - 2026-07-24

Added

  • Added an install-time Gluon agent skill with a safe explicit CLI, complete
    public-package guidance, packed-template verification, opt-out and protected
    regeneration behavior across npm, pnpm, Yarn, and ignored-script installs.

Changed

  • Required every official package README to provide task-oriented public API
    guidance and examples, enforced by package-contract validation.

Fixed

  • Kept the component-library product picker trigger synchronized when its value
    changes programmatically, with Storybook interaction coverage for rerenders.