react-email@6.6.8

resend/react-emailreact-email@6.6.8Jul 7, 2026by github-actions[bot]

AI Summary

Fixes the build command's file tracing logic in nested monorepo structures to resolve deployment errors.

Key Highlights

  • Fixed email build tracing in nested-workspace monorepos
  • Resolved Vercel deployment ENOENT errors

Full Release Notes

### Patch Changes

* dca3c01: Fix `email build` computing the wrong output file tracing root in nested-workspace monorepos (e.g. a package one or more directories below the true repo root), which caused Vercel deploys to fail with an ENOENT error on the routes manifest.