-
Notifications
You must be signed in to change notification settings - Fork 84
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
feat: alpha release #642
feat: alpha release #642
Conversation
b1bbeac
to
b64bf14
Compare
b64bf14
to
0eae77a
Compare
This repository uses [`yarn@v1`](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable). | ||
This repository uses [`yarn@v1`](https://classic.yarnpkg.com/lang/en/docs/install). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why the change here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
old link was outdated :)
* 👋 Getting the wrong TypeScript type for `Response`? | ||
* Try setting `"moduleResolution": "NodeNext"` or add `"lib": ["DOM"]` | ||
* to your `tsconfig.json`. | ||
*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
Among many other smaller cleanups, this PR migrates from
node-fetch
to builtin fetch.These changes will be released under the
0.34.0-alpha.0
version.Report issues / feedback here: #645