We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5ab21 commit 66e6a5eCopy full SHA for 66e6a5e
.changeset/pre.json
@@ -40,6 +40,7 @@
40
"eleven-plums-type",
41
"eleven-wombats-make",
42
"famous-years-knock",
43
+ "flat-llamas-open",
44
"great-parrots-yell",
45
"plenty-camels-switch",
46
"salty-hoops-join",
packages/react-email/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-email
2
3
+## 4.1.0-canary.5
4
+
5
+### Patch Changes
6
7
+- 12fdbab: Fix access to files outside `static` directory
8
9
## 4.1.0-canary.4
10
11
### Patch Changes
packages/react-email/package.json
@@ -1,6 +1,6 @@
{
"name": "react-email",
- "version": "4.1.0-canary.4",
+ "version": "4.1.0-canary.5",
"description": "A live preview of your emails right in your browser.",
"bin": {
"email": "./dist/cli/index.js"
0 commit comments