Skip to content

Commit 78d27e3

Browse files
committed
chore(docs): Add changelog for February 10th and March 17th
1 parent 1334263 commit 78d27e3

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

apps/docs/changelog.mdx

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,67 @@ description: "New features, bug fixes, and improvements made to each package."
66
icon: "list-check"
77
---
88

9+
## Mar 17, 2025
10+
11+
**Text 0.1.0**
12+
13+
- Change shorthand margin property to support tailwind overwrite
14+
15+
**Components 0.0.34**
16+
17+
- Updated dependencies
18+
- @react-email/text@0.1.0
19+
20+
**Create Email 0.1.10**
21+
22+
- Updated template dependencies
23+
- @react-email/components@0.0.34
24+
25+
## Feb 10, 2025
26+
27+
**React Email 3.0.7**
28+
29+
- Use the punycode package for the static modules
30+
- Fixes active state for root email templates on file tree
31+
- Respect user's NODE_ENV when previewing templates
32+
- Upgrade socket.io to 4.8.1
33+
34+
**Create Email 0.1.9**
35+
36+
- Update dependencies
37+
- @react-email/components@0.0.33
38+
39+
40+
**Render 1.0.5**
41+
42+
- Fix extra < characters being kept when rendering if mso comments under certain conditions
43+
- Fix pretty option breaking button components
44+
- Fix unstable rendering when prettifying with the Preview component
45+
46+
**Components 0.0.33**
47+
48+
- Updated dependencies
49+
- @react-email/render@1.0.5
50+
- @react-email/body@0.0.11
51+
- @react-email/button@0.0.19
52+
- @react-email/code-block@0.0.11
53+
- @react-email/code-inline@0.0.5
54+
- @react-email/column@0.0.13
55+
- @react-email/container@0.0.15
56+
- @react-email/font@0.0.9
57+
- @react-email/head@0.0.12
58+
- @react-email/heading@0.0.15
59+
- @react-email/hr@0.0.11
60+
- @react-email/html@0.0.11
61+
- @react-email/img@0.0.11
62+
- @react-email/link@0.0.12
63+
- @react-email/markdown@0.0.14
64+
- @react-email/preview@0.0.12
65+
- @react-email/row@0.0.12
66+
- @react-email/section@0.0.16
67+
- @react-email/tailwind@1.0.4
68+
- @react-email/text@0.0.11
69+
970
## Jan 09, 2025
1071

1172
**React Email 3.0.6**

0 commit comments

Comments
 (0)