File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 2.1.1 " }
1
+ {"." :" 3.0.0 " }
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 3.0.0] ( https://github.com/voxpelli/async-htm-to-string/compare/v2.1.1...v3.0.0 ) (2024-07-18)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * drop Node 16 (as its EOL)
9
+
10
+ ### 🧹 Chores
11
+
12
+ * ** deps:** update dev dependencies ([ 417aeaa] ( https://github.com/voxpelli/async-htm-to-string/commit/417aeaa13414689e98319e53ac6b6b924caa4df2 ) )
13
+ * drop Node 16 (as its EOL) ([ 3aaeb85] ( https://github.com/voxpelli/async-htm-to-string/commit/3aaeb85548fc6042c2d417b1522c07df50f6e06b ) )
14
+ * use neostandard based linting ([ 35f6a0b] ( https://github.com/voxpelli/async-htm-to-string/commit/35f6a0bf637a0cb807b1fc2cec7fd15d52ecc66a ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " async-htm-to-string" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 3.0.0 " ,
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