npm resend 5.0.0
v5.0.0

latest releases: 6.9.2, 6.9.1, 6.9.0...
6 months ago

What's Changed

  • feat: make @react-email/render an optional peerDependency by @vcapretz in #532

How to migrate

The breaking change should only affect users that use the react option to send emails, but don't have @react-email/render installed. To properly have it working, you should install it in that case.

Warning

If you want to upgrade to remove @react-email/render from your project, you should uninstall the SDK npm uninstall resend and install it again npm install resend@latest. This will ensure that @react-email/render doesn't remain in your lockfile in a safe way.

Full Changelog: v4.8.0...v5.0.0

Don't miss a new resend release

NewReleases is sending notifications on new releases.