File tree Expand file tree Collapse file tree 4 files changed +34
-2
lines changed Expand file tree Collapse file tree 4 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 41
41
- @react-email/button @0.1.0
42
42
- @react-email/tailwind @1.0.5
43
43
44
+ ## 0.1.0-canary.2
45
+
46
+ ### Patch Changes
47
+
48
+ - Updated dependencies [ 0405e2b]
49
+ - @react-email/render @1.1.2-canary.0
50
+ - @react-email/body @0.0.11
51
+ - @react-email/button @0.0.19
52
+ - @react-email/code-block @0.0.13
53
+ - @react-email/code-inline @0.0.5
54
+ - @react-email/column @0.0.13
55
+ - @react-email/container @0.0.15
56
+ - @react-email/font @0.0.9
57
+ - @react-email/head @0.0.12
58
+ - @react-email/heading @0.0.15
59
+ - @react-email/hr @0.0.11
60
+ - @react-email/html @0.0.11
61
+ - @react-email/img @0.0.11
62
+ - @react-email/link @0.0.12
63
+ - @react-email/markdown @0.0.15
64
+ - @react-email/preview @0.0.13
65
+ - @react-email/row @0.0.12
66
+ - @react-email/section @0.0.16
67
+ - @react-email/tailwind @1.1.0-canary.0
68
+ - @react-email/text @0.1.4
69
+
44
70
## 0.1.0-canary.1
45
71
46
72
### Minor Changes
Original file line number Diff line number Diff line change 58
58
"@react-email/render" : " workspace:1.1.3" ,
59
59
"@react-email/row" : " workspace:0.0.12" ,
60
60
"@react-email/section" : " workspace:0.0.16" ,
61
- "@react-email/tailwind" : " workspace:1.0.5 " ,
61
+ "@react-email/tailwind" : " workspace:1.1.0-canary.0 " ,
62
62
"@react-email/text" : " workspace:0.1.5"
63
63
},
64
64
"peerDependencies" : {
Original file line number Diff line number Diff line change 14
14
- e4598ab: Fixes ` pretty ` option breaking CJS projects
15
15
- faa6944: accept React.ReactNode instead of React.ReactElement
16
16
17
+ ## 1.1.2-canary.0
18
+
19
+ ### Patch Changes
20
+
21
+ - 0405e2b: fix react-dom/server import for the browser and some bundlers
22
+
17
23
## 1.1.1
18
24
19
25
### Patch Changes
You can’t perform that action at this time.
0 commit comments