ieedan / jsrepo

♻️ The best way to reuse your code.
https://jsrepo.dev
MIT License
123 stars 7 forks source link

feat: use `node-fetch` instead of built in fetch #205

Closed ieedan closed 4 days ago

ieedan commented 4 days ago

Was getting some infinite hanging behavior before with the built in fetch.

changeset-bot[bot] commented 4 days ago

🦋 Changeset detected

Latest commit: 7d6d5d4e0f37acb7543022ea10aa29bff787d051

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------ | ----- | | jsrepo | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 4 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jsrepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 6:39pm
pkg-pr-new[bot] commented 4 days ago

Open in Stackblitzregistryproject

npm i https://pkg.pr.new/ieedan/jsrepo@205

commit: 7d6d5d4

ieedan commented 4 days ago

My god that was an ugly one.