We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b056d commit f7a479aCopy full SHA for f7a479a
CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+### [3.0.0](https://github.com/codeskills-dev/md-to-react-email/compare/v2.0.2...v3.0.0) (2023-06-20)
7
+
8
+### Features
9
10
+- Made `data-id` attributes optional in rendered markup
11
+- Added sanitization for markdown output in react-email component
12
+- Updated `parseMarkdownToReactEmailJSX` function usage synthax
13
14
### [2.0.2](https://github.com/codeskills-dev/md-to-react-email/compare/v2.0.1...v2.0.2) (2023-06-20)
15
16
### Features
0 commit comments