ClerkClient now sends transactional emails (experimental)
@clerk/backend@3.10.0
Minor Changes
-
Add an experimental
clerkClient.emails.create()method for sending transactional emails. It accepts address- or user-based recipients, supports optionalreplyTo,subject, and HTML and/or text content, and returns the createdEmailresource. (#9010) by @cbnsndwchThis method is marked
@experimentaland may change in a future release.
Fetched July 1, 2026

