fix: attribute diagnostic warnings to the intrinsic page (render-once) - #122
Merged
Conversation
Use the partial's threaded page argument (with global fallback) instead of the global page context in the argument-validation warning path. The global identifies the render that triggered the call, which can be a foreign page when another render materializes this page's content (render-once design, slice D7 sweep). Diagnostics only; output bytes are unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
|
🎉 This PR is included in version 1.15.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Render-once backlog: diagnostics-only sweep — warning attribution moves to the intrinsic page where one is in scope; zero output-byte effect (combined six-module replacement gate: fully byte-identical run-vs-run, WARN parity, 98/26/24, 0 ERROR; replacement-artifact diffs control-attributed). Module suite green.
🤖 Generated with Claude Code