-
-
Notifications
You must be signed in to change notification settings - Fork 26
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: fastify 5 with separated type-providers #153
Conversation
Yeah so this PR might need to be combined with, or merged after, #137 (for tests and dependencies) Feel free to take over that as well or I can look into it tonight |
Please pull from the next branch |
Why is this PR closed? These type definition changes are approved and will break this project. |
The target branch got merged and deleted. So GitHub closed it automatically. |
Alright, I think the tests should run now! |
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
Checklist
npm run test
andnpm run benchmark
and the Code of conduct
The tests will not work since this fastify 5 change has not been committed yet.
This is a patch to work correctly with fastify/fastify#5427