-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Merge master in next #1954
Merge master in next #1954
Conversation
Windows + Yarn section name was `Windows_yarm`
* Catches onRoute hooks errors * Fixes typo * Removes unneeded test
* Add .git folder to NPM ignore * Update .npmignore Co-Authored-By: Manuel Spigolon <behemoth89@gmail.com>
…rue (fastify#1675) * Removes double call to afterRouteAdded when ignoreTrailingSlash === true * Adds explaining comment when adding a prefixed plugin
* Added case sensitive option to definition file. * Added casSensitive Option to test
* add ability to get response time on reply * feedback * Update docs/Reply.md as per suggestion Co-Authored-By: Manuel Spigolon <behemoth89@gmail.com> * update type of FastifyReply * add type test
* Improve support for Fluent Schema * Updated test * Updated docs * Avoid code duplication
* Add fastify-errors-properties plugin * Put plugin in the right order.
It is ok for the merge 💪🏻, I will update this pr accordingly because it is on a fork (unless you would open a PR there ✨) |
Something is missing here and I don't fully understand. #1951 fixed all the typescript things so if there is a way to get that to show here it should be good to go |
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.
I think we just need to update the ci script and we'll be good to go
Co-Authored-By: Ethan Arrowood <ethan.arrowood@gmail.com>
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.
What's the status on this? :)
mmm CI is failing in install phase.. seems a resource problem 😅 |
CI green ✔ @Ethan-Arrowood would you mind to re-check if necessary? |
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
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
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Replace #1953
Typescript output:
Checklist
npm run test
andnpm run benchmark