File tree 3 files changed +18
-2
lines changed
3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 3.0.1 " }
1
+ {"." :" 3.0.2 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.2] ( https://github.com/voxpelli/async-htm-to-string/compare/v3.0.1...v3.0.2 ) (2024-10-02)
4
+
5
+
6
+ ### 🩹 Fixes
7
+
8
+ * handle nested array values ([ a469cdf] ( https://github.com/voxpelli/async-htm-to-string/commit/a469cdff7db27600cb4534a239ba40fbd3eab79b ) )
9
+
10
+
11
+ ### 🧹 Chores
12
+
13
+ * ** deps:** update dependency sinon to v19 ([ #100 ] ( https://github.com/voxpelli/async-htm-to-string/issues/100 ) ) ([ 0f5c1b6] ( https://github.com/voxpelli/async-htm-to-string/commit/0f5c1b6ce661af044e3ff200f5ce48da85dcc6d6 ) )
14
+ * ** deps:** update dev dependencies ([ 6bd5be8] ( https://github.com/voxpelli/async-htm-to-string/commit/6bd5be8d20d1e3496fe396eef4fb977bd5ce5b13 ) )
15
+ * ** deps:** update dev dependencies ([ 13de112] ( https://github.com/voxpelli/async-htm-to-string/commit/13de112b2383223d2e900f595cbbd56cd07a8796 ) )
16
+ * ** deps:** update dev dependencies ([ 668f437] ( https://github.com/voxpelli/async-htm-to-string/commit/668f437ab14907143619c7711300d68f299587cb ) )
17
+ * fix failing voxpelli/tsconfig integration ([ 2a3b9f3] ( https://github.com/voxpelli/async-htm-to-string/commit/2a3b9f3845fe67ed44d27bccce0eb7bd8e0f9415 ) )
18
+
3
19
## [ 3.0.1] ( https://github.com/voxpelli/async-htm-to-string/compare/v3.0.0...v3.0.1 ) (2024-07-19)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " async-htm-to-string" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Renders a htm tagged template asyncly into a string" ,
5
5
"homepage" : " http://github.com/voxpelli/async-htm-to-string" ,
6
6
"author" :
" Pelle Wessman <[email protected] > (http://kodfabrik.se/)" ,
You can’t perform that action at this time.
0 commit comments