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: drop node v10 support #163

Merged
merged 3 commits into from
Jun 27, 2021
Merged

feat: drop node v10 support #163

merged 3 commits into from
Jun 27, 2021

Conversation

arkist
Copy link
Contributor

@arkist arkist commented Jun 26, 2021

undici v4 dropping support of node v10, and fastify-reply-from v6 relies on that.
fastify-http-proxy also affected by this after #162.

I am experiencing something similar to #136 currently, so I hope to use undici v4's strictContentLength option in the next major release 😄

ref:

Checklist

fastify-reply-from v6 is dropping support of node v10

ref: fastify/fastify-reply-from#179
@mcollina
Copy link
Member

Could you also bump fastify-http-proxy

@arkist
Copy link
Contributor Author

arkist commented Jun 26, 2021

@mcollina Thanks for a quick response! 😄 just bumped the version on package.json to 6.0.0.

@mcollina
Copy link
Member

I'm sorry I should not have asked for that.. I meant bumping fastify-reply-from. no big deal anyway.

package.json Outdated Show resolved Hide resolved
@arkist
Copy link
Contributor Author

arkist commented Jun 27, 2021

np. I'll wait for the next release 👀

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