Skip to content

Conversation

immitsu
Copy link
Contributor

@immitsu immitsu commented Jan 13, 2024

Fixes #262

Copy link

changeset-bot bot commented Jan 13, 2024

🦋 Changeset detected

Latest commit: 714c90e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
preact-render-to-string Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@remko79

This comment was marked as off-topic.

@remko79
Copy link
Contributor

remko79 commented May 8, 2024

Not sure if I should put this here, but else I can move it to my issue. I think we should only add the check && nodeName !== Fragment on line 107 and omit other changes (except the updated test). The full diff based on current main branch is attached here.
diff.txt

immitsu and others added 3 commits May 8, 2024 13:14
Co-authored-by: Remko Klein <37383276+remko79@users.noreply.github.com>
Copy link
Member

@rschristian rschristian left a comment

Choose a reason for hiding this comment

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

Thanks! Sorry for the delay.

@rschristian rschristian merged commit e2c8fa1 into preactjs:main May 8, 2024
@github-actions github-actions bot mentioned this pull request May 8, 2024
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.

Rendering shallow makes a Fragment into a <p>

3 participants