- Notifications
You must be signed in to change notification settings - Fork 36
Pull requests: node-fetch/fetch-blob
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use upstream Blob directly in typings
#38 by LinusU was merged May 21, 2020 Loading… updated May 21, 2020
Use a
WeakMap
for private properties #42 by jimmywarting was merged Jun 6, 2020 Loading… updated Jun 6, 2020
Create TypeScript declarations from JSDoc enhancement New feature or request
#45 by tinovyatkin was merged Jun 10, 2020 Loading… updated Jun 10, 2020
Operate on blob parts (byte sequence)
#44 by jimmywarting was merged Jun 7, 2020 Loading… updated Jun 11, 2020
fix: remove upper bound for node engine semver
#49 by pimlie was merged Jun 11, 2020 Loading… updated Jun 11, 2020
Return empty a empty stream for zero sized blob
#86 by jimmywarting was merged Apr 29, 2021 Loading… updated Apr 29, 2021
Fix Node compatibility error for Node @ 14
#62 by Saeris was closed May 7, 2021 Loading… updated May 7, 2021
fix: prefix stream/web import with
node:
#122 by benmccann was merged Oct 24, 2021 Loading… updated Oct 28, 2021
2 of 4 tasks
fix(from, tests): Fix behavior of BlobDataItem.slice()
#129 by monster860 was closed Jan 18, 2022 Loading… updated Jan 18, 2022
2 of 3 tasks
fix: misc updates
#132 by jimmywarting was merged Jan 20, 2022 Loading… updated Jan 20, 2022
1 task done
fix: avoid reading files when the size is empty
#134 by jimmywarting was merged Mar 10, 2022 Loading… updated Mar 10, 2022
2 tasks done
feat: new way of creating temporary files backed up by fs enhancement New feature or request
#137 by jimmywarting was merged Jul 6, 2022 Loading… updated Jul 6, 2022
1 of 3 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.