release: v0.1.1237 - #3708
Conversation
📦 Client bundle boundary
A server module in a client graph aborts hydration in the browser. New leaks fail CI; known leaks are tracked in |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe package metadata and exported ChangesVersion release
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This release only updates synchronized version artifacts, with no actionable merge-blocking risk remaining beyond normal checks and review. Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Release v0.1.1237
Six changes since v0.1.1236:
deno.jsonThis release is also the test for two of them
#3706 worked. This is the first cut using the fixed task, and it needed no manual repair:
Previously the task emitted 2 of 3 files — the prebundled
hydration-runtime.generated.tswas never regenerated, so the release commit disagreed with itself andgenerate:manifests:checkfailed the required typecheck shard. It also refloweddeno.json, expanding two inline arrays that had to be reverted by hand. Both were paid twice on v0.1.1236 alone, once by each of two people cutting it in parallel.All three files agree on
0.1.1237, thedeno.jsondiff is the version line alone, and no local tag was left behind.#3707 is not yet proven. It should make this release publish a
SHA256SUMSasset covering the binaries and install scripts. That has never run. After this merges I will confirm the asset exists and runinstall.shend to end against it — including a deliberate checksum mismatch to confirm it refuses to install.Until that check passes, treat the installer verification as shipped-but-unverified.
Summary by CodeRabbit