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

fix(types): fix type error on new headers feature #694

Merged
merged 1 commit into from Nov 7, 2023

Conversation

mikehardy
Copy link
Contributor

Overview

Fixes #693 - should have been caught in CI with type checking but somehow was not, separate issue

Test Plan

Recommended typing from @idrissakhi - user confirms it works for them

@mikehardy mikehardy merged commit 270be4f into master Nov 7, 2023
2 checks passed
@mikehardy mikehardy deleted the headers-init-types branch November 7, 2023 17:10
github-actions bot pushed a commit that referenced this pull request Nov 7, 2023
## [11.0.1](v11.0.0...v11.0.1) (2023-11-07)

### Bug Fixes

* **types:** fix type error on new headers feature ([#694](#694)) ([270be4f](270be4f))
@matt-oakes
Copy link
Collaborator

🎉 This PR is included in version 11.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Typescript-Issue] - Cannot find name 'HeadersInit'.
2 participants