build(deps-dev): replace standard with neostandard#282
Conversation
|
Test failures related to fastify/fastify#5637, TypeScript tests and/or types need updating to include required plugin params. |
|
Do we need to wait for a release of fastify or do we need to fix something on plugin level? |
This is something we need to fix in the plugins. Either our type tests are missing mandatory/required plugin options, or the plugin option types are wrong and there are options that are required that should be optional. See fastify/fastify-accepts#178 and fastify/fastify-autoload#425 where I've fixed it. |
|
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. |
See fastify/fastify-cors#340. This is a batch PR, so may have some issues. Please review changes.