mcansh / remix-fastify

Fastify server request handler for Remix
https://remix-fastify.onrender.com
MIT License
194 stars 29 forks source link

fix: omit https/2 pseudo headers #422

Closed mcansh closed 2 months ago

mcansh commented 2 months ago

closes #421

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 04cf410a2f84c76f4d207081338ff78bee344631

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

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | @mcansh/remix-fastify | Patch |

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

punkpeye commented 2 months ago

I saw you closed this. Did you surface contrary to what I have?

mcansh commented 2 months ago

I saw you closed this. Did you surface contrary to what I have?

was a resolved upstream issue in Remix https://github.com/remix-run/remix/issues/7867 - seems like thats more related to using vite dev directly though so i’ll continue to look while i add support for fastify v5 :)

punkpeye commented 1 month ago

thanks for letting me know