Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Bump UI system to ^0.3.0#36

Merged
vitbokisch merged 4 commits into
mainfrom
bump-ui-0.3.0
Mar 25, 2026
Merged

Bump UI system to ^0.3.0#36
vitbokisch merged 4 commits into
mainfrom
bump-ui-0.3.0

Conversation

@vitbokisch
Copy link
Copy Markdown
Contributor

Summary

  • Bump all @pyreon UI system packages to ^0.3.0 in meta and create-zero
  • 420 tests pass, zero tsc errors

🤖 Generated with Claude Code

vitbokisch and others added 4 commits March 25, 2026 10:40
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Template was pinned to ^0.3.0 which pulled old @pyreon/form
without fixed register() types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The static template is only used by CI test script. Real users go
through create-zero CLI which generates pinned versions via
pyreonVersion(). Using 'latest' means CI always tests against the
newest published packages — no more manual template version bumps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Store: useAppStore() returns { store }, destructure from store
- Form: register() returns Signal<unknown> — use as any until
  @pyreon/feature preserves schema generics through register()

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vitbokisch vitbokisch merged commit bce4e69 into main Mar 25, 2026
11 checks passed
@vitbokisch vitbokisch deleted the bump-ui-0.3.0 branch March 25, 2026 09:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant