File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ blob-to-it-v2.0.0] ( https://github.com/achingbrain/it/compare/blob-to-it-v1.0.4...blob-to-it-v2.0.0 ) (2022-10-17)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * all modules are now published as ESM-only
7
+
8
+ ### Features
9
+
10
+ * convert to typescript ([ #28 ] ( https://github.com/achingbrain/it/issues/28 ) ) ([ f8a38bf] ( https://github.com/achingbrain/it/commit/f8a38bfb1b902e8101f1077eb33c3cea49819464 ) )
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * update sibling dependencies ([ 457eedc] ( https://github.com/achingbrain/it/commit/457eedc2e578bfbf12de8fbe7eed8244797f3f75 ) )
16
+ * update sibling dependencies ([ 1415cdd] ( https://github.com/achingbrain/it/commit/1415cdd019f32c08b1024e60bf3816619e361938 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " blob-to-it" ,
3
- "version" : " 1 .0.4 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " Turns a blob into an async iterator" ,
5
5
"author" : " Alex Potsides <alex@achingbrain.net>" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments