This repository was archived by the owner on Nov 9, 2023. It is now read-only.
6.1.0
Minor Changes
- Bump acorn from 6.1.0 to 6.4.1: #46
- Add
err.urlanderr.optsproperties when fetch throws an error: #49 - Bump lodash from 4.17.11 to 4.17.19: #47
- Bump node-fetch from 2.3.0 to 2.6.1: #48
- Use GH Actions instead of CircleCI: #51
- Rename to
@vercel/fetch: #50
Patches
- Change TypeScript import to match module definition: #43
- Add support for
URLSearchParamsas request body: #44