Skip to content
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

Merged
merged 10 commits into from
Dec 20, 2024
Merged

feat: alpha release #642

merged 10 commits into from
Dec 20, 2024

Conversation

RobertCraigie
Copy link
Collaborator

@RobertCraigie RobertCraigie commented Dec 20, 2024

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

@RobertCraigie RobertCraigie changed the title feat: initial alpha release feat: alpha release Dec 20, 2024
@RobertCraigie RobertCraigie marked this pull request as ready for review December 20, 2024 16:57
@RobertCraigie RobertCraigie requested a review from a team as a code owner December 20, 2024 16:57
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).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why the change here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

old link was outdated :)

Comment on lines +61 to +64
* 👋 Getting the wrong TypeScript type for `Response`?
* Try setting `"moduleResolution": "NodeNext"` or add `"lib": ["DOM"]`
* to your `tsconfig.json`.
*/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@michael-cohen-io michael-cohen-io merged commit 19131b1 into alpha Dec 20, 2024
5 checks passed
@michael-cohen-io michael-cohen-io deleted the alpha-next branch December 20, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants