Skip to content

Replace unmaintained html-to-text dependency #2961

@baraknaveh

Description

@baraknaveh

@react-email/render depends on html-to-text for generating plain text versions of emails. html-to-text hasn't seen a release since March 2023 and appears to be no longer maintained.

This causes downstream projects to be stuck on older transitive dependencies with no path to upgrade.

It might be worth exploring alternatives such as the rehype ecosystem (rehype-parse + hast-util-to-text), which is actively maintained and avoids the stale dependency chain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions