File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ it-to-buffer-v3.0.0] ( https://github.com/achingbrain/it/compare/it-to-buffer-v2.0.2...it-to-buffer-v3.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 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " it-to-buffer" ,
3- "version" : " 2 .0.2 " ,
3+ "version" : " 3 .0.0 " ,
44 "description" : " Takes an async iterator that yields buffers and concatenates them all together" ,
55 "author" :
" Alex Potsides <[email protected] >" ,
66 "license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments