v0.5.1
What's Changed
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #12
- chore(deps-dev): bump @typescript/native-preview from 7.0.0-dev.20260507.1 to 7.0.0-dev.20260517.1 by @dependabot[bot] in #13
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #15
- chore: adopt the sigx standard agent setup by @andtii in #18
- chore: sync standard scripts from repo-template by @andtii in #19
- ci: add codecov.yml (patch-coverage gate config) by @andtii in #20
- docs: repoint homepage/docs links to sigx.dev + trim README drift by @andtii in #22
- feat: component library split, CLI render modes, FX + task streaming components by @andtii in #23
- feat: clack-style prompt kit + MultiSelect/Confirm/KeyHints by @andtii in #24
- refactor: move the headless prompt engine to terminal-zero by @andtii in #25
- chore: root run-scripts for every example + drop external framework references by @andtii in #26
- fix: visible prompt/log chrome on bare terminals + externalize node builtins by @andtii in #27
- feat: Row layout, QRCode, scrollable LogView, MultiSelect groups by @andtii in #28
- fix: LogView fills its configured width by @andtii in #29
- feat: interactive shell kit — layered keys, TextArea, SuggestionList, view stack, PixelArt by @andtii in #30
- fix: claude-shell bottom-anchored layout + Shift+Enter newline sequences by @andtii in #31
- fix: reactive terminal size + claude-shell bottom pinning by @andtii in #32
- fix: writeStatic('') prints a blank line instead of vanishing by @andtii in #34
- docs(workflow): file a docs-repo issue before merge; tag it on release by @andtii in #35
- fix: Gradient and Shimmer are block components by @andtii in #36
- fix: atomic frame writes with synchronized output (no more flicker) by @andtii in #37
- feat: Text/Heading typography primitives, renderer text attributes, family-aligned layout by @andtii in #38
- chore: finish the intrinsics sweep — zero raw box/text in example code by @andtii in #39
- chore: lockstep publishing guardrails (align with sigx core/lynx) by @andtii in #40
- release: v0.5.0 by @andtii in #41
- ci(release-drafter): restore autolabeling under v7 by @andtii in #43
- feat: @sigx/terminal-dev - HMR dev runner (pnpm dev hot-reloads the running TUI) by @andtii in #46
- fix: sigx-terminal-dev exits 0 when the app quits via Ctrl+C by @andtii in #49
- fix: HMR edits survive navigation - repoint stale factories at the new setup by @andtii in #51
- fix(publish): ambient npm auth only — drop NPM_TOKEN plumbing by @andtii in #44
- fix(publish): ambient npm auth only - drop NPM_TOKEN .npmrc plumbing by @andtii in #53
- release: v0.5.1 - lockstep version bump + changelog by @andtii in #55
- fix: commit the bin shim executable (100755) - unblocks the release publish by @andtii in #57
New Contributors
- @dependabot[bot] made their first contribution in #12
Full Changelog: v0.4.4...v0.5.1