Commit 4d68f9c
update to solid 2.0.0-beta.24 and @dom-expressions/compiler 0.50.0-next.29
Solid floors move to beta.24 across the catalog and peer/dev ranges; the
compiler pin and minimumReleaseAge exclusions move to next.29. Picks up
config-level transformResult on configureServerFunctionsServer
(dom-expressions#546 — the turnkey dev middleware and virtual prod
handler can serve frame-stream responses with zero per-request wiring)
and the adopted-boundary nested-region morph fix (dom-expressions#547).
All example suites green on the new pins.
Note: frames stay unusable end to end on published bits — the beta.24
@solidjs/web frames/dist/client.js still lacks the transport-policy
half of installServerComponents (no configureServerFunctionsClient /
responseHandler / beginStream in the artifact, unlike the same-version
source and its published type docs) — so no frames example ships yet.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 33cf6ae commit 4d68f9c
4 files changed
Lines changed: 98 additions & 93 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments