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

Add type for head request handler #977

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Conversation

IanVS
Copy link
Collaborator

@IanVS IanVS commented Aug 30, 2021

I found that miragejs handles this.head route handlers just fine, but the signature was missing from the types. So this adds it.

@IanVS
Copy link
Collaborator Author

IanVS commented Sep 23, 2021

@samselikoff this is a pretty small and straightforward PR to update some typescript. Mind taking a quick look when you have a chance? Thanks!

@samselikoff
Copy link
Contributor

@IanVS happy to merge but looks like build is failing :(

I think it's been failing for a while & we haven't cut a release in a while. Any help fixing master would be the fastest way to get this in there!

@IanVS
Copy link
Collaborator Author

IanVS commented Sep 23, 2021

Thanks @samselikoff, I did in fact push up a PR to fix the build failure, as well. :). #984

@samselikoff
Copy link
Contributor

Invited you to the repo, so I don't block you in the future :) (No pressure to help out anywhere else of course).

Thanks again! Should be able to merge after new tests run

@samselikoff
Copy link
Contributor

Ok why don't you pull the trigger!

@samselikoff
Copy link
Contributor

Can also run through how we release too, if you have the cycles. Would be really great to get this written down so I'm not a blocker anymore

@IanVS IanVS merged commit 9cbad8e into miragejs:master Sep 23, 2021
@IanVS IanVS deleted the head-route-handler branch September 23, 2021 18:28
@IanVS
Copy link
Collaborator Author

IanVS commented Sep 23, 2021

👍 I sent you an email.

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.

None yet

2 participants