File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- ## v1 .0.7
4+ ## v2 .0.0
55
6- - Enhance: create TypeScript declarations from JSDoc (#45 )
7- - Enhance: operate on blob parts (byte sequence) (#44 )
8- - Enhance: use a ` WeakMap ` for private properties (#42 )
9- - Other: update formatting
6+ > Note: This release was previously published as ` 1.0.7 ` , but as it contains breaking changes, we renamed it to ` 2.0.0 ` .
7+
8+ - ** Breaking:** minimum supported Node.js version is now 10.17.
9+ - ** Breaking:** ` buffer ` option has been removed.
10+ - Enhance: create TypeScript declarations from JSDoc (#45 ).
11+ - Enhance: operate on blob parts (byte sequence) (#44 ).
12+ - Enhance: use a ` WeakMap ` for private properties (#42 ) .
13+ - Other: update formatting.
1014
1115## v1.0.6
1216
You can’t perform that action at this time.
0 commit comments