Skip to content

0.1.0

Choose a tag to compare

@1amageek 1amageek released this 16 Jun 06:52
· 24 commits to main since this release

Changelog

0.1.0 - 2026-06-16

Initial public release.

Area Included
HTML DSL Lowercase HTML tags, typed attributes, text initializer shortcuts, raw HTML, and builder control flow.
Components Component, ServerComponent, ClientComponent, @State, Binding, and environment propagation.
Rendering HTML string rendering, render artifacts, diagnostics, hydration manifests, and internal graph diffing.
CSS Style, generated standard CSS property helpers, @StyleBuilder, Stylesheet, CSSRule, and @StylesheetBuilder.
Hydration Browser hydration indexes, DOM patch commands, command batches, and browser host contracts.
Loading Split WASM bundle manifests, load plans, and loading runtime contracts.
Actions ActionRepresentable, Action, ActionField, and hidden-field rendering contracts.