fastify v2.9.0 Release Notes

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

    • ๐Ÿ“š Improving Getting Started documentation (#1837)
    • ๐Ÿ”Œ feat - Implement pluginName (#1836)
    • ๐Ÿ”‹ feature: add onResponse hook in route declaration (#1838)
    • ๐Ÿ›  Fix eslint "no-misused-promises" error in hooks (#1843)
    • โšก๏ธ Update Validation-and-Serialization.md (#1846)
    • ๐Ÿ“„ docs(Reply): fix Errors (#1848)
    • ๐Ÿ“š First batch of documentation fixes (#1850)
    • โž• add FastifyReply#removeHeader method to fastify.d.ts (#1849)
    • โœ… randomize file name in test (#1856)
    • ๐Ÿšš Move Nathan Woltman to Past Collaborators (#1857)
    • โž• add github workflow for CI and website, (#1853)
    • ๐Ÿ›  possible fixes (#1861)
    • ๐Ÿ›  fix (#1862)
    • ๐Ÿ›  Fix/pkg manager ci (#1863)
    • install yarn and pnpm in the host env (#1865)
    • ๐Ÿ”Œ Rules to contributing to plugins (#1842)
    • ๐Ÿ‘‰ Make reply a thenable (#1869)
    • ๐Ÿ“„ docs(Plugins): removed prefix from list with fastify-plugin (#1819)
    • โž• Add SerayaEryn to team list (#1867)
    • Don't change resolved schema (#1872)
    • ๐Ÿ›  Fix Plugin type in fastify.d.ts (#1841)
    • ๐Ÿ›  fix(package): update tiny-lru to version 7.0.0 (#1874)
    • ๐Ÿ”‹ feature: schema resolver (#1858)
    • ๐Ÿ›  Fix warning for onError hook (#1876)
    • โšก๏ธ Update Server.md (#1878)