File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 31
31
"@react-email/section" : " 0.0.16" ,
32
32
"@react-email/tailwind" : " 1.0.5" ,
33
33
"@react-email/text" : " 0.1.4" ,
34
- "tsconfig" : " 0.0.0"
34
+ "tsconfig" : " 0.0.0" ,
35
+ "@react-email/preview-server" : " 1.0.0-canary.0"
35
36
},
36
37
"changesets" : [
37
38
" crazy-seas-eat" ,
38
39
" great-parrots-yell" ,
39
40
" mighty-pigs-add" ,
41
+ " puny-chicken-argue" ,
40
42
" stupid-ghosts-decide" ,
41
43
" tasty-swans-taste" ,
42
44
" tidy-geese-cross" ,
Original file line number Diff line number Diff line change 1
1
# react-email
2
2
3
+ ## 4.1.0-canary.8
4
+
5
+ ### Minor Changes
6
+
7
+ - ed2f46a: use a separate package for storing the preview server (@react-email/preview-server )
8
+
3
9
## 4.1.0-canary.7
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-email" ,
3
- "version" : " 4.1.0-canary.7 " ,
3
+ "version" : " 4.1.0-canary.8 " ,
4
4
"description" : " A live preview of your emails right in your browser." ,
5
5
"bin" : {
6
6
"email" : " ./dist/index.js"
You can’t perform that action at this time.
0 commit comments