@react-email/render@2.1.0

neuml/txtai@react-email/render@2.1.0Jul 10, 2026by github-actions[bot]

AI Summary

Introduces new unstable APIs for plain text conversion and improves table alignment in plain text output.

Key Highlights

  • Added unstableToPlainText and unstableTextConversion APIs
  • Added data-text-format='dataTable' for better table alignment in plain text

New Features

  • New unstable text conversion APIs
  • Improved table rendering in plain text

Full Release Notes

### Minor Changes

* ba96cfa: introduce new `unstableToPlainText` and `unstableTextConversion` that sidesteps html-to-text

### Patch Changes

* 58d8c08: feat: add `data-text-format="dataTable"` to render tables as aligned columns in plain text