Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

md-to-react-email

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

md-to-react-email - npm Package Versions

2

5.0.5

Diff

Changelog

Source

5.0.5

Patch Changes

  • 7e344b3: Add support for React 19
pauloe_me
published 5.0.4 •

Changelog

Source

5.0.4

Patch Changes

  • 612003c: Fix memory leak caused by how Marked custom renderer was used
pauloe_me
published 5.0.3 •

Changelog

Source

5.0.3

Patch Changes

  • 5f1e815: Fixes inner error for styles like fontWeight: 500
pauloe_me
published 5.0.2 •

Changelog

Source

5.0.2

Patch Changes

  • a916ef1: Fix: replace quotes in custom styles with html hex code
pauloe_me
published 5.0.1 •

Changelog

Source

5.0.1

Patch Changes

  • 092dd65: ## Fixes

    • Markdown custom styles can't handle quotes properly
pauloe_me
published 5.0.0 •

Changelog

Source

5.0.0

Major Changes

  • b6f11cc: Rename exports to be generic

    Removed

    • remove data-id attributes from components, utils and types
    • react-email peer and dev dependency
pauloe_me
published 4.1.0 •

Changelog

Source

4.1.0

Minor Changes

  • c78e7e4: ### Changes

    • Remove DOMPurify from lib

    Fixes

    • Fixed unordered list ul styles
pauloe_me
published 4.0.0 •

Changelog

Source

4.0.0

Major Changes

  • 3ae845c: ### Changes

    • Added Marked for markdown transformations
    • Removed ParseMarkdownToReactEmail function

    Fixes

    • Fixed issue with list parsing
    • Fixed parseCssInJsToInlineCss issue with numerical values
pauloe_me
published 3.0.4 •

Changelog

Source

3.0.4

Patch Changes

  • b5f7677: ### Bug fixes

    • Fixed issue with parsing paragraphs
    • Converted bold and italics tag to <strong> and <em>
    • Fixed issue with parsing nested blockquotes
    • Fixed issue with parsing code blocks

    Optimisations

    This PR added optimisations for the following:

    • Cleaning up unused style tags for the generated markup
    • Moved the changesets
    • Added CI workflows

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

pauloe_me
published 3.0.3 •

Changelog

Source

3.0.3 (2023-07-04)

Features

  • Added checks to handle undefined | null | ''
  • Added checks to handle input that is not of type string
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc