-
-
Notifications
You must be signed in to change notification settings - Fork 23
Update for Fastify v5 #150
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
Conversation
synapse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed typo
synapse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed engine field
gurgunday
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* upgrade for fastify 5 * Fixed typo * removed engine field
* Update for Fastify v5 (#150) * upgrade for fastify 5 * Fixed typo * removed engine field * workflows:pin node versions to lts (#154) * pin node versions to lts * Update .github/workflows/ci.yml Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> * Update .github/workflows/ci.yml Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> * Update .github/workflows/ci.yml Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> --------- Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> * Update for Fastify v5 (#150) * upgrade for fastify 5 * Fixed typo * removed engine field * workflows:pin node versions to lts (#154) * pin node versions to lts * Update .github/workflows/ci.yml Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> * Update .github/workflows/ci.yml Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> * Update .github/workflows/ci.yml Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> --------- Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> --------- Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day> Co-authored-by: Cristian Barlutiu <cristian.barlutiu@gmail.com> Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
Ref: fastify/fastify#5116
nextbranch hereChecklist
npm run testandnpm run benchmarkand the Code of conduct
CC @simoneb