Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update fetch-blob version #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sipayRT
Copy link

@sipayRT sipayRT commented Mar 6, 2024

The purpose of this PR is:

To decrease deps size from 8.7Mb to ~200Kb

This is what had to change:

In the fetch-blob package version 3.x, there was a dependency on the web-streams-polyfill package, which had a large size. In version fetch-blob@4, this dependency was dropped

This is what like reviewers to know:

The API in the major version of the fetch-blob package remains unchanged


  • I prefixed the PR-title with docs: , fix(area): , feat(area): or breaking(area):
  • I updated ./CHANGELOG.md with a link to this PR or Issue
  • I updated the README.md
  • I Added unit test(s)

  • fix #000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant