@@ -6,8 +6,84 @@ description: "New features, bug fixes, and improvements made to each package."
6
6
icon : " list-check"
7
7
---
8
8
9
+ ## May 16, 2025
10
+
11
+ ** React Email 4.0.14**
12
+
13
+ - fix hot reloading with directories at least two levels deep
14
+
15
+ ## May 13, 2025
16
+
17
+ ** Render 1.1.2**
18
+
19
+ - fix react-dom/server import for the browser and some bundlers
20
+ - fix pretty option breaking CJS projects
21
+ - accept React.ReactNode instead of React.ReactElement
22
+
23
+ ** Components 0.0.41**
24
+
25
+ - Updated dependencies
26
+ - @react-email/render @1.1.2
27
+ - @react-email/body @0.0.11
28
+ - @react-email/button @0.0.19
29
+ - @react-email/code-block @0.0.13
30
+ - @react-email/code-inline @0.0.5
31
+ - @react-email/column @0.0.13
32
+ - @react-email/container @0.0.15
33
+ - @react-email/font @0.0.9
34
+ - @react-email/head @0.0.12
35
+ - @react-email/heading @0.0.15
36
+ - @react-email/hr @0.0.11
37
+ - @react-email/html @0.0.11
38
+ - @react-email/img @0.0.11
39
+ - @react-email/link @0.0.12
40
+ - @react-email/markdown @0.0.15
41
+ - @react-email/preview @0.0.13
42
+ - @react-email/row @0.0.12
43
+ - @react-email/section @0.0.16
44
+ - @react-email/tailwind @1.0.5
45
+ - @react-email/text @0.1.4
46
+
47
+ ## May 12, 2025
48
+
49
+ ** Render 1.1.1**
50
+
51
+ - fix preview being rendered in plain-text
52
+
53
+ ** Preview 0.0.13**
54
+
55
+ - fix preview being rendered in plain-text
56
+
57
+ ** Components 0.0.40**
58
+
59
+ - Updated dependencies
60
+ - @react-email/preview @0.0.13
61
+ - @react-email/render @1.1.1
62
+ - @react-email/body @0.0.11
63
+ - @react-email/button @0.0.19
64
+ - @react-email/code-block @0.0.13
65
+ - @react-email/code-inline @0.0.5
66
+ - @react-email/column @0.0.13
67
+ - @react-email/container @0.0.15
68
+ - @react-email/font @0.0.9
69
+ - @react-email/head @0.0.12
70
+ - @react-email/heading @0.0.15
71
+ - @react-email/hr @0.0.11
72
+ - @react-email/html @0.0.11
73
+ - @react-email/img @0.0.11
74
+ - @react-email/link @0.0.12
75
+ - @react-email/markdown @0.0.15
76
+ - @react-email/row @0.0.12
77
+ - @react-email/section @0.0.16
78
+ - @react-email/tailwind @1.0.5
79
+ - @react-email/text @0.1.4
80
+
9
81
## May 9, 2025
10
82
83
+ ** React Email 4.0.13**
84
+
85
+ - fix hot reloading support for users with ` NodeNext ` -style imports
86
+
11
87
** React Email 4.0.12**
12
88
13
89
- add an explicit error when running Node with versions prior to 18
0 commit comments