This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit 1d0ae54
Fix template for @pyreon/store 0.10.0 + form register types
- 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>1 parent 411372c commit 1d0ae54
2 files changed
Lines changed: 5 additions & 4 deletions
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments