react-email@6.6.0
resend/react-emailreact-email@6.6.0Jun 9, 2026by github-actions[bot]
AI Summary
Added a `useTitleTag` hook to the Preview component, allowing users to disable the default title tag rendering for custom use cases.
Key Highlights
- Added `useTitleTag` hook to the Preview component
- Allows users to disable the default title tag rendering
- Provides more control over the Preview component output
New Features
- useTitleTag hook
Full Release Notes
### Minor Changes * 16ff94c: add a useTitleTag in Preview component so users can disable it if they want to