Skip to content

chore(ssr-compiler): remove fixed FIXMEs#5311

Merged
wjhsf merged 4 commits intomasterfrom
wjh/mefix
Mar 27, 2025
Merged

chore(ssr-compiler): remove fixed FIXMEs#5311
wjhsf merged 4 commits intomasterfrom
wjh/mefix

Conversation

@wjhsf
Copy link
Contributor

@wjhsf wjhsf commented Mar 27, 2025

Details

We added a bunch of FIXMEs while doing the initial implementation of SSR v2. Turns out we've fixed just about all of them. There's only one left, that we can probably address when we do perf optimizations.

// FIXME: avoid serializing the slot's children twice

Does this pull request introduce a breaking change?

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

Does this pull request introduce an observable change?

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

GUS work item

wjhsf added 4 commits March 27, 2025 15:25
turns out it uses an empty object so no change is necessary
seems to be covered by fixture packages/@lwc/engine-server/src/__tests__/fixtures/comments-slot/expected.html
@wjhsf wjhsf requested a review from a team as a code owner March 27, 2025 19:49
@wjhsf wjhsf enabled auto-merge (squash) March 27, 2025 20:07
@wjhsf
Copy link
Contributor Author

wjhsf commented Mar 27, 2025

/nucleus ignore --reason "We broke webruntime but not in this PR"

@wjhsf wjhsf merged commit 5656009 into master Mar 27, 2025
11 checks passed
@wjhsf wjhsf deleted the wjh/mefix branch March 27, 2025 20:10
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.

2 participants