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 <[email protected]>
…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 <[email protected]> * 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 |
Ethan-Arrowood
left a comment
There was a problem hiding this comment.
I think we just need to update the ci script and we'll be good to go
delvedor
left a comment
There was a problem hiding this comment.
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? |
|
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 testandnpm run benchmark