Skip to content

Commit c9c6fe8

Browse files
committed
feat(docs): changelog entry for July 8, 2025
1 parent 1ca29a2 commit c9c6fe8

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

apps/docs/changelog.mdx

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

9+
## July 08, 2025
10+
11+
**React Email 4.1.0**
12+
13+
- use a separate package for storing the preview server (@react-email/preview-server)
14+
- Use the same version for the preview-server and react-email
15+
16+
**Preview Server 4.1.0**
17+
18+
- Use the same version for the preview-server and react-email
19+
- fix range rounded borders, tearing when selecting different lines
20+
- infinite fetches due to improper effect dependency
21+
22+
**Components 0.2.0**
23+
24+
- tailwind: Extract tailwind pseudo classes to stylesheet
25+
- button: respect the order in which padding properties are defined
26+
- Updated dependencies
27+
- @react-email/tailwind@1.1.0
28+
- @react-email/button@0.2.0
29+
30+
**Button 0.2.0**
31+
32+
- respect the order in which padding properties are defined
33+
34+
**Tailwind 1.1.0**
35+
36+
- Extract tailwind pseudo classes to stylesheet
37+
938
## June 24, 2025
1039

1140
**React Email 4.0.17**

0 commit comments

Comments
 (0)