axa-group / bauta.js

Bauta.js is an add-on for your Node.js applications such as Express.js or Fastify.
Other
42 stars 3 forks source link

update to fastify 4 #17

Closed franher closed 2 years ago

franher commented 2 years ago

Fastify 4 has been released; therefore, we must upgrade our fastify dependencies to the latest version (fastify, fastify plugins). It's a breaking change.

Additionally, we will use the latest version of pino because fastify 4 uses it. It will be done in a separate issue: see #32

javi11 commented 2 years ago

Hi @franher I will like to take this one I can open a pr for it :)

franher commented 2 years ago

Great, @javi11! I assign the issue to you. Thank you.

franher commented 2 years ago

Closed by #31