feat: Generate incremental Nitro View prop setters - #1504
Draft
mrousavy wants to merge 1 commit into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 09:03
c230b91 to
420a5f0
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 09:03
e7534a3 to
b46aafb
Compare
mrousavy
changed the base branch from
feat/view-props-iterator-fast-path
to
main
August 20, 2026 09:03
mrousavy
changed the base branch from
main
to
feat/view-props-iterator-fast-path
August 20, 2026 09:13
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 09:22
b46aafb to
dffc712
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 09:22
420a5f0 to
95c6689
Compare
mrousavy
marked this pull request as ready for review
August 20, 2026 09:27
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 09:49
dffc712 to
c92c85c
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 09:49
95c6689 to
ada1ea0
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
2 times, most recently
from
August 20, 2026 09:55
d24de78 to
97a9060
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 09:55
ada1ea0 to
a3fd9d7
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 10:03
97a9060 to
3bf0c5f
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 10:03
a3fd9d7 to
9da557e
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 10:06
9da557e to
a049b02
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 10:06
3bf0c5f to
54430bc
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 10:59
54430bc to
bde3cf5
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 10:59
a049b02 to
b9727eb
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 11:42
bde3cf5 to
cdc344c
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 11:42
b9727eb to
c823af0
Compare
mrousavy
marked this pull request as draft
August 20, 2026 12:02
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 12:08
cdc344c to
f3dc26e
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 12:08
c823af0 to
21595ed
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 13:12
21595ed to
a970ec4
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 13:12
f3dc26e to
20570c0
Compare
mrousavy
force-pushed
the
feat/view-props-iterator-fast-path
branch
from
August 20, 2026 13:40
20570c0 to
dd84733
Compare
mrousavy
force-pushed
the
feat/view-props-setter
branch
from
August 20, 2026 13:40
a970ec4 to
82ce712
Compare
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.
Summary
This PR depends on feat/view-props-iterator-fast-path and activates its changed-key-only clone path.
Validation