-
Notifications
You must be signed in to change notification settings - Fork 26.2k
feat(core): rename afterRender to afterEveryRender and stabilize #60999
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.
8000 Already on GitHub? Sign in to your account
feat(core): rename afterRender to afterEveryRender and stabilize #60999
Conversation
Will require G3 cleanup before it can land |
54a902b
to
8e5ae49
Compare
This change renames the afterRender to afterEveryRender and marks the renamed API as stable. BREAKING CHANGE: afterRender was renamed to afterEveryRender.
8e5ae49
to
1d93ae1
Compare
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
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
caretaker note: This PR renames |
This PR was merged into the repository by commit d8fbb90. The changes were merged into the following branches: main |
This change renames the afterRender to afterEveryRender and marks the renamed API as stable.
BREAKING CHANGE: afterRender was renamed to afterEveryRender.