Releases: well-known-components/fetch-component
Releases · well-known-components/fetch-component
3.0.0
What's Changed
- Revert "chore(deps): bump cross-fetch from 3.1.6 to 4.0.0" by @juanmahidalgo in #63
- Update fetcher.ts to work like the browser by @menduz in #66
New Contributors
- @juanmahidalgo made their first contribution in #63
- @menduz made their first contribution in #66
Full Changelog: 2.0.3...3.0.0
2.0.3
What's Changed
- chore(deps-dev): bump @dcl/eslint-config from 1.1.5 to 1.1.8 by @dependabot in #51
- chore(deps): bump cross-fetch from 3.1.6 to 4.0.0 by @dependabot in #46
- chore(deps-dev): bump @microsoft/api-extractor from 7.36.0 to 7.36.3 by @dependabot in #52
- chore(deps-dev): bump typescript from 5.1.5 to 5.1.6 by @dependabot in #44
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- chore(deps-dev): bump @dcl/eslint-config from 1.1.3 to 1.1.5 by @dependabot in #41
- chore(deps-dev): bump typescript from 5.1.3 to 5.1.5 by @dependabot in #42
- fix: support .buffer method on web environments by @aleortega in #49
Full Changelog: 2.0.1...2.0.2
2.0.1
chore(deps): bump @well-known-components/interfaces from 1.4.1 to 1.4…
2.0.0
1.1.1
What's Changed
- chore: use types from @wkc/interfaces by @aleortega in #27
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- fix: Response object mapping on timeout by @aleortega in #26
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- feat: implement fetcher by @aleortega in #25
New Contributors
- @aleortega made their first contribution in #25
Full Changelog: https://github.com/well-known-components/fetch-component/commits/1.0.0