fastify v2.12.0 Release Notes

Release Date: 2020-02-06 // about 4 years ago
  • ๐Ÿฑ ๐Ÿ“š PR:

    • ๐Ÿ›  fix: skip serialization for json string (#1937)
    • โž• Added fastify-casl to Community Plugins (#1977)
    • ๐Ÿ”‹ feature: added validation context to validation result (#1915)
    • ๐Ÿ‘ ESM support (#1984)
    • ๐Ÿ›  fix: adjust hooks body null (#1991)
    • โž• Added mcollina's plugin "fastify-secure-session" (#1999)
    • โž• Add fastify-typeorm-plugin to community plugins (#1998)
    • โœ‚ Remove Azure Pipelines (#1985)
    • โšก๏ธ Update validation docs (#1994)
    • โฌ‡๏ธ Drop Windows-latest and Node 6 from CI as its failing. (#2002)
    • ๐Ÿ‘ doc: fix esm-support anchor (#2001)
    • ๐Ÿ“„ Docs(Fluent-Schema.md): fix fluent schema repo link (#2007)
    • ๐Ÿ›  fix - docs - hooks - error handling (#2000)
    • โž• add fastify-explorer to ecosystem (#2003)
    • โž• Add a recommendations doc (#1997)
    • ๐Ÿ›  Fix TOC typo in recommendations (#2009)
    • ๐Ÿ“„ docs(Typescript): typo (#2016)
    • ๐Ÿ“„ docs: fix onResponse parameter (#2020)
    • โšก๏ธ Update template bug.md (#2025)
    • ๐Ÿ›  fix replace way enum (#2026)
    • ๐Ÿ“„ docs: update inject features (#2029)
    • โšก๏ธ Update Copyright Year to 2020 (#2031)
    • โž• add generic to typescript Reply.send payload (#2032)
    • ๐Ÿ“„ Shorten longest line (docs) (#2035)
    • ๐Ÿ“„ docs: OpenJS CoC (#2033)
    • โ†ช Workaround for using one schema for multiple routes (#2044)
    • ๐Ÿ“„ docs: inject chainable methods (#1917) (#2043)
    • http2: handle graceful close (#2050)
    • โšก๏ธ chore(package): update fluent-schema to version 0.10.0 (#2057)
    • โšก๏ธ chore(package): update yup to version 0.28.1 (#2059)
    • โšก๏ธ Update README.md (#2064)
    • โž• Added fastify-response-validation to ecosystem (#2063)
    • ๐Ÿ›  fix: use opts of onRoute hook (#2060)
    • ๐Ÿ›  Fixed documentation typo (#2067)
    • โž• Add missing TS definition for ServerOptions.genReqId function arg (#2076)
    • ๐Ÿ›  fix: throw hooks promise rejection (#2070) (#2074)
    • โž• Add docs to stop processing hooks with async (#2079)