We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5daa3b commit f2779a0Copy full SHA for f2779a0
packages/jsx-email/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# jsx-email ChangeLog
2
3
+## v2.7.0
4
+
5
+_2025-01-28_
6
7
+### Features
8
9
+- jsx-email: reimplement template dependency watching in preview (#286)
10
11
## v2.6.3
12
13
_2025-01-17_
packages/jsx-email/package.json
@@ -1,6 +1,6 @@
{
"name": "jsx-email",
- "version": "2.6.3",
+ "version": "2.7.0",
"publishConfig": {
"access": "public"
},
0 commit comments