File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.8.0] ( https://github.com/bubkoo/html-to-image/compare/v1.7.0...v1.8.0 ) (2021-09-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 🐛 ternary to convert slot assignedNodes to array ([ #168 ] ( https://github.com/bubkoo/html-to-image/issues/168 ) ) ([ d12f4e2] ( https://github.com/bubkoo/html-to-image/commit/d12f4e210deaa179f9db5e36119964750d8ef45f ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ✨ update deps ([ 8dd487a] ( https://github.com/bubkoo/html-to-image/commit/8dd487abfa9c12ee9c3553043cd5f21c87a78f91 ) )
12
+
1
13
# [ 1.7.0] ( https://github.com/bubkoo/html-to-image/compare/v1.6.2...v1.7.0 ) (2021-07-23)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " html-to-image" ,
3
- "version" : " 1.7 .0" ,
3
+ "version" : " 1.8 .0" ,
4
4
"description" : " Generates an image from a DOM node using HTML5 canvas and SVG." ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
You can’t perform that action at this time.
0 commit comments