feat(adapter-vite): 0.42.0-alpha.3 — revalidation continuity (ADR-0120) - #536
Merged
Conversation
added 4 commits
July 27, 2026 15:47
…bmit (0.42.0-alpha.3) - data-open-enhance forms now morph the returned document: the server answers the same HTML as the no-JS path (303/422), the client morphs it and pushState follows the PRG target. - Island survival: intact hydrated islands (light-DOM comparison, DSD template child excluded) keep shadow state; changed islands are replaced; data-open-preserve exempts subtrees; the client entry script is never re-executed by a morph. - Named data-open-region containers scope the morph when present. - Fixture: counter island at 3 survives 422 and PRG morphs; mixed static/request-time navigation — 36/36 on Chromium, Firefox, WebKit. - VERSION_PLAN TP-4 dogfood amended with rationale (www stays the pure-static regression vehicle; i18n gate extension defers to the first i18n+request-time site).
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
|
APIError: Insufficient Balance |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TP-4 of the 0.42.0 plan. The enhanced submit now keeps the world alive:
Release-prepare tier green locally. Publish via publish-existing after merge.