fastify / point-of-view

Template rendering plugin for Fastify
MIT License
335 stars 86 forks source link

fix warning: 'You are accessing the deprecated "request.routerPath" p… #388

Closed jkenda closed 10 months ago

jkenda commented 10 months ago

…roperty. Use "request.routeOptions.config.url" instead. Property "req.routerPath" will be removed in fastify@5.'

Checklist