PacktPublishing / Accelerating-Server-Side-Development-with-Fastify

Accelerate Web Development with Fastify, published by Packt
MIT License
129 stars 37 forks source link

refactor: Update pino version & helloHandler return statement #20

Open marquicodes opened 2 years ago

marquicodes commented 2 years ago

It updates the return statement of helloHandler to be aligned with the code in the book.

It also updates pino & pino-pretty to the latest versions, and adjusts pino-pretty declaration using the new syntax.

fox1t commented 1 year ago

Are we going to merge this? @Eomm