Skip to content

Commit ad0eeeb

Browse files
authored
chore(docs): add changelog entries for july 17th, 16th, 15th, 11th and 10th (#2375)
1 parent 793267c commit ad0eeeb

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

apps/docs/changelog.mdx

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

9+
## July 17, 2025
10+
11+
**React Email 4.2.3**
12+
13+
- fix files with extension-like suffixes (i.e. config, .spec) breaking dependency graph
14+
15+
**React Email 4.2.2**
16+
17+
- dev server erroring when trying to startup with port already being used
18+
19+
## July 16, 2025
20+
21+
**Preview Server 4.2.1**
22+
23+
- pin all dependencies to avoid compatibility issues of the built preview server
24+
25+
## July 15, 2025
26+
27+
**React Email 4.2.0**
28+
**Preview Server 4.2.0**
29+
30+
- add custom error handling for prettier's syntax errors
31+
32+
## July 11, 2025
33+
34+
**Tailwind 1.2.1**
35+
36+
- fix color-scheme media queries sometimes not getting sanitized at the className
37+
38+
**Tailwind 1.2.0**
39+
40+
- add pixelBasedPreset export directly
41+
42+
**Preview Server 4.1.3**
43+
44+
- improved method of resolving tailwind configs when checking compatibility
45+
46+
**Preview Server 4.1.2**
47+
48+
- fix rendering utilities exporter plugin not running for symlinks
49+
50+
**Components 0.3.1**
51+
52+
- Updated dependencies
53+
- @react-email/tailwind@1.2.1
54+
55+
**Components 0.3.0**
56+
57+
- tailwind: add pixelBasedPreset export directly
58+
- Updated dependencies
59+
- @react-email/tailwind@1.2.0
60+
61+
## July 10, 2025
62+
63+
**React Email 4.1.1**
64+
65+
- fix path resolution done wrong breaking `email-dev` on Windows
66+
967
## July 08, 2025
1068

1169
**React Email 4.1.0**

0 commit comments

Comments
 (0)