Commit 2712aa0
committed
v5.0.0
- Build lib on top of Node.js `fetch`, drop `node-fetch` (#26)
- Bump version of rimraf
The switch to `fetch` is breaking in that Node.js v18 or greater is now
required. Also, depending code may need to be adjusted if it relied on the
`Response` being the one from `node-fetch`, and not the one defined in Fetch.1 parent 90964b9 commit 2712aa0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments