File tree 3 files changed +10
-1
lines changed
3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 40
40
" eleven-plums-type" ,
41
41
" eleven-wombats-make" ,
42
42
" famous-years-knock" ,
43
+ " flat-llamas-open" ,
43
44
" great-parrots-yell" ,
44
45
" plenty-camels-switch" ,
45
46
" salty-hoops-join" ,
46
47
" six-parts-jam" ,
47
48
" strong-peas-kneel" ,
48
49
" stupid-lights-run" ,
50
+ " tiny-bears-train" ,
49
51
" wet-guests-share" ,
50
52
" wet-planes-camp"
51
53
]
Original file line number Diff line number Diff line change 1
1
# react-email
2
2
3
+ ## 4.1.0-canary.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 27bd368: Fix access to files outside ` static ` directory
8
+ - ea579b5: Log out errors that happen when ` export ` 's esbuild fails
9
+
3
10
## 4.1.0-canary.4
4
11
5
12
### 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.4 " ,
3
+ "version" : " 4.1.0-canary.5 " ,
4
4
"description" : " A live preview of your emails right in your browser." ,
5
5
"bin" : {
6
6
"email" : " ./dist/cli/index.js"
You can’t perform that action at this time.
0 commit comments