fastify v2.7.1 Release Notes

Release Date: 2019-07-31 // almost 5 years ago
  • Fixes:

    • Ensure we are not running the handler if reply.sent is true - #1778
    • ๐Ÿ‘ better typing for headers object - #1775

    ๐Ÿ“š Documentation:

    • โž• Added Google Cloud Run docs - #1770
    • ๐Ÿ“„ docs: simplify serverless usage - #1748