fastify v2.4.0 Release Notes

Release Date: 2019-05-22 // almost 5 years ago
  • Features

    • ๐Ÿ“œ Use secure-json-parse instead of bourne (#1619)
    • โž• Add option to disable request start and end logging (#1629)

    ๐Ÿ›  Fixes

    • โž• Add typings for disableRequestLogging option (#1633)
    • Catches onRoute hooks errors (#1651)
    • ๐Ÿ”€ Emit warning synchronously (#1657)
    • Hooks: throw on incorrect async function (#1608)
    • ๐Ÿ›  fix(types): fix register options (#1644)

    ๐Ÿ“š Documentation

    • โž• add: more example on how use the $ref keyword (#1613)
    • ๐Ÿ“š Minor host binding documentation rewrite: (#1616)
    • โž• Add fastify-feature-flags plugin to Ecosystem (#1614)
    • ๐Ÿ“„ docs: fix a broken anchor tag in Logging page (#1622)
    • ๐Ÿ‘Œ improve docs of fastify.close() (#1632)
    • โž• Added fastify-decorators to Ecosystem.md (#1645)
    • offboarding steps (#1646)
    • โž• Add fastify-objectionjs plugin to the Ecosystem (#1638)
    • โž• add example repo link (#1648)
    • ๐Ÿ‘‰ Make some spelling and grammar corrections to TS.md (#1640)
    • ๐Ÿ“„ docs(reply): clarify settings headers (#1642)
    • ๐Ÿ“„ Docs: add links for Ajv i18n and custom errors (#1588)
    • โšก๏ธ Updated docs to reflect internal reorg (#1575)

    Internals

    • chore(travis) add 12 (#1611)
    • โž• add node v12 to ci (#1610)
    • โšก๏ธ Updated azure pipelines configuration (#1639)
    • โšก๏ธ chore(package): update dns-prefetch-control to version 0.2.0 (#1641)
    • โž• add tap into greenkeeper ignore list (#1643)
    • ๐Ÿ›  Fix typo in azure-pipelines.yml (#1649)
    • โšก๏ธ chore(package): update flatstr to version 1.0.12 (#1653)
    • โšก๏ธ chore(package): update send to version 0.17.0 (#1627)
    • ๐Ÿšš internal: moved route code (#1625)