react-email@6.6.0
labring/FastGPTreact-email@6.6.0Jun 9, 2026by github-actions[bot]
AI Summary
This minor version release introduces a new `useTitleTag` option in the Preview component, giving users control over whether the default title tag is rendered.
Key Highlights
- Added `useTitleTag` option to Preview component
- Allows users to disable the default title tag behavior
New Features
- Preview component now supports disabling the title tag
Full Release Notes
### Minor Changes * 16ff94c: add a useTitleTag in Preview component so users can disable it if they want to