Skip to content

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Oct 29, 2025

  • chore(render): remove react-promise-suspense, and @types/prettier
  • add changeset

Summary by cubic

Removed react-promise-suspense and @types/prettier from @react-email/render, and updated tests to use React’s use() for Suspense. This reduces dependencies and aligns with React 19 without changing the public API.

  • Dependencies

    • Drop react-promise-suspense.
    • Remove @types/prettier (Prettier includes types).
    • Add changeset for a patch release.
  • Refactors

    • Replace usePromise with React.use() in browser and node tests to verify Suspense behavior.

@vercel
Copy link

vercel bot commented Oct 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-email Ready Ready Preview Comment Oct 29, 2025 2:08pm
react-email-demo Ready Ready Preview Comment Oct 29, 2025 2:08pm

@changeset-bot
Copy link

changeset-bot bot commented Oct 29, 2025

🦋 Changeset detected

Latest commit: 3df3768

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

This PR includes changesets to release 3 packages
Name Type
@react-email/render Patch
@react-email/components Patch
playground 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

@gabrielmfern gabrielmfern requested review from a team and vieiralucas and removed request for a team October 29, 2025 14:03
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 29, 2025

Open in StackBlitz

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

commit: 3df3768

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

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