Skip to content

Conversation

@Tstassin
Copy link

Using NestJS as backend, render() method from render package crashes since #2221
I don't know the black magic causing the regression, but with this soft check everything works
Tests pass

@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2025

⚠️ No Changeset found

Latest commit: 36785a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link

vercel bot commented Jun 26, 2025

@Tstassin is attempting to deploy a commit to the resend Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 26, 2025

Open in StackBlitz

npm i https://pkg.pr.new/resend/react-email/@react-email/render@2318

commit: 36785a9

@gabrielmfern gabrielmfern force-pushed the canary branch 2 times, most recently from 72e6cf4 to 5c019c2 Compare July 3, 2025 16:29
@gabrielmfern gabrielmfern requested a review from a team as a code owner September 12, 2025 12:53
@gabrielmfern gabrielmfern requested review from pedro-stramantinoli and removed request for a team September 12, 2025 12:53
@gabrielmfern gabrielmfern force-pushed the canary branch 4 times, most recently from 7da803f to e9af285 Compare October 24, 2025 12:33
@gabrielmfern
Copy link
Member

gabrielmfern commented Nov 13, 2025

It is always a CJS export, though. You can check that their package.json has no "type": "module", or any module export. And if you look into the actual JS that's exported, they all use module.exports

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