fastify v3.5.0 Release Notes

Release Date: 2020-09-30 // over 3 years ago
  • ๐Ÿฑ ๐Ÿ“š PR:

    • doc: improve reply raw explaination (#2553)
    • ๐Ÿ”Œ feat: Add plugin version check (#2549)
    • Provide additional clarification for decorated fields (#2560)
    • ๐Ÿ‘Œ Improve wording of field decoration documentation (#2562)
    • โž• Add fastify-response-caching to ecosystem (#2559)
    • โž• Add prettyPrint option to logger type definitions (#2550)
    • ๐Ÿ‘Œ Improve dec merging dev experience (#2558)
    • โž• Adding test case for handling pipe (#2564)
    • ๐Ÿ›  fix(types): update types to setErrorHandler and setNotFoundHandler (#2570)
    • ๐Ÿ‘ฏ Clones opts object on route management (#2569)
    • ๐Ÿ›  fix: FastifySchemaCompiler signature incompatible with AJV (#2576)
    • โž• Added Attribute 'protocol' to Request (#2582)
    • Typescript: Improve FastifyRequest typing (#2584)
    • ๐Ÿ‘Œ Support for named export in Node v14.13.0 (#2590)