This repository was archived by the owner on Jun 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/gcs-resumable-upload?activeTab=versions
66
7+ ## [ 4.0.0] ( https://www.github.com/googleapis/gcs-resumable-upload/compare/v3.6.0...v4.0.0 ) (2021-12-30)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * Multiple Chunk Upload Support (#486 )
13+
14+ ### Features
15+
16+ * Multiple Chunk Upload Support ([ #486 ] ( https://www.github.com/googleapis/gcs-resumable-upload/issues/486 ) ) ([ dba1a39] ( https://www.github.com/googleapis/gcs-resumable-upload/commit/dba1a39793d2f26e796130df55c99821e9145a21 ) )
17+
718## [ 3.6.0] ( https://www.github.com/googleapis/gcs-resumable-upload/compare/v3.5.1...v3.6.0 ) (2021-11-09)
819
920
Original file line number Diff line number Diff line change 11{
22 "name" : " gcs-resumable-upload" ,
3- "version" : " 3.6 .0" ,
3+ "version" : " 4.0 .0" ,
44 "description" : " Upload a file to Google Cloud Storage with built-in resumable behavior" ,
55 "repository" : " googleapis/gcs-resumable-upload" ,
66 "main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 1111 "test" : " mocha system-test"
1212 },
1313 "dependencies" : {
14- "gcs-resumable-upload" : " ^3.6 .0"
14+ "gcs-resumable-upload" : " ^4.0 .0"
1515 },
1616 "devDependencies" : {
1717 "mocha" : " ^8.0.0"
You can’t perform that action at this time.
0 commit comments