|
20 | 20 | "test-integration": "2.0.0-beta.34", |
21 | 21 | "@solidjs/babel-plugin": "2.0.0-rc.2", |
22 | 22 | "@solidjs/compiler": "2.0.0-rc.2", |
23 | | - "@solidjs/diagnostics": "2.0.0-rc.2" |
| 23 | + "@solidjs/diagnostics": "2.0.0-rc.2", |
| 24 | + "effect-example": "0.0.0" |
24 | 25 | }, |
25 | 26 | "changesets": [ |
26 | 27 | "absorb-expressions", |
|
31 | 32 | "add-per-call-invoke", |
32 | 33 | "add-refresh-subpath", |
33 | 34 | "add-serialization-subpath", |
| 35 | + "add-serialize-error-stacks-option", |
34 | 36 | "add-server-functions-subpath", |
35 | 37 | "adopt-claim-scope-wire-id", |
36 | 38 | "adopt-runtime-wire-protocols", |
|
53 | 55 | "attribution-wide-write", |
54 | 56 | "audit-driver-family-decline-multi-slot", |
55 | 57 | "avoid-reconcile-key-recompute", |
| 58 | + "awaitable-refresh", |
56 | 59 | "bare-client-source-suspends-as-final-hole", |
57 | 60 | "behavior-claims-delegate-glue", |
58 | 61 | "behavior-claims-props", |
| 62 | + "bound-server-function-requests", |
59 | 63 | "boundary-accessor-return-types", |
60 | 64 | "boundary-asset-scope-leak", |
61 | 65 | "brave-heaps-refuse", |
|
78 | 82 | "client-only-sibling-id-drift", |
79 | 83 | "coalesce-refresh-scheduling", |
80 | 84 | "cold-field-extension-split", |
| 85 | + "commit-clears-transition-stamp", |
81 | 86 | "companion-oracle-census", |
82 | 87 | "companion-shadow-redesign", |
83 | 88 | "compiler-loader-accepts-patch-driver", |
84 | 89 | "compiler-loader-prefer-local-build", |
| 90 | + "contain-flight-collector-errors", |
85 | 91 | "container-tier-projection-traces", |
86 | 92 | "context-default-less-throws", |
87 | 93 | "core-hot-path-shape-alignment", |
|
98 | 104 | "dev-error-untracked-async-read", |
99 | 105 | "dev-invariant-assertions", |
100 | 106 | "dev-tools-cleanup", |
| 107 | + "dev-warn-scripted-304", |
101 | 108 | "dev-warn-unhandled-async", |
102 | 109 | "diagnostic-code-prefix", |
103 | 110 | "diagnostic-console-footers", |
|
118 | 125 | "effect-run-trims", |
119 | 126 | "element-foreign-owner-fallback", |
120 | 127 | "eliminate-optimistic-revert-targets", |
| 128 | + "encode-failure-error-trailer", |
121 | 129 | "export-memo-options", |
122 | 130 | "expose-enableExternalSource-loading-on", |
123 | 131 | "fetch-option-retry-contract", |
|
147 | 155 | "fix-buffered-iterable-replay-latest", |
148 | 156 | "fix-buffered-store-replay-claim", |
149 | 157 | "fix-codec-options-declaration", |
| 158 | + "fix-composed-header-bounds", |
| 159 | + "fix-content-length-guard-bypass", |
| 160 | + "fix-cookie-bounds-and-validity", |
150 | 161 | "fix-create-projection-seed-inference", |
| 162 | + "fix-dead-transition-stamp-revival", |
151 | 163 | "fix-deep-optimistic-store-pending", |
| 164 | + "fix-derived-event-locals-sharing", |
152 | 165 | "fix-derived-manual-writes", |
153 | 166 | "fix-derived-optimistic-store-fresh-data", |
154 | 167 | "fix-derived-signal-same-write", |
|
162 | 175 | "fix-equals-comparator-errors", |
163 | 176 | "fix-errored-derive-memo-parity", |
164 | 177 | "fix-errored-loading-hydration-ids", |
| 178 | + "fix-flatten-needsunwrap-or", |
165 | 179 | "fix-flow-getter-eval-owner-parity", |
166 | 180 | "fix-flow-hydration-key-alignment", |
167 | 181 | "fix-flush-syncdepth-leak-on-throw", |
|
170 | 184 | "fix-frames-preload-isolation", |
171 | 185 | "fix-frames-types-build", |
172 | 186 | "fix-frames-web-path-mapping", |
| 187 | + "fix-get-grant-lifetime-and-read-folding", |
173 | 188 | "fix-halt-error-swallow", |
174 | 189 | "fix-hybrid-iterable-signal-takeover", |
175 | 190 | "fix-hydrated-nullish-values", |
|
194 | 209 | "fix-lazy-hydration-without-loading", |
195 | 210 | "fix-lazy-rejected-import-caching", |
196 | 211 | "fix-lazy-shared-memo-ownership", |
| 212 | + "fix-lingering-ambient-transaction-capture", |
197 | 213 | "fix-loading-boundary-stale-flatten", |
198 | 214 | "fix-loading-hydration-settled-ref", |
199 | 215 | "fix-loading-late-fragment-hydration", |
|
210 | 226 | "fix-nested-boundary-foreign-status", |
211 | 227 | "fix-nested-loading-boundary-chained-memo-serialization", |
212 | 228 | "fix-nested-optimistic-store-pending", |
| 229 | + "fix-nojs-shape-on-navigation", |
213 | 230 | "fix-omit-merge-sources-tunnel", |
214 | 231 | "fix-onsettled-unowned-cleanup", |
215 | 232 | "fix-optimistic-override-premature-revert", |
|
254 | 271 | "fix-refresh-swap-during-hydration", |
255 | 272 | "fix-refresh-type-in-store-overloads", |
256 | 273 | "fix-refresh-unmounted-registration", |
| 274 | + "fix-refresh-waiter-typing", |
257 | 275 | "fix-repeat-offset-disposal", |
258 | 276 | "fix-repeat-offset-reset-on-empty", |
259 | 277 | "fix-repeated-error-boundary-updates", |
260 | 278 | "fix-request-event-locals-augmentation", |
261 | 279 | "fix-resolve-inside-action-deadlock", |
262 | 280 | "fix-resolve-rejection-settlement", |
| 281 | + "fix-response-aliasing-cookie-leak", |
263 | 282 | "fix-resting-optimistic-async-commit", |
264 | 283 | "fix-reveal-frontier-errored-boundary", |
265 | 284 | "fix-scheduler-child-queue-removal", |
|
268 | 287 | "fix-server-effect-error-swallow", |
269 | 288 | "fix-server-effect-pending-read-loop", |
270 | 289 | "fix-server-entry-client-types", |
| 290 | + "fix-server-fn-transport-correctness", |
| 291 | + "fix-server-function-error-header-and-null-body-statuses", |
| 292 | + "fix-server-function-failure-signal", |
| 293 | + "fix-server-function-redirect-status-consistency", |
271 | 294 | "fix-server-render-effect-defer", |
272 | 295 | "fix-server-signal-overload-declarations", |
273 | 296 | "fix-server-transparent-memo-id-shift", |
|
311 | 334 | "fix-throwing-effect-cleanup", |
312 | 335 | "fix-transition-merge-optimistic-dup", |
313 | 336 | "fix-transparent-insert-alignment", |
| 337 | + "fix-truth-author-draft-overlay-read", |
| 338 | + "fix-universal-text-escaping", |
314 | 339 | "fix-usehead-prelude-hydration-walk", |
| 340 | + "fix-version-skew-label-before-gate", |
315 | 341 | "flatten-promise-of-async-iterable", |
316 | 342 | "fluffy-bananas-smoke", |
317 | 343 | "fold-runtime-wrappers", |
|
331 | 357 | "fuzzy-queens-retire", |
332 | 358 | "gate-child-companion-walk", |
333 | 359 | "gate-invariants-to-test-builds", |
| 360 | + "get-read-contract", |
334 | 361 | "graph-size-diagnostics", |
335 | 362 | "halt-reactivity-on-uncaught-error", |
336 | 363 | "head-shell-hold-probe-seam", |
| 364 | + "hide-internal-type-exports", |
337 | 365 | "hoist-web-protocol-components", |
338 | 366 | "html-element-claims", |
339 | 367 | "hydrating-store-engine-seam", |
340 | 368 | "hydration-primitive-wrappers", |
| 369 | + "identity-keyed-server-function-ids", |
341 | 370 | "import-solid-signals-monorepo", |
342 | 371 | "include-web-cookie-declarations", |
343 | 372 | "inv2-active-override-assertion", |
|
346 | 375 | "iterate-bare-step-tolerance", |
347 | 376 | "jfb-driver-and-write-bound", |
348 | 377 | "keep-ambient-batch-on-stash", |
| 378 | + "label-version-skew-404", |
349 | 379 | "late-boundary-held-fragment-wait", |
350 | 380 | "latest-lazy-companion-backfill", |
351 | 381 | "lazy-assets-post-settle-livelock", |
|
359 | 389 | "lean-ssr-owner-runtime", |
360 | 390 | "lemon-mails-lick", |
361 | 391 | "live-holes-server-support", |
| 392 | + "live-reference-sync-call-type", |
| 393 | + "live-retryable-4xx-and-retry-after", |
362 | 394 | "live-source-auto-hybrid", |
363 | 395 | "loading-errored-composition-escape", |
364 | 396 | "loading-value-commit-zero", |
365 | 397 | "loading-value-size-pass", |
366 | 398 | "loading-value-ssr-commit-zero", |
367 | 399 | "loading-value-ssr-source-matrix", |
368 | 400 | "loading-window-verdict-quiet-through-hydration", |
| 401 | + "lone-spread-no-merge", |
369 | 402 | "maparray-nonkeyed-store-stale-row", |
370 | 403 | "maparray-swap-commit", |
371 | 404 | "mean-bats-grin", |
|
376 | 409 | "move-loading-wrapper-into-flow", |
377 | 410 | "move-to-beta", |
378 | 411 | "multi-root-pending-boundaries", |
| 412 | + "multi-source-single-flight", |
379 | 413 | "nohydration-lazy-maparray-deps", |
380 | 414 | "notready-skip-stack-capture", |
381 | 415 | "npm-descriptions", |
|
431 | 465 | "reconcile-walk-guard-hoist", |
432 | 466 | "recover-from-halt-in-dev-workflows", |
433 | 467 | "redesign-refresh-targets", |
| 468 | + "redirect-carrier-and-shim-removal", |
434 | 469 | "refactor-ssr-stream-blocking", |
435 | 470 | "refactor-widen-prop-value-printwidth", |
436 | 471 | "refine-server-boundary-settlement", |
|
460 | 495 | "row-proof-admission", |
461 | 496 | "rude-pillows-tell", |
462 | 497 | "rxcore-ssr-async-value", |
| 498 | + "sanitize-graph-failures", |
463 | 499 | "scope-function-children-holes", |
464 | 500 | "serialization-decode-entry", |
465 | 501 | "server-component-context-barrier", |
466 | 502 | "server-first-value-lock", |
467 | 503 | "server-function-call-observers", |
| 504 | + "server-function-data-address-split", |
468 | 505 | "server-function-extension-surface", |
469 | 506 | "server-function-http-hygiene", |
470 | 507 | "server-function-path-addressing", |
| 508 | + "server-function-types-not-any", |
471 | 509 | "server-functions-client-fetch", |
472 | 510 | "server-memo-commit-liveness", |
473 | 511 | "server-memo-scaffold-diet", |
|
484 | 522 | "signals-disposed-stay-disposed", |
485 | 523 | "simplify-pending-latest-internals", |
486 | 524 | "simplify-render-wrappers", |
| 525 | + "single-flight-keyed-envelope-only", |
487 | 526 | "single-flight-protocol-bridge", |
488 | 527 | "skip-sync-noop-status-work", |
489 | 528 | "slot-jsx-convention-docs", |
|
525 | 564 | "store-rewrite-walk-validation-hoist", |
526 | 565 | "store-structural-hot-path-pass", |
527 | 566 | "store-treeshakeable-optimism", |
| 567 | + "stream-demand-gate", |
528 | 568 | "strict-untrack-warning", |
529 | 569 | "strictread-untrack-parameter", |
530 | 570 | "support-async-memo-callbacks-ssr", |
|
539 | 579 | "transport-failure-on-foreign-response", |
540 | 580 | "truncation-sweep-all-registry-refs", |
541 | 581 | "two-weeks-smell", |
| 582 | + "until-live-source-ack", |
542 | 583 | "unwrap-status-error-nullish", |
543 | 584 | "update-deps-and-build-compat", |
544 | 585 | "update-dom-expressions-next-16", |
|
0 commit comments