Skip to content
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

feat(ssr-runtime): export renderComponent alias #4636

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

nolanlawson
Copy link
Collaborator

Details

This aligns with the naming convention in @lwc/engine-server without breaking backwards compat, by making renderComponent an alias of serverSideRenderComponent.

Does this pull request introduce a breaking change?

  • 😮‍💨 No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • 🤞 No, it does not introduce an observable change.

@nolanlawson nolanlawson requested a review from a team as a code owner October 14, 2024 20:31
Copy link

@lpomerleau lpomerleau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@nolanlawson nolanlawson merged commit 5d2c12d into master Oct 15, 2024
11 checks passed
@nolanlawson nolanlawson deleted the nolan/ssr-alias branch October 15, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants