-
Notifications
You must be signed in to change notification settings - Fork 27k
feat(core): Add incremental hydration public api #58249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
68d960c to
c728868
Compare
c728868 to
7d516e2
Compare
7d516e2 to
8e26f98
Compare
8e26f98 to
d4e3456
Compare
This exposes the public api to utilize incremental hydration.
d4e3456 to
138c53b
Compare
AndrewKushnir
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-for: public-api
pkozlowski-opensource
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Reviewed-for: public-api
Reviewed-for: fw-core
|
Caretaker note: the adev failures are expected. This is ready for merge. This also needs cl/688243660 to land right before you sync this in. |
|
This PR was merged into the repository by commit 69fc5ae. The changes were merged into the following branches: main |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This exposes the public api to utilize incremental hydration.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Does this PR introduce a breaking change?