Skip to content

chore(deps): bump @react-email/render from 1.4.0 to 2.1.0 - #18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-email/render-2.1.0
Open

chore(deps): bump @react-email/render from 1.4.0 to 2.1.0#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-email/render-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @react-email/render from 1.4.0 to 2.1.0.

Release notes

Sourced from @​react-email/render's releases.

@​react-email/render@​2.1.0

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

@​react-email/render@​2.0.10

Patch Changes

  • c300cfb: Strip React's auto-injected <link rel="preload" as="image"> resource hints from rendered email HTML. React adds one to the document <head> for every <img> during SSR, but email clients ignore preload hints, so they were just noise in the output. Other <link> tags (stylesheets, fonts, user-authored non-image preloads) are left untouched.

@​react-email/render@​2.0.9

Patch Changes

  • 60a5b09: Add npm support metadata for the package homepage and issue tracker.
Changelog

Sourced from @​react-email/render's changelog.

2.1.0

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

2.0.10

Patch Changes

  • c300cfb: Strip React's auto-injected <link rel="preload" as="image"> resource hints from rendered email HTML. React adds one to the document <head> for every <img> during SSR, but email clients ignore preload hints, so they were just noise in the output. Other <link> tags (stylesheets, fonts, user-authored non-image preloads) are left untouched.

2.0.9

Patch Changes

  • 60a5b09: Add npm support metadata for the package homepage and issue tracker.

2.0.8

Patch Changes

  • e0e896f: Strip nul bytes from React 18 renderToPipeableStream output to prevent emails with multi-byte characters from being truncated.

2.0.7

Patch Changes

  • 7fc539d: fix export map ordering between convex and node

2.0.7-canary.0

Patch Changes

  • 7fc539d: fix export map ordering between convex and node

2.0.6

Patch Changes

  • f6cfef0: fix: await stream.allReady before reading renderToReadableStream output

2.0.5

Patch Changes

... (truncated)

Commits
  • a8ccfec chore(root): version packages (#3640)
  • ba96cfa feat(render): new unstableToPlainText and unstableTextConversion (#3639)
  • 58d8c08 feat(render): data-text-format attribute for each html-to-text format (#2596)
  • ee88bec fix(render): resolve implicit TypeScript type errors in pretty util (#3616)
  • 7792c3d chore(root): version packages (#3615)
  • c300cfb fix(render): strip auto-injected image preload links from rendered HTML (#3577)
  • d87fd18 chore(root): version packages (#3562)
  • 60a5b09 chore(render): add package support metadata (#3559)
  • 7ae89d3 chore: remove @​types/prettier (#3496)
  • 6671a74 feat(render): e2e test for vite and nextjs (#2176)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​react-email/render since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) from 1.4.0 to 2.1.0.
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@2.1.0/packages/render)

---
updated-dependencies:
- dependency-name: "@react-email/render"
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 20, 2026
@github-actions github-actions Bot added the needs-human-review Requires human review before merge label Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code needs-human-review Requires human review before merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants