Skip to content

v2.3.0

Compare
Choose a tag to compare
@galvez galvez released this 20 Nov 21:31
f1e9b7a

Breaking

  • fastify.vite.ready() now only awaits for Vite specifically, without also executing fastify.ready() also
  • fastify.vite.commands() introduced to replace the original behavior of fastify.vite.ready()

Note: Minor and major releases will always have a PR for reference.