SkeLLLa/fastify-metrics

Use of deprecated routerMethod in fastify

Closed this issue · 1 comments

(node:54086) [FSTDEP018] FastifyDeprecation: You are accessing the deprecated "request.routerMethod" property. Use "request.routeOptions.method" instead. Property "req.routerMethod" will be removed in fastify@5.

 "fastify": "4.23.2",
 "fastify-metrics": "10.3.2",

Thanks for reporting. Do you want to make a PR? Should be something to #88 and #89.