File tree 2 files changed +11
-1
lines changed
packages/it-buffer-stream
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ it-buffer-stream-v3.0.0] ( https://github.com/achingbrain/it/compare/it-buffer-stream-v2.0.2...it-buffer-stream-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 1
1
{
2
2
"name" : " it-buffer-stream" ,
3
- "version" : " 2 .0.2 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " An async iterator that emits buffers containing bytes up to a certain length" ,
5
5
"author" :
" Alex Potsides <[email protected] >" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments